Commit 95e158ec authored by Bastian Germann's avatar Bastian Germann Committed by Bjorn Andersson

dt-bindings: hwlock: sun6i: Add #hwlock-cells to example

The dt-bindings tools will compile the yaml dt examples
and this prevents an error about this node not existing.
Signed-off-by: default avatarBastian Germann <bage@debian.org>
Acked-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: default avatarBjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20230215203711.6293-3-bage@debian.org
parent 25d10262
......@@ -48,5 +48,6 @@ examples:
reg = <0x01c18000 0x1000>;
clocks = <&ccu CLK_BUS_SPINLOCK>;
resets = <&ccu RST_BUS_SPINLOCK>;
#hwlock-cells = <1>;
};
...
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment