dt-bindings: thermal: allow more resets for tsadc node in rockchip-thermal.yaml
authorJohan Jonker <jbx6244@gmail.com>
Thu, 30 Sep 2021 11:05:14 +0000 (13:05 +0200)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Sat, 16 Oct 2021 22:14:55 +0000 (00:14 +0200)
commit07c54d9a409f1fd54df328ec742f156547594347
treeecd6639b5acc17dc21fe923201d01138396c70b7
parentd012f9189fda0f3a1b303780ba0bbc7298d0d349
dt-bindings: thermal: allow more resets for tsadc node in rockchip-thermal.yaml

The tsadc node in rk356x.dtsi has more resets defined then currently
allowed by rockchip-thermal.yaml, so fix that in the documentation.
The driver now uses the devm_reset_control_array_get() function,
so reset-names is no longer required, but keep it for legacy reasons.

Signed-off-by: Johan Jonker <jbx6244@gmail.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20210930110517.14323-1-jbx6244@gmail.com
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Documentation/devicetree/bindings/thermal/rockchip-thermal.yaml