diff options
author | Johan Jonker <jbx6244@gmail.com> | 2022-09-10 01:02:22 +0300 |
---|---|---|
committer | Thierry Reding <thierry.reding@gmail.com> | 2022-09-28 15:59:40 +0300 |
commit | 9f87db8243c495fbac5334f797980b542f8f1710 (patch) | |
tree | 4640cf19409b90c9f658cddffa8c217e7eafc41f /Documentation/devicetree/bindings/pwm/pwm-rockchip.yaml | |
parent | 59c719423753102def4e99490e0b2de7bebdcf05 (diff) | |
download | linux-9f87db8243c495fbac5334f797980b542f8f1710.tar.xz |
dt-bindings: pwm: rockchip: Add rockchip,rk3128-pwm
Add rockchip,rk3128-pwm compatible string.
Signed-off-by: Johan Jonker <jbx6244@gmail.com>
Acked-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Acked-by: Rob Herring <robh@kernel.org>
Acked-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
Diffstat (limited to 'Documentation/devicetree/bindings/pwm/pwm-rockchip.yaml')
-rw-r--r-- | Documentation/devicetree/bindings/pwm/pwm-rockchip.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/pwm/pwm-rockchip.yaml b/Documentation/devicetree/bindings/pwm/pwm-rockchip.yaml index f946861e3f8a..f2d1dc7e7b3f 100644 --- a/Documentation/devicetree/bindings/pwm/pwm-rockchip.yaml +++ b/Documentation/devicetree/bindings/pwm/pwm-rockchip.yaml @@ -21,6 +21,7 @@ properties: - const: rockchip,rk2928-pwm - items: - enum: + - rockchip,rk3128-pwm - rockchip,rk3368-pwm - rockchip,rk3399-pwm - rockchip,rv1108-pwm |