From: Geert Uytterhoeven Date: Mon, 29 Jun 2015 09:42:58 +0000 (+0200) Subject: clk: h8300: Remove "sh73a0-" part from compatible value X-Git-Tag: v4.14-rc1~3955^2~8 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c4eb32b1eeec0d9ee5af2d83f21fa7193961f61c;p=platform%2Fkernel%2Flinux-rpi.git clk: h8300: Remove "sh73a0-" part from compatible value Drop the bogus "sh73a0-" part (accidentally copied from shmobile?) from the compatible value. Signed-off-by: Geert Uytterhoeven --- diff --git a/Documentation/devicetree/bindings/clock/renesas,h8300-div-clock.txt b/Documentation/devicetree/bindings/clock/renesas,h8300-div-clock.txt index 36c2b52..399e0da 100644 --- a/Documentation/devicetree/bindings/clock/renesas,h8300-div-clock.txt +++ b/Documentation/devicetree/bindings/clock/renesas,h8300-div-clock.txt @@ -2,7 +2,7 @@ Required Properties: - - compatible: Must be "renesas,sh73a0-h8300-div-clock" + - compatible: Must be "renesas,h8300-div-clock" - clocks: Reference to the parent clocks ("extal1" and "extal2")