From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755823AbcH1Qd1 (ORCPT ); Sun, 28 Aug 2016 12:33:27 -0400 Received: from mail-wm0-f67.google.com ([74.125.82.67]:34017 "EHLO mail-wm0-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755674AbcH1QdZ (ORCPT ); Sun, 28 Aug 2016 12:33:25 -0400 MIME-Version: 1.0 In-Reply-To: <1471880193-21879-2-git-send-email-narmstrong@baylibre.com> References: <1471880193-21879-1-git-send-email-narmstrong@baylibre.com> <1471880193-21879-2-git-send-email-narmstrong@baylibre.com> From: Martin Blumenstingl Date: Sun, 28 Aug 2016 18:33:03 +0200 Message-ID: Subject: Re: [PATCH v3 1/4] pwm: Add support for Meson PWM Controller To: Neil Armstrong Cc: thierry.reding@gmail.com, carlo@caione.org, khilman@baylibre.com, linux-pwm@vger.kernel.org, linux-amlogic@lists.infradead.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org 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 Mon, Aug 22, 2016 at 5:36 PM, Neil Armstrong wrote: > Add support for the PWM controller found in the Amlogic SoCs. > This driver supports the Meson8b and GXBB SoCs. > > Signed-off-by: Neil Armstrong I could enable the AP6330 SDIO wifi module with this on my meson-gxbb-vega-s95-meta clone, which uses pwm_e to generate the LPO clock for the wifi module (see [0] for the corresponding patches). So thank you Neil, and: Tested-by: Martin Blumenstingl [0] https://github.com/xdarklight/linux/tree/meson-gxbb-integration-4.8-20160828