summaryrefslogtreecommitdiff
path: root/arch/arm/dts/at91-sama5d27_som1_ek.dts
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-09-22 21:55:16 +0300
committerTom Rini <trini@konsulko.com>2021-09-23 04:17:39 +0300
commit7b57e56739ed2c550d17a072a7f4c8326c0c83dc (patch)
tree24770636838a7edd62dffe71039d217ebb6c19fb /arch/arm/dts/at91-sama5d27_som1_ek.dts
parent63823da4b9e25d2f6a81f1e9adb06391837055cb (diff)
parentd65b84a1d0dc116010a3842dc13661976ef92629 (diff)
downloadu-boot-7b57e56739ed2c550d17a072a7f4c8326c0c83dc.tar.xz
Merge tag 'u-boot-at91-2022.01-a' of https://source.denx.de/u-boot/custodians/u-boot-at91 into next
First set of u-boot-at91 features for the 2022.01 cycle: This feature set includes : the support for CPU driver for arm926 (sam9x60 device); changes required for OP-TEE boot for sama5d2_xplained and sama5d27_som1_ek boards; QSPI boot configuration for sama5d2_icp; starting to remove old Kconfig unused symbols from config_whitelist.txt (work will take more time); also small fixes and updates in mach, DT, configs, etc.
Diffstat (limited to 'arch/arm/dts/at91-sama5d27_som1_ek.dts')
-rw-r--r--arch/arm/dts/at91-sama5d27_som1_ek.dts4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm/dts/at91-sama5d27_som1_ek.dts b/arch/arm/dts/at91-sama5d27_som1_ek.dts
index ee851a1bef..efd1a5d197 100644
--- a/arch/arm/dts/at91-sama5d27_som1_ek.dts
+++ b/arch/arm/dts/at91-sama5d27_som1_ek.dts
@@ -68,7 +68,7 @@
};
ahb {
- usb1: ohci@00400000 {
+ usb1: ohci@400000 {
num-ports = <3>;
atmel,vbus-gpio = <&pioA 42 0>;
pinctrl-names = "default";
@@ -76,7 +76,7 @@
status = "okay";
};
- usb2: ehci@00500000 {
+ usb2: ehci@500000 {
status = "okay";
};