[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <f213bdb9-7104-495f-97fe-8190af3ec577@mleia.com>
Date: Wed, 28 Jan 2026 22:24:50 +0200
From: Vladimir Zapolskiy <vz@...ia.com>
To: Frank Li <Frank.li@....com>
Cc: Rob Herring <robh@...nel.org>, Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>,
Piotr Wojtaszczyk <piotr.wojtaszczyk@...esys.com>,
"open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS"
<devicetree@...r.kernel.org>,
"moderated list:ARM/LPC32XX SOC SUPPORT"
<linux-arm-kernel@...ts.infradead.org>,
open list <linux-kernel@...r.kernel.org>, imx@...ts.linux.dev
Subject: Re: [RESEND v2 1/1] dt-bindings: arm: lpc: add missed lpc43xx board
Hi Frank,
On 1/28/26 21:54, Frank Li wrote:
> On Wed, Oct 15, 2025 at 10:48:47PM +0300, Vladimir Zapolskiy wrote:
>> Hi Frank,
>>
>> On 10/15/25 21:48, Frank Li wrote:
>>> Add missed legancy lpc43xx board compatible string to fix below CHECK_DTB
>>> warnings:
>>> arch/arm/boot/dts/nxp/lpc/lpc4337-ciaa.dtb: /: failed to match any schema with compatible: ['ciaa,lpc4337', 'nxp,lpc4337', 'nxp,lpc4350']
>>>
>>> Reviewed-by: Vladimir Zapolskiy <vz@...ia.com>
>>> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
>>> Signed-off-by: Frank Li <Frank.Li@....com>
>>
>> I'll take it for v6.19, thank you.
>>
>> If you have any other changes in the queue, please feel free to send them also.
>
> Vladimir Zapolskiy:
>
> look like you missed this patch.
>
You are right about it. I consider it's pretty late to send another PR
including this change, and thus it will be postponed, I'm sorry for it.
--
Best wishes,
Vladimir
>>> ---
>>> Resend
>>> - colloect R-b tags.
>>>
>>> change in v2
>>> - move to nxp lpc32xx.yaml
>>> - fix ea,lpc4357-developers-kit include lpc4337
>>> ---
>>> .../devicetree/bindings/arm/nxp/lpc32xx.yaml | 22 +++++++++++++++++++
>>> 1 file changed, 22 insertions(+)
>>>
>>> diff --git a/Documentation/devicetree/bindings/arm/nxp/lpc32xx.yaml b/Documentation/devicetree/bindings/arm/nxp/lpc32xx.yaml
>>> index 6b7f5e6f99cfb..1e290f16a7a50 100644
>>> --- a/Documentation/devicetree/bindings/arm/nxp/lpc32xx.yaml
>>> +++ b/Documentation/devicetree/bindings/arm/nxp/lpc32xx.yaml
>>> @@ -22,5 +22,27 @@ properties:
>>> - phytec,phy3250
>>> - const: nxp,lpc3250
>>> + - items:
>>> + - enum:
>>> + - ea,lpc4357-developers-kit
>>> + - const: nxp,lpc4357
>>> + - const: nxp,lpc4350
>>> +
>>> + - items:
>>> + - enum:
>>> + - ciaa,lpc4337
>>> + - const: nxp,lpc4337
>>> + - const: nxp,lpc4350
>>> +
>>> + - items:
>>> + - enum:
>>> + - hitex,lpc4350-eval-board
>>> + - const: nxp,lpc4350
>>> +
>>> + - items:
>>> + - enum:
>>> + - myir,myd-lpc4357
>>> + - const: nxp,lpc4357
>>> +
>>> additionalProperties: true
>>> ...
>>
>> --
>> Best wishes,
>> Vladimir
Powered by blists - more mailing lists