提交 e8a8b8a3 编写于 作者: K Kuninori Morimoto 提交者: Simon Horman

ARM: shmobile: sh73a0: fixup sdhi compatible name

sh73a0 != r8a7740
Acked-by: NLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: NKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: NSimon Horman <horms+renesas@verge.net.au>
上级 9e5a68d2
......@@ -203,7 +203,7 @@
};
sdhi0: sd@ee100000 {
compatible = "renesas,sdhi-r8a7740";
compatible = "renesas,sdhi-sh73a0";
reg = <0xee100000 0x100>;
interrupt-parent = <&gic>;
interrupts = <0 83 IRQ_TYPE_LEVEL_HIGH
......@@ -215,7 +215,7 @@
/* SDHI1 and SDHI2 have no CD pins, no need for CD IRQ */
sdhi1: sd@ee120000 {
compatible = "renesas,sdhi-r8a7740";
compatible = "renesas,sdhi-sh73a0";
reg = <0xee120000 0x100>;
interrupt-parent = <&gic>;
interrupts = <0 88 IRQ_TYPE_LEVEL_HIGH
......@@ -226,7 +226,7 @@
};
sdhi2: sd@ee140000 {
compatible = "renesas,sdhi-r8a7740";
compatible = "renesas,sdhi-sh73a0";
reg = <0xee140000 0x100>;
interrupt-parent = <&gic>;
interrupts = <0 104 IRQ_TYPE_LEVEL_HIGH
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册