On 05/01/2025 11:01, Ivan Sergeev wrote: > + > +&spi3 { > + pinctrl-0 = <&spi3m1_cs0 &spi3m1_pins>; > +}; > + > +&pcie2x1 { > + reset-gpios = <&gpio1 RK_PB2 GPIO_ACTIVE_HIGH>; > + pinctrl-names = "default"; > + pinctrl-0 = <&pcie_reset_h>; > + vpcie3v3-supply = <&vcc3v3_pcie>; > + status = "okay"; > +}; > + > +&pinctrl { > + sd { > + sdmmc0_pwr_h: sdmmc0-pwr-h { > + rockchip,pins = <0 RK_PB0 RK_FUNC_GPIO &pcfg_pull_none>; > + }; > + }; > + > + pmic { > + pmic_int: pmic_int { Not fixed here and in multiple other places. Please fix the same issue everywhere, not in one place I commented under. > Best regards, Krzysztof