aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/dts
diff options
context:
space:
mode:
authorWolfgang Wallner <wolfgang.wallner@br-automation.com>2020-02-18 15:32:10 +0100
committerBin Meng <bmeng.cn@gmail.com>2020-03-05 18:25:21 +0800
commit5a9d7f9c919d8c9009d5c75a9c2dcdf5214a4589 (patch)
tree22fbcba55f3a0280ad5271a2e7b029823f960d5a /arch/x86/dts
parent720f9e1fdb0c92d3fd16e1bfc25bcbd35612675c (diff)
downloadu-boot-5a9d7f9c919d8c9009d5c75a9c2dcdf5214a4589.zip
u-boot-5a9d7f9c919d8c9009d5c75a9c2dcdf5214a4589.tar.gz
u-boot-5a9d7f9c919d8c9009d5c75a9c2dcdf5214a4589.tar.bz2
x86: p2sb: Drop 'apl' prefix
Drop the Apollo Lake prefix 'apl' from the functions, types and variables in the P2SB driver. The P2SB is not Apollo Lake specific, and as such it was moved in commit 2999846c1127 ("x86: Move P2SB from Apollo Lake to a more generic location") from the Apollo Lake folder to the intel_common folder. Signed-off-by: Wolfgang Wallner <wolfgang.wallner@br-automation.com> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Diffstat (limited to 'arch/x86/dts')
-rw-r--r--arch/x86/dts/chromebook_coral.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/dts/chromebook_coral.dts b/arch/x86/dts/chromebook_coral.dts
index 44a4619..af52e11 100644
--- a/arch/x86/dts/chromebook_coral.dts
+++ b/arch/x86/dts/chromebook_coral.dts
@@ -136,7 +136,7 @@
p2sb: p2sb@d,0 {
u-boot,dm-pre-reloc;
reg = <0x02006810 0 0 0 0>;
- compatible = "intel,apl-p2sb";
+ compatible = "intel,p2sb";
early-regs = <IOMAP_P2SB_BAR 0x100000>;
n {