mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
arm64: dts: rockchip: rk3566-evb1-ddr4-v10: Add audiopwmout differential
Change-Id: I5e3631b9d39cb6c213e6d6994b05a66b1ef4bc94 Signed-off-by: Sugar Zhang <sugar.zhang@rock-chips.com>
This commit is contained in:
@@ -21,10 +21,22 @@
|
||||
};
|
||||
};
|
||||
|
||||
&audiopwmout_diff {
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
&combphy1_usq {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&dig_acodec {
|
||||
status = "disabled";
|
||||
#sound-dai-cells = <0>;
|
||||
rockchip,pwm-output-mode;
|
||||
pinctrl-names = "default";
|
||||
pinctrl-0 = <&audiopwmoutdiff_pins>;
|
||||
};
|
||||
|
||||
/*
|
||||
* mipi_dphy0 needs to be enabled
|
||||
* when dsi0 is enabled
|
||||
@@ -118,6 +130,12 @@
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&i2s3_2ch {
|
||||
status = "disabled";
|
||||
#sound-dai-cells = <0>;
|
||||
rockchip,clk-trcm = <2>;
|
||||
};
|
||||
|
||||
&mdio0 {
|
||||
rgmii_phy0: phy@0 {
|
||||
compatible = "ethernet-phy-ieee802.3-c22";
|
||||
|
||||
Reference in New Issue
Block a user