From: Maxime Ripard Date: Wed, 1 Sep 2021 09:18:09 +0000 (+0200) Subject: dt-bindings: clocks: Fix typo in the H6 compatible X-Git-Tag: v5.16-rc1~122^2^3^2~13 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=cea6d174e7016ed93ab1f893233b280f73e7a995;p=thirdparty%2Fkernel%2Flinux.git dt-bindings: clocks: Fix typo in the H6 compatible Even though both the driver and the device trees all use the allwinner,sun50i-h6-de3-clk, we documented the compatible as allwinner,sun50i-h6-de2-clk in the binding. Let's fix this. Reviewed-by: Rob Herring Signed-off-by: Maxime Ripard Reviewed-by: Jernej Skrabec Link: https://lore.kernel.org/r/20210901091852.479202-10-maxime@cerno.tech --- diff --git a/Documentation/devicetree/bindings/clock/allwinner,sun8i-a83t-de2-clk.yaml b/Documentation/devicetree/bindings/clock/allwinner,sun8i-a83t-de2-clk.yaml index 3f995d2b30eb1..e79eeac5f0861 100644 --- a/Documentation/devicetree/bindings/clock/allwinner,sun8i-a83t-de2-clk.yaml +++ b/Documentation/devicetree/bindings/clock/allwinner,sun8i-a83t-de2-clk.yaml @@ -24,7 +24,7 @@ properties: - const: allwinner,sun8i-v3s-de2-clk - const: allwinner,sun50i-a64-de2-clk - const: allwinner,sun50i-h5-de2-clk - - const: allwinner,sun50i-h6-de2-clk + - const: allwinner,sun50i-h6-de3-clk - items: - const: allwinner,sun8i-r40-de2-clk - const: allwinner,sun8i-h3-de2-clk