From mboxrd@z Thu Jan 1 00:00:00 1970 From: Linus Walleij Subject: Re: [PATCH 1/4] pinctrl: meson: meson8b: add the PWM pins Date: Thu, 11 May 2017 15:46:25 +0200 Message-ID: References: <20170504184932.5372-1-martin.blumenstingl@googlemail.com> <20170504184932.5372-2-martin.blumenstingl@googlemail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20170504184932.5372-2-martin.blumenstingl@googlemail.com> 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: Martin Blumenstingl Cc: Carlo Caione , Kevin Hilman , "open list:ARM/Amlogic Meson..." , "linux-arm-kernel@lists.infradead.org" , "linux-gpio@vger.kernel.org" List-Id: linux-gpio@vger.kernel.org On Thu, May 4, 2017 at 8:49 PM, Martin Blumenstingl wrote: > This adds the missing pins for the PWM controllers found in Amlogic > Meson8 SoCs. This includes the pins for PWM_A, PWM_B, PWM_C, PWM_D, > PWM_E and PWM_F controllers. > There is an additional PWM function with the name PWM_VS in the vendor > kernel sources which seems to be used for external video input. Thus > it's not part of this change as the IP block behind the pwm-meson driver > is not responsible for these pins. > > Signed-off-by: Martin Blumenstingl Patch applied. Yours, Linus Walleij From mboxrd@z Thu Jan 1 00:00:00 1970 From: linus.walleij@linaro.org (Linus Walleij) Date: Thu, 11 May 2017 15:46:25 +0200 Subject: [PATCH 1/4] pinctrl: meson: meson8b: add the PWM pins In-Reply-To: <20170504184932.5372-2-martin.blumenstingl@googlemail.com> References: <20170504184932.5372-1-martin.blumenstingl@googlemail.com> <20170504184932.5372-2-martin.blumenstingl@googlemail.com> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Thu, May 4, 2017 at 8:49 PM, Martin Blumenstingl wrote: > This adds the missing pins for the PWM controllers found in Amlogic > Meson8 SoCs. This includes the pins for PWM_A, PWM_B, PWM_C, PWM_D, > PWM_E and PWM_F controllers. > There is an additional PWM function with the name PWM_VS in the vendor > kernel sources which seems to be used for external video input. Thus > it's not part of this change as the IP block behind the pwm-meson driver > is not responsible for these pins. > > Signed-off-by: Martin Blumenstingl Patch applied. Yours, Linus Walleij From mboxrd@z Thu Jan 1 00:00:00 1970 From: linus.walleij@linaro.org (Linus Walleij) Date: Thu, 11 May 2017 15:46:25 +0200 Subject: [PATCH 1/4] pinctrl: meson: meson8b: add the PWM pins In-Reply-To: <20170504184932.5372-2-martin.blumenstingl@googlemail.com> References: <20170504184932.5372-1-martin.blumenstingl@googlemail.com> <20170504184932.5372-2-martin.blumenstingl@googlemail.com> Message-ID: To: linus-amlogic@lists.infradead.org List-Id: linus-amlogic.lists.infradead.org On Thu, May 4, 2017 at 8:49 PM, Martin Blumenstingl wrote: > This adds the missing pins for the PWM controllers found in Amlogic > Meson8 SoCs. This includes the pins for PWM_A, PWM_B, PWM_C, PWM_D, > PWM_E and PWM_F controllers. > There is an additional PWM function with the name PWM_VS in the vendor > kernel sources which seems to be used for external video input. Thus > it's not part of this change as the IP block behind the pwm-meson driver > is not responsible for these pins. > > Signed-off-by: Martin Blumenstingl Patch applied. Yours, Linus Walleij