[PATCH v2 2/3] dt-bindings: rockchip: rk809 fix existing example
Krzysztof Kozlowski
krzysztof.kozlowski at linaro.org
Tue Jan 16 23:43:18 PST 2024
On 16/01/2024 14:21, Tim Lunn wrote:
> Fix typo in the example specifying wrong compatible string for rk809.
> Remove additional vccX-supply properties that dont exist on rk809.
>
> Signed-off-by: Tim Lunn <tim at feathertop.org>
>
> ---
>
> Changes in v2:
> - Fix vcc-supply warning detected by dt_binding bot
>
> Documentation/devicetree/bindings/mfd/rockchip,rk809.yaml | 7 ++-----
> 1 file changed, 2 insertions(+), 5 deletions(-)
>
> diff --git a/Documentation/devicetree/bindings/mfd/rockchip,rk809.yaml b/Documentation/devicetree/bindings/mfd/rockchip,rk809.yaml
> index bac2e751e2f2..9b9d670708ce 100644
> --- a/Documentation/devicetree/bindings/mfd/rockchip,rk809.yaml
> +++ b/Documentation/devicetree/bindings/mfd/rockchip,rk809.yaml
> @@ -154,8 +154,8 @@ examples:
> #address-cells = <1>;
> #size-cells = <0>;
>
> - rk808: pmic at 1b {
> - compatible = "rockchip,rk808";
> + rk809: pmic at 1b {
Drop label.
Best regards,
Krzysztof
More information about the Linux-rockchip
mailing list