]> git.baikalelectronics.ru Git - kernel.git/commit
dt-bindings: pwm: renesas: tpu: Fix "compatible" prop description
authorSergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Sat, 22 Sep 2018 19:43:24 +0000 (22:43 +0300)
committerThierry Reding <thierry.reding@gmail.com>
Fri, 12 Oct 2018 11:36:05 +0000 (13:36 +0200)
commit0df2e5635fec3d2c50ba061eafa2ae3b941eedfc
tree90038e743dfd1bf4cf58cef35d4582e1eb3a36fc
parent3fb4674fab0c5a2ceff08e3b300bfa46f906f9da
dt-bindings: pwm: renesas: tpu: Fix "compatible" prop description

The "compatible" property description contradicts even the example given:
it only says that there must be a single value while the example has the
fallback value too -- which makes much more sense. Moreover, the generic
property value is misdocumented as being R-Car (and RZ/G1) specific...

Fixes: 53d518e53775 ("pwm: renesas-tpu: Add DT support")
Fixes: 20241d92c597 ("dt-bindings: pwm: renesas-tpu: Document r8a774[35] support")
Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
Documentation/devicetree/bindings/pwm/renesas,tpu-pwm.txt