All of lore.kernel.org
 help / color / mirror / Atom feed
* [RESEND PATCH] arm64: dts: add <dt-bindings/> symlink
@ 2014-09-02  3:49 ` Pankaj Dubey
  0 siblings, 0 replies; 7+ messages in thread
From: Pankaj Dubey @ 2014-09-02  3:49 UTC (permalink / raw)
  To: linux-arm-kernel

Add symlink to include/dt-bindings from arch/arm64/boot/dts/include/ to
match the ones in ARM architectures so that preprocessed device
tree files can include various useful constant definitions.

See commit c58299aa8754 ("kbuild: create an "include chroot" for DT bindings")
merged in v3.10-rc1 for details.

CC: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Pankaj Dubey <pankaj.dubey@samsung.com>
---

Resubmitting this change as now it will be required for Samsung ARM64
based SoC.

Initial discussion can be found at here 
http://lists.infradead.org/pipermail/linux-arm-kernel/2014-January/228225.html

 arch/arm64/boot/dts/include/dt-bindings |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
 create mode 120000 arch/arm64/boot/dts/include/dt-bindings

diff --git a/arch/arm64/boot/dts/include/dt-bindings b/arch/arm64/boot/dts/include/dt-bindings
new file mode 120000
index 0000000..68ae388
--- /dev/null
+++ b/arch/arm64/boot/dts/include/dt-bindings
@@ -0,0 +1 @@
+../../../../../include/dt-bindings
-- 
1.7.4.4

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

end of thread, other threads:[~2014-09-04  5:05 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-02  3:49 [RESEND PATCH] arm64: dts: add <dt-bindings/> symlink Pankaj Dubey
2014-09-02  3:49 ` Pankaj Dubey
2014-09-02  8:42 ` Will Deacon
2014-09-02  8:42   ` Will Deacon
2014-09-02  8:42   ` Will Deacon
2014-09-04  5:05   ` Pankaj Dubey
2014-09-04  5:05     ` Pankaj Dubey

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.