From mboxrd@z Thu Jan 1 00:00:00 1970 From: Linus Walleij Subject: Re: [PATCH 4/6] pinctrl: fsl: add scu based pinctrl support Date: Wed, 2 May 2018 14:29:04 +0200 Message-ID: References: <1524855713-15527-1-git-send-email-aisheng.dong@nxp.com> <1524855713-15527-5-git-send-email-aisheng.dong@nxp.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Dong Aisheng Cc: Dong Aisheng , Fabio Estevam , Stefan Agner , "open list:GPIO SUBSYSTEM" , NXP Linux Team , Sascha Hauer , Fabio Estevam , Shawn Guo , Linux ARM List-Id: linux-gpio@vger.kernel.org On Wed, May 2, 2018 at 2:27 PM, Linus Walleij wrote: > On Fri, Apr 27, 2018 at 9:01 PM, Dong Aisheng wrote: > >> Some i.MX SoCs (e.g. MX8QXP and MX8QM) contain a system controller >> that is responsible for controlling the pad setting of the IPs that >> are present. Communication between the host processor running an OS >> and the system controller happens through a SCU protocol. >> This patch adds SCU protocol based pinctrl drivers. >> >> Cc: Linus Walleij >> Cc: Shawn Guo >> Cc: Fabio Estevam >> Cc: Stefan Agner >> Cc: Pengutronix Kernel Team >> Signed-off-by: Dong Aisheng > > Patch applied. Bah on second thought holding this back since I see thyere are some discussions about the bindings in the next patch. Anyway, it's nice if the other maintainers would like to get involved. Dong: you only need to resend patches 4.5.6 next time. Yours, Linus Walleij From mboxrd@z Thu Jan 1 00:00:00 1970 From: linus.walleij@linaro.org (Linus Walleij) Date: Wed, 2 May 2018 14:29:04 +0200 Subject: [PATCH 4/6] pinctrl: fsl: add scu based pinctrl support In-Reply-To: References: <1524855713-15527-1-git-send-email-aisheng.dong@nxp.com> <1524855713-15527-5-git-send-email-aisheng.dong@nxp.com> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Wed, May 2, 2018 at 2:27 PM, Linus Walleij wrote: > On Fri, Apr 27, 2018 at 9:01 PM, Dong Aisheng wrote: > >> Some i.MX SoCs (e.g. MX8QXP and MX8QM) contain a system controller >> that is responsible for controlling the pad setting of the IPs that >> are present. Communication between the host processor running an OS >> and the system controller happens through a SCU protocol. >> This patch adds SCU protocol based pinctrl drivers. >> >> Cc: Linus Walleij >> Cc: Shawn Guo >> Cc: Fabio Estevam >> Cc: Stefan Agner >> Cc: Pengutronix Kernel Team >> Signed-off-by: Dong Aisheng > > Patch applied. Bah on second thought holding this back since I see thyere are some discussions about the bindings in the next patch. Anyway, it's nice if the other maintainers would like to get involved. Dong: you only need to resend patches 4.5.6 next time. Yours, Linus Walleij