mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 20:07:46 +09:00
ARM64: dts: rk3399: modify i2s node in rk3399-evb.dtsi
Change-Id: I2c96c537792d5981afcbdc88d8d5dcf57155b977 Signed-off-by: Jianqun Xu <jay.xu@rock-chips.com>
This commit is contained in:
@@ -480,10 +480,6 @@
|
||||
};
|
||||
};
|
||||
|
||||
&i2s2 {
|
||||
#sound-dai-cells = <0>;
|
||||
};
|
||||
|
||||
&usbdrd_dwc3_0 {
|
||||
dr_mode = "peripheral";
|
||||
};
|
||||
|
||||
@@ -239,6 +239,10 @@
|
||||
#sound-dai-cells = <0>;
|
||||
};
|
||||
|
||||
&i2s2 {
|
||||
#sound-dai-cells = <0>;
|
||||
};
|
||||
|
||||
&spdif {
|
||||
pinctrl-0 = <&spdif_bus_1>;
|
||||
status = "okay";
|
||||
|
||||
@@ -303,6 +303,10 @@
|
||||
#sound-dai-cells = <0>;
|
||||
};
|
||||
|
||||
&i2s2 {
|
||||
#sound-dai-cells = <0>;
|
||||
};
|
||||
|
||||
&spdif {
|
||||
#sound-dai-cells = <0>;
|
||||
};
|
||||
|
||||
@@ -268,6 +268,10 @@
|
||||
#sound-dai-cells = <0>;
|
||||
};
|
||||
|
||||
&i2s2 {
|
||||
#sound-dai-cells = <0>;
|
||||
};
|
||||
|
||||
&spdif {
|
||||
status = "okay";
|
||||
#sound-dai-cells = <0>;
|
||||
|
||||
@@ -275,6 +275,10 @@
|
||||
#sound-dai-cells = <0>;
|
||||
};
|
||||
|
||||
&i2s2 {
|
||||
#sound-dai-cells = <0>;
|
||||
};
|
||||
|
||||
&spdif {
|
||||
status = "okay";
|
||||
#sound-dai-cells = <0>;
|
||||
|
||||
Reference in New Issue
Block a user