mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-05 02:21:52 +09:00
ODROID-M2: arm64/dts: Add support dp0-sound (typeC to dp0)
Signed-off-by: ckkim <changkon12@gmail.com> Change-Id: I177e16fe085dfc8f343586b91c4d52aea6590ff5
This commit is contained in:
@@ -55,6 +55,16 @@
|
||||
default-brightness-level = <100>;
|
||||
};
|
||||
|
||||
dp0_sound: dp0-sound {
|
||||
status = "okay";
|
||||
compatible = "rockchip,hdmi";
|
||||
rockchip,card-name= "rockchip-dp0";
|
||||
rockchip,mclk-fs = <512>;
|
||||
rockchip,cpu = <&spdif_tx2>;
|
||||
rockchip,codec = <&dp0 1>;
|
||||
rockchip,jack-det;
|
||||
};
|
||||
|
||||
es8316_sound: es8316-sound {
|
||||
compatible = "simple-audio-card";
|
||||
simple-audio-card,format = "i2s";
|
||||
@@ -680,6 +690,10 @@
|
||||
pinctrl-0 = <&spdif1m1_tx>;
|
||||
};
|
||||
|
||||
&spdif_tx2 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&tsadc {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user