hc
2024-01-03 2f7c68cb55ecb7331f2381deb497c27155f32faf
kernel/arch/arm64/boot/dts/rockchip/rk3588-vehicle-evb-maxim-max96722.dtsi
....@@ -149,15 +149,15 @@
149149 &pinctrl {
150150 max96722-dphy0 {
151151 max96722_dphy0_power: max96722-dphy0-power {
152
- rockchip,pins = <1 RK_PB2 RK_FUNC_GPIO &pcfg_pull_up>;
152
+ rockchip,pins = <1 RK_PB2 RK_FUNC_GPIO &pcfg_output_low>;
153153 };
154154
155155 max96722_dphy0_errb: max96722-dphy0-errb {
156
- rockchip,pins = <3 RK_PD1 RK_FUNC_GPIO &pcfg_pull_up>;
156
+ rockchip,pins = <3 RK_PD1 RK_FUNC_GPIO &pcfg_pull_none_smt>;
157157 };
158158
159159 max96722_dphy0_lock: max96722-dphy0-lock {
160
- rockchip,pins = <3 RK_PB7 RK_FUNC_GPIO &pcfg_pull_up>;
160
+ rockchip,pins = <3 RK_PB7 RK_FUNC_GPIO &pcfg_pull_none_smt>;
161161 };
162162 };
163163 };