forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-08 01573e231f18eb2d99162747186f59511f56b64d
kernel/arch/arm/boot/dts/rk3288-rock2-som.dtsi
....@@ -230,14 +230,14 @@
230230 };
231231
232232 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
+ };
236236 };
237237
238238 gmac {
239239 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>;
241241 };
242242 };
243243 };