| .. | .. |
|---|
| 148 | 148 | &pinctrl { |
|---|
| 149 | 149 | max96712-dphy3 { |
|---|
| 150 | 150 | 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>; |
|---|
| 152 | 152 | }; |
|---|
| 153 | 153 | |
|---|
| 154 | 154 | 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>; |
|---|
| 156 | 156 | }; |
|---|
| 157 | 157 | |
|---|
| 158 | 158 | 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>; |
|---|
| 160 | 160 | }; |
|---|
| 161 | 161 | }; |
|---|
| 162 | 162 | }; |
|---|