mirror of
https://github.com/torvalds/linux.git
synced 2024-11-27 22:51:35 +00:00
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: Bastian Germann <bage@debian.org> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Signed-off-by: Bjorn Andersson <andersson@kernel.org> Link: https://lore.kernel.org/r/20230215203711.6293-3-bage@debian.org
This commit is contained in:
parent
25d10262ed
commit
95e158ec84
@ -48,5 +48,6 @@ examples:
|
||||
reg = <0x01c18000 0x1000>;
|
||||
clocks = <&ccu CLK_BUS_SPINLOCK>;
|
||||
resets = <&ccu RST_BUS_SPINLOCK>;
|
||||
#hwlock-cells = <1>;
|
||||
};
|
||||
...
|
||||
|
Loading…
Reference in New Issue
Block a user