From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Sun, 26 Feb 2017 09:55:54 +0100 From: Rask Ingemann Lambertsen To: Icenowy Zheng Subject: Re: [PATCH v5 6/7] arm64: dts: allwinner: add Allwinner H5 .dtsi Message-ID: <20170226085553.b6o6mv7ibe5op4dg@localhost> References: <20170226011956.53581-1-icenowy@aosc.xyz> <20170226011956.53581-7-icenowy@aosc.xyz> MIME-Version: 1.0 In-Reply-To: <20170226011956.53581-7-icenowy@aosc.xyz> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, Catalin Marinas , linux-sunxi@googlegroups.com, Will Deacon , linux-kernel@vger.kernel.org, Chen-Yu Tsai , Rob Herring , Andre Przywara , Maxime Ripard , linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+mturquette=baylibre.com@lists.infradead.org List-ID: On Sun, Feb 26, 2017 at 09:19:55AM +0800, Icenowy Zheng wrote: > From: Andre Przywara > > The Allwinner H5 SoC is pin-compatible to the H3 SoC, but uses > Cortex-A53 cores instead. > Based on the now shared base .dtsi describing the common peripherals > describe the H5 specific nodes on top of that. > That symlinks in the sunxi-h3-h5.dtsi from the arch/arm tree. > > Signed-off-by: Andre Przywara > [Icenowy: add H5 pinctrl compatible, and changes for my h3-h5 dtsi > refactor, commit message change to met new arm64 naming scheme, s/change to met/change to meet/ or s/change to met/changed to meet/ ? > diff --git a/arch/arm64/boot/dts/allwinner/sunxi-h3-h5.dtsi b/arch/arm64/boot/dts/allwinner/sunxi-h3-h5.dtsi > new file mode 120000 > index 000000000000..036f01dc2b9b > --- /dev/null > +++ b/arch/arm64/boot/dts/allwinner/sunxi-h3-h5.dtsi > @@ -0,0 +1 @@ > +../../../../arm/boot/dts/sunxi-h3-h5.dtsi > \ No newline at end of file But it's missing more than just a newline, isn't it? Shouldn't it read #include <../../../../arm/boot/dts/sunxi-h3-h5.dtsi> ? -- Rask Ingemann Lambertsen _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel