dt-bindings: power: reset: qcom-pon: fix inconsistent example
authorJohan Hovold <johan+linaro@kernel.org>
Thu, 30 Nov 2023 17:30:17 +0000 (18:30 +0100)
committerSebastian Reichel <sebastian.reichel@collabora.com>
Sun, 24 Dec 2023 22:43:28 +0000 (23:43 +0100)
commit523100208bd22e3eee7b76025ee4584b5d1ea0ee
tree52d36f956757cedab76f21e5585584949586eedb
parent88f04bc3e737155e13caddf0ba8ed19db87f0212
dt-bindings: power: reset: qcom-pon: fix inconsistent example

The current PON example is a bit of a mess after converting the binding
document to yaml and in the process updating parts of the example to
match the pmk8350 binding while leaving parts from the older pm8998
example in place.

Clean up the example and make it consistent by adding some newline
separators; dropping labels; removing stray spaces; fixing the PON node
name; and fixing the unit address so that it matches the interrupt
specifiers (which re-encodes the PON base address, 0x800 => 0x8).

Fixes: 76ba1900cb67 ("dt-bindings: power: reset: qcom-pon: Convert qcom PON binding to yaml")
Signed-off-by: Johan Hovold <johan+linaro@kernel.org>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20231130173017.12723-1-johan+linaro@kernel.org
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Documentation/devicetree/bindings/power/reset/qcom,pon.yaml