]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - arch/x86/dts/link.dts
x86: chromebook_link: Enable GPIO support
[people/ms/u-boot.git] / arch / x86 / dts / link.dts
index f1b7bf094170457ae7d2310426f3aa489cb7bd47..74b21985f581767c26efd8b84ee072e496b88339 100644 (file)
 
        gpioa {
                compatible = "intel,ich6-gpio";
+               u-boot,dm-pre-reloc;
                reg = <0 0x10>;
                bank-name = "A";
        };
 
        gpiob {
                compatible = "intel,ich6-gpio";
+               u-boot,dm-pre-reloc;
                reg = <0x30 0x10>;
                bank-name = "B";
        };
 
        gpioc {
                compatible = "intel,ich6-gpio";
+               u-boot,dm-pre-reloc;
                reg = <0x40 0x10>;
                bank-name = "C";
        };