summaryrefslogtreecommitdiff
path: root/arch/arm/dts/stm32mp15xx-dhcor-u-boot.dtsi
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2020-06-01 18:42:22 +0300
committerTom Rini <trini@konsulko.com>2020-06-01 18:42:22 +0300
commit42c8a112d2e90598f0933d085ab4e47b41ab2aba (patch)
tree0aa1c00bb248af99d08f5e51ad971faabce15a6d /arch/arm/dts/stm32mp15xx-dhcor-u-boot.dtsi
parent9452b7496f8b85ca3bdda1014495df1a6235a8de (diff)
parent08f372ac2ade7a87581c00aa8fc59a2878525cb2 (diff)
downloadu-boot-42c8a112d2e90598f0933d085ab4e47b41ab2aba.tar.xz
Merge tag 'u-boot-stm32-20200528' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm
- stm32mp15: fix DT on DHCOR SOM and avenger96 board - stm32mp15: re-enable KS8851 on DHCOM
Diffstat (limited to 'arch/arm/dts/stm32mp15xx-dhcor-u-boot.dtsi')
-rw-r--r--arch/arm/dts/stm32mp15xx-dhcor-u-boot.dtsi9
1 files changed, 9 insertions, 0 deletions
diff --git a/arch/arm/dts/stm32mp15xx-dhcor-u-boot.dtsi b/arch/arm/dts/stm32mp15xx-dhcor-u-boot.dtsi
index ef730a8322..bd4c2adc35 100644
--- a/arch/arm/dts/stm32mp15xx-dhcor-u-boot.dtsi
+++ b/arch/arm/dts/stm32mp15xx-dhcor-u-boot.dtsi
@@ -21,6 +21,15 @@
};
};
+&gpiof {
+ snor-nwp {
+ gpio-hog;
+ gpios = <7 0>;
+ output-high;
+ line-name = "spi-nor-nwp";
+ };
+};
+
&i2c4 {
u-boot,dm-pre-reloc;
};