From: Lee Jones <lee.jones@linaro.org>
To: Chris Morgan <macroalpha82@gmail.com>
Cc: linux-kernel@vger.kernel.org, linux-rockchip@lists.infradead.org,
robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org,
heiko@sntech.de, zyw@rock-chips.com, zhangqing@rock-chips.com,
devicetree@vger.kernel.org,
Chris Morgan <macromorgan@hotmail.com>,
Rob Herring <robh@kernel.org>
Subject: Re: [PATCH] [RESEND, v5] dt-bindings: mfd: rk808: Convert bindings to yaml
Date: Fri, 20 May 2022 13:08:29 +0100 [thread overview]
Message-ID: <YoeEve6GwzcSF5vH@google.com> (raw)
In-Reply-To: <20220519161731.1168-1-macroalpha82@gmail.com>
On Thu, 19 May 2022, Chris Morgan wrote:
> From: Chris Morgan <macromorgan@hotmail.com>
>
> Convert the rk808 bindings into yaml format. clock-output-names varies
> in maxItems depending on whether or not the clock-cells is 0 or 1. For
> the rk805, rk809, and rk817. This preserves behavior with the existing
> driver handling setting the clock for these specific PMICs. When this
> driver is corrected and the devicetrees updated this logic can be
> removed (since the rk805, rk808, and rk817 only have one actual clock).
>
> Note this patch was previously sent as a series, all of the patches in
> the series except this one have been committed to mainline.
>
> Signed-off-by: Chris Morgan <macromorgan@hotmail.com>
> Reviewed-by: Rob Herring <robh@kernel.org>
> ---
> .../devicetree/bindings/mfd/rk808.txt | 465 ------------------
> .../bindings/mfd/rockchip,rk805.yaml | 219 +++++++++
> .../bindings/mfd/rockchip,rk808.yaml | 257 ++++++++++
> .../bindings/mfd/rockchip,rk809.yaml | 284 +++++++++++
> .../bindings/mfd/rockchip,rk817.yaml | 330 +++++++++++++
> .../bindings/mfd/rockchip,rk818.yaml | 282 +++++++++++
> 6 files changed, 1372 insertions(+), 465 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/mfd/rk808.txt
> create mode 100644 Documentation/devicetree/bindings/mfd/rockchip,rk805.yaml
> create mode 100644 Documentation/devicetree/bindings/mfd/rockchip,rk808.yaml
> create mode 100644 Documentation/devicetree/bindings/mfd/rockchip,rk809.yaml
> create mode 100644 Documentation/devicetree/bindings/mfd/rockchip,rk817.yaml
> create mode 100644 Documentation/devicetree/bindings/mfd/rockchip,rk818.yaml
Applied, thanks.
--
Lee Jones [李琼斯]
Principal Technical Lead - Developer Services
Linaro.org │ Open source software for Arm SoCs
Follow Linaro: Facebook | Twitter | Blog
_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip
WARNING: multiple messages have this Message-ID (diff)
From: Lee Jones <lee.jones@linaro.org>
To: Chris Morgan <macroalpha82@gmail.com>
Cc: linux-kernel@vger.kernel.org, linux-rockchip@lists.infradead.org,
robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org,
heiko@sntech.de, zyw@rock-chips.com, zhangqing@rock-chips.com,
devicetree@vger.kernel.org,
Chris Morgan <macromorgan@hotmail.com>,
Rob Herring <robh@kernel.org>
Subject: Re: [PATCH] [RESEND, v5] dt-bindings: mfd: rk808: Convert bindings to yaml
Date: Fri, 20 May 2022 13:08:29 +0100 [thread overview]
Message-ID: <YoeEve6GwzcSF5vH@google.com> (raw)
In-Reply-To: <20220519161731.1168-1-macroalpha82@gmail.com>
On Thu, 19 May 2022, Chris Morgan wrote:
> From: Chris Morgan <macromorgan@hotmail.com>
>
> Convert the rk808 bindings into yaml format. clock-output-names varies
> in maxItems depending on whether or not the clock-cells is 0 or 1. For
> the rk805, rk809, and rk817. This preserves behavior with the existing
> driver handling setting the clock for these specific PMICs. When this
> driver is corrected and the devicetrees updated this logic can be
> removed (since the rk805, rk808, and rk817 only have one actual clock).
>
> Note this patch was previously sent as a series, all of the patches in
> the series except this one have been committed to mainline.
>
> Signed-off-by: Chris Morgan <macromorgan@hotmail.com>
> Reviewed-by: Rob Herring <robh@kernel.org>
> ---
> .../devicetree/bindings/mfd/rk808.txt | 465 ------------------
> .../bindings/mfd/rockchip,rk805.yaml | 219 +++++++++
> .../bindings/mfd/rockchip,rk808.yaml | 257 ++++++++++
> .../bindings/mfd/rockchip,rk809.yaml | 284 +++++++++++
> .../bindings/mfd/rockchip,rk817.yaml | 330 +++++++++++++
> .../bindings/mfd/rockchip,rk818.yaml | 282 +++++++++++
> 6 files changed, 1372 insertions(+), 465 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/mfd/rk808.txt
> create mode 100644 Documentation/devicetree/bindings/mfd/rockchip,rk805.yaml
> create mode 100644 Documentation/devicetree/bindings/mfd/rockchip,rk808.yaml
> create mode 100644 Documentation/devicetree/bindings/mfd/rockchip,rk809.yaml
> create mode 100644 Documentation/devicetree/bindings/mfd/rockchip,rk817.yaml
> create mode 100644 Documentation/devicetree/bindings/mfd/rockchip,rk818.yaml
Applied, thanks.
--
Lee Jones [李琼斯]
Principal Technical Lead - Developer Services
Linaro.org │ Open source software for Arm SoCs
Follow Linaro: Facebook | Twitter | Blog
next prev parent reply other threads:[~2022-05-20 12:08 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-05-19 16:17 [PATCH] [RESEND, v5] dt-bindings: mfd: rk808: Convert bindings to yaml Chris Morgan
2022-05-19 16:17 ` Chris Morgan
2022-05-20 12:08 ` Lee Jones [this message]
2022-05-20 12:08 ` Lee Jones
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=YoeEve6GwzcSF5vH@google.com \
--to=lee.jones@linaro.org \
--cc=devicetree@vger.kernel.org \
--cc=heiko@sntech.de \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-rockchip@lists.infradead.org \
--cc=macroalpha82@gmail.com \
--cc=macromorgan@hotmail.com \
--cc=robh+dt@kernel.org \
--cc=robh@kernel.org \
--cc=zhangqing@rock-chips.com \
--cc=zyw@rock-chips.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.