mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 11:26:02 +09:00
Revert "ARM: dts: rockchip: rv1106: delete unused clk info of acodec"
This reverts commit 7fdefc3445.
Signed-off-by: Xing Zheng <zhengxing@rock-chips.com>
Change-Id: I5c14327b0de0408af5e16a30891189982dc2bc31
This commit is contained in:
@@ -810,8 +810,10 @@
|
||||
compatible = "rockchip,rv1106-codec";
|
||||
reg = <0xff480000 0x1000>;
|
||||
rockchip,grf = <&grf>;
|
||||
clocks = <&cru PCLK_ACODEC>, <&cru MCLK_ACODEC_TX>;
|
||||
clock-names = "pclk_acodec", "mclk_acodec";
|
||||
clocks = <&cru PCLK_ACODEC>,
|
||||
<&cru MCLK_ACODEC_TX>,
|
||||
<&cru MCLK_I2S0_8CH_TX>;
|
||||
clock-names = "pclk_acodec", "mclk_acodec", "mclk_cpu";
|
||||
resets = <&cru SRST_P_ACODEC>;
|
||||
reset-names = "acodec-reset";
|
||||
acodec,micbias;
|
||||
|
||||
Reference in New Issue
Block a user