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