diff options
author | Arnd Bergmann <arnd@arndb.de> | 2023-12-21 17:33:56 +0100 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2023-12-21 17:33:56 +0100 |
commit | 5a256cf710cd8e2412e01de34e36239b848dbc0d (patch) | |
tree | 25e2ae2a6590ba9d2f2dac9cc21a4a198f11c8a5 /arch/arm/boot/dts/st/ste-hrefv60plus.dtsi | |
parent | Merge tag 'renesas-dts-for-v6.8-tag2' of git://git.kernel.org/pub/scm/linux/k... (diff) | |
parent | ARM: dts: ux500-href: Switch HREF520 to AB8505 (diff) | |
download | linux-5a256cf710cd8e2412e01de34e36239b848dbc0d.tar.xz linux-5a256cf710cd8e2412e01de34e36239b848dbc0d.zip |
Merge tag 'ux500-dts-soc-for-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-integrator into soc/dt
More Ux500 device tree updates for v6.8
The HREF520 reference design had the wrong analog baseband
defined causing a boot regression.
Was AB8500, but this board has AB8505.
Rearrange the device trees to make it possible to define
a different AB and slot it in.
* tag 'ux500-dts-soc-for-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-integrator:
ARM: dts: ux500-href: Switch HREF520 to AB8505
ARM: dts: ux500-href: Push AB8500 config out
ARM: dts: ux500-href: Push AB8500 inclusion to the top
Link: https://lore.kernel.org/r/CACRpkdZ9wCV7oohF2KX6MFwmuSPR_i7et8O5SH=op6gyQ4mOvQ@mail.gmail.com
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'arch/arm/boot/dts/st/ste-hrefv60plus.dtsi')
-rw-r--r-- | arch/arm/boot/dts/st/ste-hrefv60plus.dtsi | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/st/ste-hrefv60plus.dtsi b/arch/arm/boot/dts/st/ste-hrefv60plus.dtsi index f87f4150ea68..b23966c16a32 100644 --- a/arch/arm/boot/dts/st/ste-hrefv60plus.dtsi +++ b/arch/arm/boot/dts/st/ste-hrefv60plus.dtsi @@ -3,7 +3,6 @@ * Copyright 2012 ST-Ericsson AB */ -#include "ste-href-ab8500.dtsi" #include "ste-href.dtsi" / { |