mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
arm64: dts: rockchip: px5: modify es8396 and fm1288 configs.
Change-Id: I53ed6e90d4a4200a6ac1baa80ecdf86e6a2a8d14 Signed-off-by: Jason Song <sxj@rock-chips.com>
This commit is contained in:
@@ -702,8 +702,8 @@
|
||||
fm1288: fm1288@60{
|
||||
compatible = "fm1288";
|
||||
reg = <0x60>;
|
||||
pwd-con-gpio = <&gpio0 RK_PD1 GPIO_ACTIVE_HIGH>;
|
||||
bypass-con-gpio = <&gpio0 RK_PD4 GPIO_ACTIVE_HIGH>;
|
||||
pwd-gpios = <&gpio0 RK_PD1 GPIO_ACTIVE_HIGH>;
|
||||
bypass-gpios = <&gpio0 RK_PD4 GPIO_ACTIVE_HIGH>;
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
@@ -716,6 +716,8 @@
|
||||
clock-names = "mclk";
|
||||
spk-con-gpio = <&gpio2 RK_PC7 GPIO_ACTIVE_HIGH>;
|
||||
lineout-con-gpio = <&gpio0 RK_PD7 GPIO_ACTIVE_HIGH>;
|
||||
pinctrl-names = "default";
|
||||
pinctrl-0 = <&i2s_8ch_mclk>;
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user