From mboxrd@z Thu Jan 1 00:00:00 1970
From: will.deacon@arm.com (Will Deacon)
Date: Tue, 2 Sep 2014 09:42:14 +0100
Subject: [RESEND PATCH] arm64: dts: add symlink
In-Reply-To: <1409629756-14304-1-git-send-email-pankaj.dubey@samsung.com>
References: <1409629756-14304-1-git-send-email-pankaj.dubey@samsung.com>
Message-ID: <20140902084214.GE25379@arm.com>
To: linux-arm-kernel@lists.infradead.org
List-Id: linux-arm-kernel.lists.infradead.org
On Tue, Sep 02, 2014 at 04:49:16AM +0100, Pankaj Dubey wrote:
> 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
> Signed-off-by: Pankaj Dubey
> ---
>
> Resubmitting this change as now it will be required for Samsung ARM64
> based SoC.
Just include this change in the series adding a .dts that needs it -- it
doesn't really make sense in isolation (unless somebody desperately wants
this in?).
Will
From mboxrd@z Thu Jan 1 00:00:00 1970
From: Will Deacon
Subject: Re: [RESEND PATCH] arm64: dts: add symlink
Date: Tue, 2 Sep 2014 09:42:14 +0100
Message-ID: <20140902084214.GE25379@arm.com>
References: <1409629756-14304-1-git-send-email-pankaj.dubey@samsung.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Return-path:
Content-Disposition: inline
In-Reply-To: <1409629756-14304-1-git-send-email-pankaj.dubey-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
To: Pankaj Dubey
Cc: "linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org" , "linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , "devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , "naushad-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org" , Catalin Marinas , "robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org" , "thomas.ab-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org"
List-Id: devicetree@vger.kernel.org
On Tue, Sep 02, 2014 at 04:49:16AM +0100, Pankaj Dubey wrote:
> 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
> Signed-off-by: Pankaj Dubey
> ---
>
> Resubmitting this change as now it will be required for Samsung ARM64
> based SoC.
Just include this change in the series adding a .dts that needs it -- it
doesn't really make sense in isolation (unless somebody desperately wants
this in?).
Will
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
From mboxrd@z Thu Jan 1 00:00:00 1970
Return-Path:
Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand
id S1753123AbaIBImb (ORCPT );
Tue, 2 Sep 2014 04:42:31 -0400
Received: from cam-admin0.cambridge.arm.com ([217.140.96.50]:41420 "EHLO
cam-admin0.cambridge.arm.com" rhost-flags-OK-OK-OK-OK)
by vger.kernel.org with ESMTP id S1750722AbaIBIm3 (ORCPT
);
Tue, 2 Sep 2014 04:42:29 -0400
Date: Tue, 2 Sep 2014 09:42:14 +0100
From: Will Deacon
To: Pankaj Dubey
Cc: "linux-arm-kernel@lists.infradead.org"
,
"linux-kernel@vger.kernel.org" ,
"devicetree@vger.kernel.org" ,
"naushad@samsung.com" ,
Catalin Marinas ,
"robh+dt@kernel.org" ,
"thomas.ab@samsung.com"
Subject: Re: [RESEND PATCH] arm64: dts: add symlink
Message-ID: <20140902084214.GE25379@arm.com>
References: <1409629756-14304-1-git-send-email-pankaj.dubey@samsung.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <1409629756-14304-1-git-send-email-pankaj.dubey@samsung.com>
User-Agent: Mutt/1.5.23 (2014-03-12)
Sender: linux-kernel-owner@vger.kernel.org
List-ID:
X-Mailing-List: linux-kernel@vger.kernel.org
On Tue, Sep 02, 2014 at 04:49:16AM +0100, Pankaj Dubey wrote:
> 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
> Signed-off-by: Pankaj Dubey
> ---
>
> Resubmitting this change as now it will be required for Samsung ARM64
> based SoC.
Just include this change in the series adding a .dts that needs it -- it
doesn't really make sense in isolation (unless somebody desperately wants
this in?).
Will