[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <175691738026.2409171.18098394981783190566.robh@kernel.org>
Date: Wed, 3 Sep 2025 11:36:23 -0500
From: "Rob Herring (Arm)" <robh@...nel.org>
To: Dan Carpenter <dan.carpenter@...aro.org>
Cc: devicetree@...r.kernel.org, Conor Dooley <conor+dt@...nel.org>,
NXP S32 Linux Team <s32@....com>,
Krzysztof Kozlowski <krzk+dt@...nel.org>,
Ciprian Costea <ciprianmarian.costea@....com>,
linux-kernel@...r.kernel.org, linaro-s32@...aro.org,
Srinivas Kandagatla <srini@...nel.org>
Subject: Re: [PATCH v3 1/3] dt-bindings: nvmem: Add the nxp,s32g-ocotp yaml
file
On Tue, 02 Sep 2025 12:47:45 +0300, Dan Carpenter wrote:
> From: Ciprian Costea <ciprianmarian.costea@....com>
>
> Add bindings to expose the On Chip One-Time Programmable Controller
> (OCOTP) for the NXP s32g chipset. There are three versions of this
> chip but they're compatible so we can fall back to the nxp,s32g2-ocotp
> compatible.
>
> Signed-off-by: Ciprian Costea <ciprianmarian.costea@....com>
> Signed-off-by: Dan Carpenter <dan.carpenter@...aro.org>
> ---
> v3: Remove unnecessary |
> Move $ref to end
> Alphabetize the compatibles
> Delete the unused ocotp: label
>
> v2: dt_binding_check DT_SCHEMA_FILES=nxp,s32g-ocotp-nvmem.yaml is clean
> make CHECK_DTBS=y freescale/*.dtb is clean. Particularly the
> freescale/s32g274a-evb.dtb file which Rob mentioned.
> remove bogus include file
> remove redundant "reg" description
> remove #address-cells and #size-cells since they are already in
> nvmem.yaml
> Fix email From header
> ---
> .../bindings/nvmem/nxp,s32g-ocotp-nvmem.yaml | 45 +++++++++++++++++++
> 1 file changed, 45 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/nvmem/nxp,s32g-ocotp-nvmem.yaml
>
Reviewed-by: Rob Herring (Arm) <robh@...nel.org>
Powered by blists - more mailing lists