]> git.baikalelectronics.ru Git - kernel.git/commit
dt-bindings: thermal: qcom-spmi-temp-alarm: Fix documentation of 'reg'
authorMatthias Kaehlcke <mka@chromium.org>
Tue, 31 Jul 2018 18:59:13 +0000 (11:59 -0700)
committerAndy Gross <andy.gross@linaro.org>
Thu, 13 Sep 2018 19:36:11 +0000 (14:36 -0500)
commitb063ba473642eec45df47fd3d6f6a408259ca9b9
treef68751baf7478f83f4e7708240ab798a0ded1ffa
parenta081eef956dd9b7fa094cc22f14e7aca19ced3ae
dt-bindings: thermal: qcom-spmi-temp-alarm: Fix documentation of 'reg'

The documentation claims that the 'reg' property consists of two values,
the SPMI address and the length of the controller's registers. However
the SPMI bus to which it is added specifies "#size-cells = <0>;". Remove
the controller register length from the documentation of the field and the
example.

Signed-off-by: Matthias Kaehlcke <mka@chromium.org>
Reviewed-by: Douglas Anderson <dianders@chromium.org>
Signed-off-by: Andy Gross <andy.gross@linaro.org>
Documentation/devicetree/bindings/thermal/qcom-spmi-temp-alarm.txt