]> asedeno.scripts.mit.edu Git - linux.git/commit
dt-bindings: clock: Require #reset-cells in sdm845-videocc
authorDouglas Anderson <dianders@chromium.org>
Tue, 27 Nov 2018 19:24:43 +0000 (11:24 -0800)
committerStephen Boyd <sboyd@kernel.org>
Fri, 30 Nov 2018 09:01:21 +0000 (01:01 -0800)
commitc51ba54f6349e677d136dac4d45d628bf1f9524d
tree53be5bd5fa51d7d7e7ac72cc224c8a46380cdd17
parent651022382c7f8da46cb4872a545ee1da6d097d2a
dt-bindings: clock: Require #reset-cells in sdm845-videocc

The #reset-cells was listed as optional in the bindings for
qcom,sdm845-videocc.  There's no reason for it to be optional.  As per
Stephen [1]:

> We should update the binding to make it a required property. It
> doesn't make any sense why that property would be optional given
> that the hardware either has support for resets or it doesn't.

sdm845 support is still in its infancy so we shouldn't be affecting
any real device trees by modifying the bindings here.

[1] https://lkml.kernel.org/r/154330186815.88331.12720647562079303842@swboyd.mtv.corp.google.com

Fixes: 84b66b211603 ("dt-bindings: clock: Introduce QCOM Video clock bindings")
Suggested-by: Stephen Boyd <sboyd@kernel.org>
Signed-off-by: Douglas Anderson <dianders@chromium.org>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Documentation/devicetree/bindings/clock/qcom,videocc.txt