From mboxrd@z Thu Jan 1 00:00:00 1970 From: Icenowy Zheng Subject: Re: [PATCH v8 0/6] Allwinner H5 and Orange Pi PC2 support Date: Wed, 08 Mar 2017 01:33:38 +0800 Message-ID: <5852741488908018@web33j.yandex.ru> References: <20170306171750.7491-1-icenowy@aosc.xyz> <20170307170751.n6tvrztet724pxfl@lukather> Reply-To: icenowy-ymACFijhrKM@public.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Return-path: Sender: linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org In-Reply-To: <20170307170751.n6tvrztet724pxfl@lukather> List-Post: , List-Help: , List-Archive: , List-Unsubscribe: , To: Maxime Ripard 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" List-Id: devicetree@vger.kernel.org 08.03.2017, 01:07, "Maxime Ripard" : > Hi, > > On Tue, Mar 07, 2017 at 01:17:44AM +0800, Icenowy Zheng wrote: >> =C2=A0Allwinner H5 is a 64-bit SoC with a design like the 32-bit >> =C2=A0H3, and it's pin-to-pin compatible with H3. >> >> =C2=A0This patchset adds support for it, along with the first available >> =C2=A0board -- Orange Pi PC2. >> >> =C2=A0Several H5 boards by Sinovoip Banana Pi and FriendlyARM Nano Pi >> =C2=A0are coming, so we should get ready for them. >> >> =C2=A0CCU changes are already said to be merged by Maxime Ripard, so >> =C2=A0this patchset now contains only device tree patches. >> >> =C2=A0Commit messages are changed by the suggestion of Maxime. >> >> =C2=A0This patchset depends on patchset [1] to finally take effect. At >> =C2=A0least the patch 1 of that patchset is needed if you want to test >> =C2=A0the kernel image -- without it the pinctrl driver won't be built >> =C2=A0and the kernel will become unusable without pinctrl. > > It's still not the prefixes I told you to use. I merged your patches > and fixed, but please use the right one next time (and be consistent > in your ARM vs arm usage). My patch uses ARM, Andre's use arm. > > Thanks for your work! > Maxime > > -- > Maxime Ripard, Free Electrons > Embedded Linux and Kernel engineering > http://free-electrons.com --=20 You received this message because you are subscribed to the Google Groups "= linux-sunxi" group. To unsubscribe from this group and stop receiving emails from it, send an e= mail to linux-sunxi+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit https://groups.google.com/d/optout. From mboxrd@z Thu Jan 1 00:00:00 1970 From: icenowy@aosc.xyz (Icenowy Zheng) Date: Wed, 08 Mar 2017 01:33:38 +0800 Subject: [PATCH v8 0/6] Allwinner H5 and Orange Pi PC2 support In-Reply-To: <20170307170751.n6tvrztet724pxfl@lukather> References: <20170306171750.7491-1-icenowy@aosc.xyz> <20170307170751.n6tvrztet724pxfl@lukather> Message-ID: <5852741488908018@web33j.yandex.ru> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org 08.03.2017, 01:07, "Maxime Ripard" : > Hi, > > On Tue, Mar 07, 2017 at 01:17:44AM +0800, Icenowy Zheng wrote: >> ?Allwinner H5 is a 64-bit SoC with a design like the 32-bit >> ?H3, and it's pin-to-pin compatible with H3. >> >> ?This patchset adds support for it, along with the first available >> ?board -- Orange Pi PC2. >> >> ?Several H5 boards by Sinovoip Banana Pi and FriendlyARM Nano Pi >> ?are coming, so we should get ready for them. >> >> ?CCU changes are already said to be merged by Maxime Ripard, so >> ?this patchset now contains only device tree patches. >> >> ?Commit messages are changed by the suggestion of Maxime. >> >> ?This patchset depends on patchset [1] to finally take effect. At >> ?least the patch 1 of that patchset is needed if you want to test >> ?the kernel image -- without it the pinctrl driver won't be built >> ?and the kernel will become unusable without pinctrl. > > It's still not the prefixes I told you to use. I merged your patches > and fixed, but please use the right one next time (and be consistent > in your ARM vs arm usage). My patch uses ARM, Andre's use arm. > > Thanks for your work! > Maxime > > -- > Maxime Ripard, Free Electrons > Embedded Linux and Kernel engineering > http://free-electrons.com