From cdc137089a752d496880526dad2569eaa6ba092d Mon Sep 17 00:00:00 2001 From: Yoshihiro Shimoda Date: Tue, 6 Oct 2015 20:28:28 +0900 Subject: pwm: pwm-rcar: Revise the device tree binding document about compatible The compatible should be "renesas,pwm-rcar", and one the the SoC specific string. So, this patch revises the documentation. Reported-by: Rob Herring Signed-off-by: Yoshihiro Shimoda Acked-by: Rob Herring Signed-off-by: Thierry Reding --- Documentation/devicetree/bindings/pwm/renesas,pwm-rcar.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'Documentation/devicetree/bindings/pwm') diff --git a/Documentation/devicetree/bindings/pwm/renesas,pwm-rcar.txt b/Documentation/devicetree/bindings/pwm/renesas,pwm-rcar.txt index ea0a27b7f8e6..0822a083fc57 100644 --- a/Documentation/devicetree/bindings/pwm/renesas,pwm-rcar.txt +++ b/Documentation/devicetree/bindings/pwm/renesas,pwm-rcar.txt @@ -1,8 +1,7 @@ * Renesas R-Car PWM Timer Controller Required Properties: -- compatible: should be one of the following. - - "renesas,pwm-rcar": for generic R-Car compatible PWM Timer +- compatible: should be "renesas,pwm-rcar" and one of the following. - "renesas,pwm-r8a7778": for R-Car M1A - "renesas,pwm-r8a7779": for R-Car H1 - "renesas,pwm-r8a7790": for R-Car H2 -- cgit v1.2.3