public inbox for linux-kbuild@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/7] metag: add <dt-bindings/> symlink
       [not found] <1371729758-10196-1-git-send-email-james.hogan@imgtec.com>
@ 2013-06-20 12:02 ` James Hogan
  2013-06-20 16:29   ` Stephen Warren
  0 siblings, 1 reply; 2+ messages in thread
From: James Hogan @ 2013-06-20 12:02 UTC (permalink / raw)
  To: linux-kernel
  Cc: James Hogan, Stephen Warren, Michal Marek, Shawn Guo, Rob Herring,
	linux-kbuild, devicetree-discuss

Add symlink to include/dt-bindings from arch/metag/boot/dts/include/ to
match the one in arch/arm/... (see the commit below) so that
preprocessed device tree files can include various useful constant
definitions.

Commit c58299aa87544a590c62bda0bf52b69fa56cb8d5 ("kbuild: create an
"include chroot" for DT bindings") merged in v3.10-rc1.

Signed-off-by: James Hogan <james.hogan@imgtec.com>
Cc: Stephen Warren <swarren@nvidia.com>
Cc: Michal Marek <mmarek@suse.cz>
Cc: Shawn Guo <shawn.guo@linaro.org>
Cc: Rob Herring <rob.herring@calxeda.com>
Cc: linux-kbuild@vger.kernel.org
Cc: devicetree-discuss@lists.ozlabs.org
---
 arch/metag/boot/dts/include/dt-bindings | 1 +
 1 file changed, 1 insertion(+)
 create mode 120000 arch/metag/boot/dts/include/dt-bindings

diff --git a/arch/metag/boot/dts/include/dt-bindings b/arch/metag/boot/dts/include/dt-bindings
new file mode 120000
index 0000000..08c00e4
--- /dev/null
+++ b/arch/metag/boot/dts/include/dt-bindings
@@ -0,0 +1 @@
+../../../../../include/dt-bindings
\ No newline at end of file
-- 
1.8.1.2



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

* Re: [PATCH 1/7] metag: add <dt-bindings/> symlink
  2013-06-20 12:02 ` [PATCH 1/7] metag: add <dt-bindings/> symlink James Hogan
@ 2013-06-20 16:29   ` Stephen Warren
  0 siblings, 0 replies; 2+ messages in thread
From: Stephen Warren @ 2013-06-20 16:29 UTC (permalink / raw)
  To: James Hogan
  Cc: linux-kernel, Stephen Warren, Michal Marek, Shawn Guo,
	Rob Herring, linux-kbuild, devicetree-discuss

On 06/20/2013 06:02 AM, James Hogan wrote:
> Add symlink to include/dt-bindings from arch/metag/boot/dts/include/ to
> match the one in arch/arm/... (see the commit below) so that
> preprocessed device tree files can include various useful constant
> definitions.
> 
> Commit c58299aa87544a590c62bda0bf52b69fa56cb8d5 ("kbuild: create an
> "include chroot" for DT bindings") merged in v3.10-rc1.

Reviewed-by: Stephen Warren <swarren@nvidia.com>

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

end of thread, other threads:[~2013-06-20 16:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <1371729758-10196-1-git-send-email-james.hogan@imgtec.com>
2013-06-20 12:02 ` [PATCH 1/7] metag: add <dt-bindings/> symlink James Hogan
2013-06-20 16:29   ` Stephen Warren

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