Merge https://gitlab.denx.de/u-boot/custodians/u-boot-clk
[oweals/u-boot.git] / arch / arm / dts / stm32f769-disco-u-boot.dtsi
index e9e43cba10ba4a59a9e3e4789814770cd27ff7ba..209a82c9cfed866ff1809c840cd66d839722f87d 100644 (file)
                        slew-rate = <2>;
                };
        };
+
+       usart1_pins_a: usart1@0 {
+               u-boot,dm-pre-reloc;
+               pins1 {
+                       u-boot,dm-pre-reloc;
+               };
+               pins2 {
+                       u-boot,dm-pre-reloc;
+               };
+       };
 };
 
 &qspi {
+       reg = <0xA0001000 0x1000>, <0x90000000 0x4000000>;
        flash0: mx66l51235l {
                #address-cells = <1>;
                #size-cells = <1>;
+               compatible = "jedec,spi-nor";
                spi-max-frequency = <108000000>;
+               spi-tx-bus-width = <4>;
                spi-rx-bus-width = <4>;
                reg = <0>;
        };