[PATCH 0/9] powerpc: dts: p2020: Linux compatibility
Pali Rohár
pali at kernel.org
Fri Apr 8 14:39:49 CEST 2022
This patch series extends P2020 dtsi include files to generate board DTS
files compatible for Linux kernel. The aim is to have one DTB file
suitable for both Linux kernel and U-Boot.
Depends on:
http://patchwork.ozlabs.org/project/uboot/patch/20220402224226.20403-3-pali@kernel.org/
http://patchwork.ozlabs.org/project/uboot/patch/20220405092325.20174-1-pali@kernel.org/
Pali Rohár (9):
powerpc: dts: p2020: Add gpio-controller at fc00 node via pq3-gpio-0.dtsi
powerpc: dts: p2020: Make PCIe nodes compatible for Linux kernel
driver
powerpc: dts: p2020: Add ptp_clock at 24e00 node via
pq3-etsec1-timer-0.dtsi
powerpc: dts: p2020: Add Linux compatible string and property for
eSDHC
powerpc: dts: p2020: Do not automatically disable spi at 7000 node in
p2020-post.dtsi
powerpc: dts: p2020: Add missing interrupts property to spi at 7000 node
powerpc: dts: p2020: Make usb at 22000 node compatible for Linux kernel
driver
powerpc: dts: p2020: Define L2 cache node
powerpc: dts: p2020: Set dfsrr property for i2c nodes
arch/powerpc/dts/p2020-post.dtsi | 90 ++++++++++++++++++++++--
arch/powerpc/dts/p2020.dtsi | 2 +
arch/powerpc/dts/p2020rdb-pc.dts | 1 -
arch/powerpc/dts/p2020rdb-pc_36b.dts | 1 -
arch/powerpc/dts/pq3-etsec1-timer-0.dtsi | 39 ++++++++++
arch/powerpc/dts/pq3-gpio-0.dtsi | 41 +++++++++++
arch/powerpc/dts/pq3-i2c-0.dtsi | 1 +
arch/powerpc/dts/pq3-i2c-1.dtsi | 1 +
8 files changed, 168 insertions(+), 8 deletions(-)
create mode 100644 arch/powerpc/dts/pq3-etsec1-timer-0.dtsi
create mode 100644 arch/powerpc/dts/pq3-gpio-0.dtsi
--
2.20.1
More information about the U-Boot
mailing list