mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 12:17:12 +09:00
arm64: dts: rockchip: rk3568-evb: Add audiopwmout differential
Change-Id: Ifca7a65357137d44326cdf0f5dcec0d35b42b3a1 Signed-off-by: Sugar Zhang <sugar.zhang@rock-chips.com>
This commit is contained in:
@@ -45,6 +45,22 @@
|
||||
};
|
||||
};
|
||||
|
||||
audiopwmout_diff: audiopwmout-diff {
|
||||
status = "disabled";
|
||||
compatible = "simple-audio-card";
|
||||
simple-audio-card,format = "i2s";
|
||||
simple-audio-card,name = "rockchip,audiopwmout-diff";
|
||||
simple-audio-card,mclk-fs = <256>;
|
||||
simple-audio-card,bitclock-master = <&master>;
|
||||
simple-audio-card,frame-master = <&master>;
|
||||
simple-audio-card,cpu {
|
||||
sound-dai = <&i2s3_2ch>;
|
||||
};
|
||||
master: simple-audio-card,codec {
|
||||
sound-dai = <&dig_acodec>;
|
||||
};
|
||||
};
|
||||
|
||||
backlight: backlight {
|
||||
compatible = "pwm-backlight";
|
||||
pwms = <&pwm4 0 25000 0>;
|
||||
|
||||
Reference in New Issue
Block a user