arm64: dts: add arm/arm64 include symlinks

A patch from »ARM: dts: add arm/arm64 include symlinks« in state Mainline for linux-kernel

From: Heiko Stuebner <heiko@...> Date: Sun, 26 Feb 2017 06:06:37 +0100

Commit-Message

Allow including of dtsi files in an architecture-independent manner. Some dtsi files may be shared between architectures and one suggestion was to have symlinks and let these includes get accessed via a #include <arm64/foo.dtsi> So add the necessary symlinks for arm32. Suggested-by: Olof Johansson <olof@...> Signed-off-by: Heiko Stuebner <heiko@...>

Patch-Comment

Suggested by Olof in response to the patch adding direct symlinks for cros-ec includes. Tested with adapted rk3399-Gru dtsi files and while we only need this arm64 version right now, it might make sense to already have both the arm32 and arm64 versions ready. arch/arm64/boot/dts/include/arm | 1 + arch/arm64/boot/dts/include/arm64 | 1 + 2 files changed, 2 insertions(+) create mode 120000 arch/arm64/boot/dts/include/arm create mode 120000 arch/arm64/boot/dts/include/arm64 \ No newline at end of file

Statistics

  • 2 lines added
  • 0 lines removed

Changes

----------------------- arch/arm64/boot/dts/include/arm ------------------------
new file mode 120000
index 000000000000..cf63d80e2b93
@@ -0,0 +1 @@
+../../../../arm/boot/dts
\ No newline at end of file
---------------------- arch/arm64/boot/dts/include/arm64 -----------------------
new file mode 120000
index 000000000000..a96aa0ea9d8c
@@ -0,0 +1 @@
+..
 
 

Recent Patches

About Us

Sed lacus. Donec lectus. Nullam pretium nibh ut turpis. Nam bibendum. In nulla tortor, elementum vel, tempor at, varius non, purus. Mauris vitae nisl nec metus placerat consectetuer.

Read More...