[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <174532623458.953813.9838833701705754537.robh@kernel.org>
Date: Tue, 22 Apr 2025 07:50:35 -0500
From: "Rob Herring (Arm)" <robh@...nel.org>
To: J. Neuschäfer <j.ne@...teo.net>
Cc: Krzysztof Kozlowski <krzk+dt@...nel.org>, linuxppc-dev@...ts.ozlabs.org,
linux-kernel@...r.kernel.org, Naveen N Rao <naveen@...nel.org>,
devicetree@...r.kernel.org,
Madhavan Srinivasan <maddy@...ux.ibm.com>,
Christophe Leroy <christophe.leroy@...roup.eu>,
Nicholas Piggin <npiggin@...il.com>,
Michael Ellerman <mpe@...erman.id.au>,
Conor Dooley <conor+dt@...nel.org>, Crystal Wood <oss@...error.net>
Subject: Re: [PATCH v3] dt-bindings: powerpc: Convert fsl/pmc.txt to YAML
On Thu, 17 Apr 2025 16:21:14 +0200, J. Neuschäfer wrote:
> This patch rewrites pmc.txt into YAML format. Descriptive texts are
> expanded or shortened in a few places to better fit today's conventions.
>
> The list of compatible strings (and combinations of them) is based on
> existing device trees in arch/powerpc as well as compatible strings
> already mentioned in the plain-text version of the binding.
>
> One thing I didn't handle are soc-clk@... nodes as seen in
> arch/powerpc/boot/dts/fsl/pq3-power.dtsi. They are also ignored
> by Linux drivers.
>
> Signed-off-by: J. Neuschäfer <j.ne@...teo.net>
> ---
> Changes in v3:
> - Combine two compatible strings into one "enum"
> - Remove sleep consumer (sata@...00) from example
> - Fix reference to example for soc-clk@... nodes, and explain why they
> are not modeled
> - Link to v2: https://lore.kernel.org/r/20250412-fslpmc-yaml-v2-1-98c0948a2921@posteo.net
>
> Changes in v2:
> - Rebase on v6.15-rc1
> - Link to v1: https://lore.kernel.org/r/20250315-fslpmc-yaml-v1-1-10ba354a85c2@posteo.net
> ---
> .../devicetree/bindings/powerpc/fsl/pmc.txt | 63 ---------
> .../devicetree/bindings/powerpc/fsl/pmc.yaml | 152 +++++++++++++++++++++
> 2 files changed, 152 insertions(+), 63 deletions(-)
>
Applied, thanks!
Powered by blists - more mailing lists