hc
2024-01-03 2f7c68cb55ecb7331f2381deb497c27155f32faf
kernel/arch/arm64/boot/dts/rockchip/rk3588-vehicle-evb-maxim-max96712.dtsi
....@@ -148,15 +148,15 @@
148148 &pinctrl {
149149 max96712-dphy3 {
150150 max96712_dphy3_power: max96712-dphy3-power {
151
- rockchip,pins = <4 RK_PA6 RK_FUNC_GPIO &pcfg_pull_up>;
151
+ rockchip,pins = <4 RK_PA6 RK_FUNC_GPIO &pcfg_output_low>;
152152 };
153153
154154 max96712_dphy3_errb: max96712-dphy3-errb {
155
- rockchip,pins = <0 RK_PC2 RK_FUNC_GPIO &pcfg_pull_up>;
155
+ rockchip,pins = <0 RK_PC2 RK_FUNC_GPIO &pcfg_pull_none_smt>;
156156 };
157157
158158 max96712_dphy3_lock: max96712-dphy3-lock {
159
- rockchip,pins = <3 RK_PB4 RK_FUNC_GPIO &pcfg_pull_up>;
159
+ rockchip,pins = <3 RK_PB4 RK_FUNC_GPIO &pcfg_pull_none_smt>;
160160 };
161161 };
162162 };