From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753682AbdCFKiR (ORCPT ); Mon, 6 Mar 2017 05:38:17 -0500 Received: from mail.free-electrons.com ([62.4.15.54]:50884 "EHLO mail.free-electrons.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753391AbdCFKhb (ORCPT ); Mon, 6 Mar 2017 05:37:31 -0500 Date: Mon, 6 Mar 2017 11:37:29 +0100 From: Maxime Ripard To: Icenowy Zheng Cc: Rob Herring , Chen-Yu Tsai , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-sunxi@googlegroups.com, Andre Przywara Subject: Re: [PATCH v7 6/6] arm64: dts: sunxi: add support for the Orange Pi PC 2 board Message-ID: <20170306103729.y7tsj6dyydf2zmmr@lukather> References: <20170305233138.64574-1-icenowy@aosc.xyz> <20170305233138.64574-7-icenowy@aosc.xyz> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="i53faqghmsgutwnl" Content-Disposition: inline In-Reply-To: <20170305233138.64574-7-icenowy@aosc.xyz> User-Agent: Mutt/1.6.2-neo (2016-08-21) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --i53faqghmsgutwnl Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Mar 06, 2017 at 07:31:38AM +0800, Icenowy Zheng wrote: > From: Andre Przywara >=20 > The Orange Pi PC 2 is a typical single board computer using the > Allwinner H5 SoC. Apart from the usual suspects it features three > separately driven USB ports and a Gigabit Ethernet port. > Also it has a SPI NOR flash soldered, from which the board can boot > from. This enables the SBC to behave like a "real computer" with > built-in firmware. >=20 > Add the board specific .dts file, which includes the H5 .dtsi and > enables the peripherals that we support so far. >=20 > Signed-off-by: Andre Przywara > [Icenowy: dropped all GPIO pinctrl nodes, change red LED gpio, > change MMC cd to active-low, rename some node names to prevent > underscores] > Signed-off-by: Icenowy Zheng And here your prefix should be "arm64: allwinner: h5:" (This also applies to your previous patch). Maxime --=20 Maxime Ripard, Free Electrons Embedded Linux and Kernel engineering http://free-electrons.com --i53faqghmsgutwnl Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIcBAEBCAAGBQJYvTvoAAoJEBx+YmzsjxAg+qkP/2GxOTsWK7Zw6tgpbj3zCKpO mlcUwgrdbKMCSa8MbUrpNxNZ87rJX961zT77zN++x92GI7iaSY9FQCJ/L2Eai1XL sQOGtsJiQps1kUckaBWQ/3bVa1dNWZoXvCJzEQhjH6YBgoMzSmbqB9i/oGEqSYnT ctZuI4I44m9JdHTUlu7oykNgMObrU42ZjUbogJdsvsCJz7iMvxkORPl8zTAvgWRp 2pw2SibcaIhAEulUfzF4wMZrv+1kRkLICgLAAf8eAt188fFz0dtnlnSjbink+EqM EWM82MPM7c81gVyjuI3kasrTqfQfqA/kKInrfZaiynXDraNJlUHMFuRCV05auz/R dYhba+6wdXIg6iFXWO4rOkfkUt0VDUw/nqLTcPObsGRVYtI1xmO/He0Gg+cfLNog eqRT2/WHag6g9O3eWNQFgrXU5d5JNTuvaC9AK/q4akXI8WksPjvl8cM6yXhM5g3Q 5a4br0wDZAP+eCQ057Xgox91yyxeWwllcdmBrHfR4zRuzuUSMG4F6XXeZ+kXkqW0 O7VrEvUOwQssKClSrOBxp8eiJUQYFV3y7KBzFBryyCVJ2yL4P4eJerl9/MP8eKkX H7Y2P+QWF81qqKLUoAiNCtOYsE8S1xQMQAxNOpyxD5IPSayR6dafugHvncQLCxvo nrvbAIfx72XaeCm0upE5 =9e6G -----END PGP SIGNATURE----- --i53faqghmsgutwnl-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: Maxime Ripard Subject: Re: [PATCH v7 6/6] arm64: dts: sunxi: add support for the Orange Pi PC 2 board Date: Mon, 6 Mar 2017 11:37:29 +0100 Message-ID: <20170306103729.y7tsj6dyydf2zmmr@lukather> References: <20170305233138.64574-1-icenowy@aosc.xyz> <20170305233138.64574-7-icenowy@aosc.xyz> Reply-To: maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="i53faqghmsgutwnl" Return-path: Sender: linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org Content-Disposition: inline In-Reply-To: <20170305233138.64574-7-icenowy-ymACFijhrKM@public.gmane.org> List-Post: , List-Help: , List-Archive: , List-Unsubscribe: , To: Icenowy Zheng Cc: Rob Herring , Chen-Yu Tsai , devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org, Andre Przywara List-Id: devicetree@vger.kernel.org --i53faqghmsgutwnl Content-Type: text/plain; charset=UTF-8 Content-Disposition: inline On Mon, Mar 06, 2017 at 07:31:38AM +0800, Icenowy Zheng wrote: > From: Andre Przywara > > The Orange Pi PC 2 is a typical single board computer using the > Allwinner H5 SoC. Apart from the usual suspects it features three > separately driven USB ports and a Gigabit Ethernet port. > Also it has a SPI NOR flash soldered, from which the board can boot > from. This enables the SBC to behave like a "real computer" with > built-in firmware. > > Add the board specific .dts file, which includes the H5 .dtsi and > enables the peripherals that we support so far. > > Signed-off-by: Andre Przywara > [Icenowy: dropped all GPIO pinctrl nodes, change red LED gpio, > change MMC cd to active-low, rename some node names to prevent > underscores] > Signed-off-by: Icenowy Zheng And here your prefix should be "arm64: allwinner: h5:" (This also applies to your previous patch). Maxime -- Maxime Ripard, Free Electrons Embedded Linux and Kernel engineering http://free-electrons.com --i53faqghmsgutwnl-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: maxime.ripard@free-electrons.com (Maxime Ripard) Date: Mon, 6 Mar 2017 11:37:29 +0100 Subject: [PATCH v7 6/6] arm64: dts: sunxi: add support for the Orange Pi PC 2 board In-Reply-To: <20170305233138.64574-7-icenowy@aosc.xyz> References: <20170305233138.64574-1-icenowy@aosc.xyz> <20170305233138.64574-7-icenowy@aosc.xyz> Message-ID: <20170306103729.y7tsj6dyydf2zmmr@lukather> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Mon, Mar 06, 2017 at 07:31:38AM +0800, Icenowy Zheng wrote: > From: Andre Przywara > > The Orange Pi PC 2 is a typical single board computer using the > Allwinner H5 SoC. Apart from the usual suspects it features three > separately driven USB ports and a Gigabit Ethernet port. > Also it has a SPI NOR flash soldered, from which the board can boot > from. This enables the SBC to behave like a "real computer" with > built-in firmware. > > Add the board specific .dts file, which includes the H5 .dtsi and > enables the peripherals that we support so far. > > Signed-off-by: Andre Przywara > [Icenowy: dropped all GPIO pinctrl nodes, change red LED gpio, > change MMC cd to active-low, rename some node names to prevent > underscores] > Signed-off-by: Icenowy Zheng And here your prefix should be "arm64: allwinner: h5:" (This also applies to your previous patch). Maxime -- Maxime Ripard, Free Electrons Embedded Linux and Kernel engineering http://free-electrons.com -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 801 bytes Desc: not available URL: