]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - arch/arm/dts/rk3399-puma.dtsi
rockchip: dts: rk3399-puma: add /config/sysreset-gpio property
[people/ms/u-boot.git] / arch / arm / dts / rk3399-puma.dtsi
index 0f5e6ac57ee1e6589c6064ea7f62407e7bc6ccc3..d2c961e31784d8bd8bb320407d3b84464a7e8ebd 100644 (file)
@@ -16,6 +16,7 @@
                u-boot,mmc-env-offset = <0x4000>;      /* @  16KB */
                u-boot,efi-partition-entries-offset = <0x200000>; /* 2MB */
                u-boot,boot-led = "module_led";
+               sysreset-gpio = <&gpio1 RK_PA6 GPIO_ACTIVE_HIGH>;
        };
 
        chosen {
        status = "okay";
 };
 
+&gpio1 {
+       u-boot,dm-pre-reloc;
+};
+
 &gpio3 {
        u-boot,dm-pre-reloc;
 };