| .. | .. |
|---|
| 149 | 149 | &pinctrl { |
|---|
| 150 | 150 | max96722-dphy0 { |
|---|
| 151 | 151 | 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>; |
|---|
| 153 | 153 | }; |
|---|
| 154 | 154 | |
|---|
| 155 | 155 | 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>; |
|---|
| 157 | 157 | }; |
|---|
| 158 | 158 | |
|---|
| 159 | 159 | 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>; |
|---|
| 161 | 161 | }; |
|---|
| 162 | 162 | }; |
|---|
| 163 | 163 | }; |
|---|