ARM: shmobile: r8a7740: add FSI support via DTSI
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
This commit is contained in:
parent
e05ab0bb14
commit
efcd869b7c
1 changed files with 9 additions and 0 deletions
|
@ -208,4 +208,13 @@
|
|||
cap-sdio-irq;
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
sh_fsi2: sound@fe1f0000 {
|
||||
#sound-dai-cells = <1>;
|
||||
compatible = "renesas,sh_fsi2";
|
||||
reg = <0xfe1f0000 0x400>;
|
||||
interrupt-parent = <&gic>;
|
||||
interrupts = <0 9 0x4>;
|
||||
status = "disabled";
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue