提交 6a791313 编写于 作者: A Allen Martin 提交者: Grant Likely

spi: fix tegra SPI binding examples

Fix name of slink binding and address of sflash example to make it
self consistent.
Signed-off-by: NAllen Martin <amartin@nvidia.com>
Signed-off-by: NGrant Likely <grant.likely@secretlab.ca>
上级 850a5b67
......@@ -13,7 +13,7 @@ Recommended properties:
Example:
spi@7000d600 {
spi@7000c380 {
compatible = "nvidia,tegra20-sflash";
reg = <0x7000c380 0x80>;
interrupts = <0 39 0x04>;
......
......@@ -13,7 +13,7 @@ Recommended properties:
Example:
slink@7000d600 {
spi@7000d600 {
compatible = "nvidia,tegra20-slink";
reg = <0x7000d600 0x200>;
interrupts = <0 82 0x04>;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册