From: Jian Hu Date: Mon, 4 Dec 2017 06:00:16 +0000 (+0800) Subject: dt-bindings: pwm: Update bindings for the Meson-AXG X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=a52d97ca0d44b7f5096136afaa9714e973091ad3;p=linux.git dt-bindings: pwm: Update bindings for the Meson-AXG Update the doc to explicitly support Meson-AXG Signed-off-by: Jian Hu Signed-off-by: Yixun Lan Reviewed-by: Rob Herring Signed-off-by: Thierry Reding --- diff --git a/Documentation/devicetree/bindings/pwm/pwm-meson.txt b/Documentation/devicetree/bindings/pwm/pwm-meson.txt index 1ee81321c35e7..1fa3f71821334 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.