Commit c7842d1080a31ab02950be74d3c6960139ff0f7f

Authored by Rob Herring
1 parent e2297f7c3a

dt-bindings: clk: allwinner,sun4i-a10-ccu: Correct path in $id

The path in the schema '$id' value is wrong. Fix it.

Cc: Michael Turquette <mturquette@baylibre.com>
Cc: Stephen Boyd <sboyd@kernel.org>
Cc: Chen-Yu Tsai <wens@csie.org>
Cc: linux-clk@vger.kernel.org
Acked-by: Maxime Ripard <maxime.ripard@bootlin.com>
Signed-off-by: Rob Herring <robh@kernel.org>

Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff

Documentation/devicetree/bindings/clock/allwinner,sun4i-a10-ccu.yaml
1 1 # SPDX-License-Identifier: GPL-2.0
2 2 %YAML 1.2
3 3 ---
4   -$id: http://devicetree.org/schemas/phy/allwinner,sun4i-a10-ccu.yaml#
  4 +$id: http://devicetree.org/schemas/clock/allwinner,sun4i-a10-ccu.yaml#
5 5 $schema: http://devicetree.org/meta-schemas/core.yaml#
6 6  
7 7 title: Allwinner Clock Control Unit Device Tree Bindings