From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1033921AbdAIOsr (ORCPT ); Mon, 9 Jan 2017 09:48:47 -0500 Received: from mail-qt0-f174.google.com ([209.85.216.174]:34834 "EHLO mail-qt0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1033870AbdAIOrg (ORCPT ); Mon, 9 Jan 2017 09:47:36 -0500 MIME-Version: 1.0 In-Reply-To: <20170105220823.5ai4yvcblmzmaey2@lukather> References: <20161226162518.5367-1-icenowy@aosc.xyz> <20161226162518.5367-2-icenowy@aosc.xyz> <20170105220823.5ai4yvcblmzmaey2@lukather> From: Linus Walleij Date: Mon, 9 Jan 2017 15:47:35 +0100 Message-ID: Subject: Re: [PATCH 1/6] drivers: pinctrl: add driver for Allwinner H5 SoC To: Maxime Ripard Cc: Icenowy Zheng , Chen-Yu Tsai , Rob Herring , Andre Przywara , linux-sunxi , "linux-gpio@vger.kernel.org" , "devicetree@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , "linux-kernel@vger.kernel.org" , linux-clk Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Jan 5, 2017 at 11:08 PM, Maxime Ripard wrote: > On Tue, Dec 27, 2016 at 12:25:13AM +0800, Icenowy Zheng wrote: >> +builtin_platform_driver(sun50i_h5_pinctrl_driver); > > This also looks very much like the H3. I'll post a patchset during the > weekend to avoid duplicating those drivers. This was initially done > for the sun5i, but it very much applies here. I have applied Maxime's patch set from today. Icenowy, please investigate the direction taken by Maxime here for future revisions if needed. Yours, Linus Walleij