diff mbox series

[1/4] dt-bindings: mfd: rk809: Fix vcc8 and vcc9-supply description

Message ID 20240505134120.2828885-2-jonas@kwiboo.se (mailing list archive)
State New
Headers show
Series arm64: dts: rockchip: Add Radxa ROCK 3B | expand

Commit Message

Jonas Karlman May 5, 2024, 1:41 p.m. UTC
As can be seen in the RK809 datasheet BUCK5 and SWOUT1 share an input
supply, vcc9, and SWOUT2 use vcc8 as the input supply.

Correct the description for vcc8-supply and vcc9-supply to reflect this.

Signed-off-by: Jonas Karlman <jonas@kwiboo.se>
---
 Documentation/devicetree/bindings/mfd/rockchip,rk809.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Comments

Krzysztof Kozlowski May 6, 2024, 10:44 a.m. UTC | #1
On 05/05/2024 15:41, Jonas Karlman wrote:
> As can be seen in the RK809 datasheet BUCK5 and SWOUT1 share an input
> supply, vcc9, and SWOUT2 use vcc8 as the input supply.
> 
> Correct the description for vcc8-supply and vcc9-supply to reflect this.
> 
> Signed-off-by: Jonas Karlman <jonas@kwiboo.se>


Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>


---

This is an automated instruction, just in case, because many review tags
are being ignored. If you know the process, you can skip it (please do
not feel offended by me posting it here - no bad intentions intended).
If you do not know the process, here is a short explanation:

Please add Acked-by/Reviewed-by/Tested-by tags when posting new
versions, under or above your Signed-off-by tag. Tag is "received", when
provided in a message replied to you on the mailing list. Tools like b4
can help here. However, there's no need to repost patches *only* to add
the tags. The upstream maintainer will do that for tags received on the
version they apply.

https://elixir.bootlin.com/linux/v6.5-rc3/source/Documentation/process/submitting-patches.rst#L577

Best regards,
Krzysztof
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/mfd/rockchip,rk809.yaml b/Documentation/devicetree/bindings/mfd/rockchip,rk809.yaml
index 839c0521f1e5..c951056b8b4d 100644
--- a/Documentation/devicetree/bindings/mfd/rockchip,rk809.yaml
+++ b/Documentation/devicetree/bindings/mfd/rockchip,rk809.yaml
@@ -78,11 +78,11 @@  properties:
 
   vcc8-supply:
     description:
-      The input supply for SWITCH_REG1.
+      The input supply for SWITCH_REG2.
 
   vcc9-supply:
     description:
-      The input supply for DCDC_REG5 and SWITCH_REG2.
+      The input supply for DCDC_REG5 and SWITCH_REG1.
 
   regulators:
     type: object