mirror of
https://github.com/torvalds/linux.git
synced 2026-06-08 14:42:37 +02:00
arm64: dts: rockchip: rk3568-evb: Add pinctrl for i2s1
Change-Id: I4f8c3a8e4ccfa5b39fd2d41ae43c0cee7a28397c Signed-off-by: Sugar Zhang <sugar.zhang@rock-chips.com>
This commit is contained in:
parent
3723d3c5c7
commit
bf75307ae8
|
|
@ -996,6 +996,12 @@ &i2s0_8ch {
|
|||
&i2s1_8ch {
|
||||
status = "okay";
|
||||
#sound-dai-cells = <0>;
|
||||
rockchip,clk-trcm = <1>;
|
||||
pinctrl-names = "default";
|
||||
pinctrl-0 = <&i2s1sclktxm0
|
||||
&i2s1lrcktxm0
|
||||
&i2s1sdi0m0
|
||||
&i2s1sdo0m0>;
|
||||
};
|
||||
|
||||
&jpegd {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user