From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757164AbcIGTlX (ORCPT ); Wed, 7 Sep 2016 15:41:23 -0400 Received: from mail-oi0-f49.google.com ([209.85.218.49]:35534 "EHLO mail-oi0-f49.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754241AbcIGTlV (ORCPT ); Wed, 7 Sep 2016 15:41:21 -0400 MIME-Version: 1.0 In-Reply-To: <20160831082520.25962-4-woogyom.kim@gmail.com> References: <20160831082520.25962-1-woogyom.kim@gmail.com> <20160831082520.25962-4-woogyom.kim@gmail.com> From: Linus Walleij Date: Wed, 7 Sep 2016 21:41:19 +0200 Message-ID: Subject: Re: [PATCH v2 3/4] pinctrl: sunxi: Remove unsupported PWM channel pinmux in H3 To: Milo Kim , Maxime Ripard Cc: Rob Herring , Chen-Yu Tsai , Thierry Reding , "devicetree@vger.kernel.org" , "linux-gpio@vger.kernel.org" , "linux-pwm@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , "linux-kernel@vger.kernel.org" , Icenowy Zheng , Jens Kuske , Krzysztof Adamski 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 Wed, Aug 31, 2016 at 10:25 AM, Milo Kim wrote: > H3 has single PWM channel. The second PWM channel is not supported, > so the pinctrl function should be removed. > > Cc: Linus Walleij > Cc: Maxime Ripard > Cc: Chen-Yu Tsai > Cc: Icenowy Zheng > Cc: Jens Kuske > Cc: Krzysztof Adamski > Cc: linux-gpio@vger.kernel.org > Cc: linux-arm-kernel@lists.infradead.org > Cc: linux-kernel@vger.kernel.org > Signed-off-by: Milo Kim Maxime what is your opinion on this patch? Yours, Linus Walleij