From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yixun Lan Subject: [PATCH 1/3] dt-bindings: pwm: update bindings for the Meson-AXG Date: Mon, 4 Dec 2017 14:00:16 +0800 Message-ID: <20171204060018.8856-2-yixun.lan@amlogic.com> References: <20171204060018.8856-1-yixun.lan@amlogic.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20171204060018.8856-1-yixun.lan@amlogic.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: Thierry Reding , Kevin Hilman , linux-pwm@vger.kernel.org, linux-amlogic@lists.infradead.org Cc: Mark Rutland , devicetree@vger.kernel.org, Neil Armstrong , Yixun Lan , linux-kernel@vger.kernel.org, Rob Herring , Jian Hu , Carlo Caione , linux-arm-kernel@lists.infradead.org, Jerome Brunet List-Id: linux-pwm@vger.kernel.org From: Jian Hu Update the doc to explicitly support Meson-AXG Signed-off-by: Jian Hu Signed-off-by: Yixun Lan --- Documentation/devicetree/bindings/pwm/pwm-meson.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/devicetree/bindings/pwm/pwm-meson.txt b/Documentation/devicetree/bindings/pwm/pwm-meson.txt index 1ee81321c35e..1fa3f7182133 100644 --- a/Documentation/devicetree/bindings/pwm/pwm-meson.txt +++ b/Documentation/devicetree/bindings/pwm/pwm-meson.txt @@ -5,6 +5,8 @@ Required properties: - compatible: Shall contain "amlogic,meson8b-pwm" or "amlogic,meson-gxbb-pwm" or "amlogic,meson-gxbb-ao-pwm" + or "amlogic,meson-axg-ee-pwm" + or "amlogic,meson-axg-ao-pwm" - #pwm-cells: Should be 3. See pwm.txt in this directory for a description of the cells format. -- 2.15.0