kernel/arch/arm/boot/dts/rk3288-rock2-som.dtsi
.. .. @@ -230,14 +230,14 @@ 230 230 }; 231 231 232 232 emmc { 233 - emmc_reset: emmc-reset {234 - rockchip,pins = <3 RK_PB1 RK_FUNC_GPIO &pcfg_pull_none>;235 - };233 + emmc_reset: emmc-reset {234 + rockchip,pins = <3 RK_PB1 RK_FUNC_GPIO &pcfg_pull_none>;235 + };236 236 }; 237 237 238 238 gmac { 239 239 phy_rst: phy-rst { 240 - rockchip,pins = <4 RK_PB0 RK_FUNC_GPIO &pcfg_output_high>;240 + rockchip,pins = <4 RK_PB0 RK_FUNC_GPIO &pcfg_output_high>;241 241 }; 242 242 }; 243 243 };