public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH 0/2] powerpc: dts: p2020: Allow to use P2020 DTS files from Linux
@ 2022-04-02 22:42 Pali Rohár
  2022-04-02 22:42 ` [PATCH 1/2] powerpc: dts: p2020: Add fsl/p2020si-pre.dtsi and fsl/p2020si-post.dtsi symlinks Pali Rohár
  2022-04-02 22:42 ` [PATCH 2/2] powerpc: dts: p2020: Add serial0 and serial1 via pq3-duart-0.dtsi Pali Rohár
  0 siblings, 2 replies; 3+ messages in thread
From: Pali Rohár @ 2022-04-02 22:42 UTC (permalink / raw)
  To: Priyanka Jain, Wolfgang Denk; +Cc: Camelia Groza, Simon Glass, u-boot

This patch series imports device tree include files for comaptibility
with P2020 device tree files from upstream Linux kernel. So it allows to
share same P2020 board device tree files between Linux kernel and U-Boot.

Pali Rohár (2):
  powerpc: dts: p2020: Add fsl/p2020si-pre.dtsi and
    fsl/p2020si-post.dtsi symlinks
  powerpc: dts: p2020: Add serial0 and serial1 via pq3-duart-0.dtsi

 arch/powerpc/dts/fsl/p2020si-post.dtsi |  1 +
 arch/powerpc/dts/fsl/p2020si-pre.dtsi  |  1 +
 arch/powerpc/dts/p2020-post.dtsi       |  1 +
 arch/powerpc/dts/pq3-duart-0.dtsi      | 51 ++++++++++++++++++++++++++
 4 files changed, 54 insertions(+)
 create mode 120000 arch/powerpc/dts/fsl/p2020si-post.dtsi
 create mode 120000 arch/powerpc/dts/fsl/p2020si-pre.dtsi
 create mode 100644 arch/powerpc/dts/pq3-duart-0.dtsi

-- 
2.20.1


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-04-02 22:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-02 22:42 [PATCH 0/2] powerpc: dts: p2020: Allow to use P2020 DTS files from Linux Pali Rohár
2022-04-02 22:42 ` [PATCH 1/2] powerpc: dts: p2020: Add fsl/p2020si-pre.dtsi and fsl/p2020si-post.dtsi symlinks Pali Rohár
2022-04-02 22:42 ` [PATCH 2/2] powerpc: dts: p2020: Add serial0 and serial1 via pq3-duart-0.dtsi Pali Rohár

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox