pwm: rockchip: document RK3288 SoC compatible
authorCaesar Wang <caesar.wang@rock-chips.com>
Fri, 8 Aug 2014 07:28:48 +0000 (15:28 +0800)
committerThierry Reding <thierry.reding@gmail.com>
Fri, 8 Aug 2014 11:12:46 +0000 (13:12 +0200)
Document new compatible for PWM founding on RK3288 SoC

Signed-off-by: Caesar Wang <caesar.wang@rock-chips.com>
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
Documentation/devicetree/bindings/pwm/pwm-rockchip.txt

index 3182126189bfb48b93dd7e004c2c11b64cc00ba7..d47d15a6a2985e7f3eae08db0d9ad3986e80c227 100644 (file)
@@ -1,7 +1,10 @@
 Rockchip PWM controller
 
 Required properties:
- - compatible: should be "rockchip,rk2928-pwm"
+ - compatible: should be "rockchip,<name>-pwm"
+   "rockchip,rk2928-pwm": found on RK29XX,RK3066 and RK3188 SoCs
+   "rockchip,rk3288-pwm": found on RK3288 SoC
+   "rockchip,vop-pwm": found integrated in VOP on RK3288 SoC
  - reg: physical base address and length of the controller's registers
  - clocks: phandle and clock specifier of the PWM reference clock
  - #pwm-cells: should be 2. See pwm.txt in this directory for a