Re: [PATCH V3 5/5] dt-bindings: power: reset: qcom-pon: Convert qcom PON binding to yaml

From: skakit
Date: Fri Jun 04 2021 - 07:45:56 EST


On 2021-06-04 17:12, skakit@xxxxxxxxxxxxxx wrote:
Hi,

On 2021-06-04 16:39, Sebastian Reichel wrote:
Hi,

On Mon, May 10, 2021 at 11:25:06AM -0500, Rob Herring wrote:
On Mon, 10 May 2021 12:31:04 +0530, satya priya wrote:
> Convert qcom PON binding from .txt to .yaml format.
>
> The example has been removed in favour of full example being
> available in the qcom,pm8941-pwrkey binding.
>
> Signed-off-by: satya priya <skakit@xxxxxxxxxxxxxx>
> ---
> Changes in V2:
> - As per Rob's comments, converted the main PON binding and added in V2.
>
> Changes in V3:
> - As per Sebastian's comments, added allOf to refer reboot-mode.yaml and
> used unevaluatedProperties = false. Added maxItems for reg.
>
> .../devicetree/bindings/power/reset/qcom,pon.txt | 49 ----------------------
> .../devicetree/bindings/power/reset/qcom,pon.yaml | 44 +++++++++++++++++++
> 2 files changed, 44 insertions(+), 49 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/power/reset/qcom,pon.txt
> create mode 100644 Documentation/devicetree/bindings/power/reset/qcom,pon.yaml
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>

Acked-by: Sebastian Reichel <sre@xxxxxxxxxx>


There is a V4 for this.
https://lore.kernel.org/patchwork/patch/1425638/

Seems like you already reviewed the V4.

Thanks,
Satya Priya
-- Sebastian