mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
arm64: dts: rockchip: rk3588: Add snd property for hdmi nodes
This patch adds property '#sound-dai-cells' for hdmi nodes. Signed-off-by: Sugar Zhang <sugar.zhang@rock-chips.com> Change-Id: I0a785dda12fe57e1632021b12b3a8efc1044ee9f
This commit is contained in:
@@ -275,6 +275,7 @@
|
||||
phy-names = "hdmi";
|
||||
pinctrl-names = "default";
|
||||
pinctrl-0 = <&hdmim0_pins>;
|
||||
#sound-dai-cells = <0>;
|
||||
status = "disabled";
|
||||
|
||||
ports {
|
||||
|
||||
@@ -2115,6 +2115,7 @@
|
||||
phy-names = "hdmi";
|
||||
pinctrl-names = "default";
|
||||
pinctrl-0 = <&hdmim0_pins>;
|
||||
#sound-dai-cells = <0>;
|
||||
status = "disabled";
|
||||
|
||||
ports {
|
||||
|
||||
Reference in New Issue
Block a user