* [PATCH 1/1] dt-bindings: i2c: nxp,pnx-i2c: allow clocks property
@ 2025-06-24 20:04 Frank Li
2025-06-25 0:18 ` Vladimir Zapolskiy
2025-06-26 20:51 ` Andi Shyti
0 siblings, 2 replies; 3+ messages in thread
From: Frank Li @ 2025-06-24 20:04 UTC (permalink / raw)
To: Vladimir Zapolskiy, Piotr Wojtaszczyk, Andi Shyti, Rob Herring,
Krzysztof Kozlowski, Conor Dooley, Animesh Agarwal,
moderated list:ARM/LPC32XX SOC SUPPORT,
open list:I2C SUBSYSTEM HOST DRIVERS,
open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,
open list
Cc: imx
Allow clocks property to fix below CHECK_DTB warnings:
arch/arm/boot/dts/nxp/lpc/lpc3250-ea3250.dtb: i2c@300 (nxp,pnx-i2c): Unevaluated properties are not allowed ('clocks' was unexpected)
Signed-off-by: Frank Li <Frank.Li@nxp.com>
---
Documentation/devicetree/bindings/i2c/nxp,pnx-i2c.yaml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/Documentation/devicetree/bindings/i2c/nxp,pnx-i2c.yaml b/Documentation/devicetree/bindings/i2c/nxp,pnx-i2c.yaml
index 798a6939b8948..e645784b77d3a 100644
--- a/Documentation/devicetree/bindings/i2c/nxp,pnx-i2c.yaml
+++ b/Documentation/devicetree/bindings/i2c/nxp,pnx-i2c.yaml
@@ -22,6 +22,9 @@ properties:
interrupts:
maxItems: 1
+ clocks:
+ maxItems: 1
+
clock-frequency:
default: 100000
--
2.34.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH 1/1] dt-bindings: i2c: nxp,pnx-i2c: allow clocks property
2025-06-24 20:04 [PATCH 1/1] dt-bindings: i2c: nxp,pnx-i2c: allow clocks property Frank Li
@ 2025-06-25 0:18 ` Vladimir Zapolskiy
2025-06-26 20:51 ` Andi Shyti
1 sibling, 0 replies; 3+ messages in thread
From: Vladimir Zapolskiy @ 2025-06-25 0:18 UTC (permalink / raw)
To: Frank Li, Piotr Wojtaszczyk, Andi Shyti, Rob Herring,
Krzysztof Kozlowski, Conor Dooley, Animesh Agarwal,
moderated list:ARM/LPC32XX SOC SUPPORT,
open list:I2C SUBSYSTEM HOST DRIVERS,
open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,
open list
Cc: imx
On 6/24/25 23:04, Frank Li wrote:
> Allow clocks property to fix below CHECK_DTB warnings:
> arch/arm/boot/dts/nxp/lpc/lpc3250-ea3250.dtb: i2c@300 (nxp,pnx-i2c): Unevaluated properties are not allowed ('clocks' was unexpected)
>
> Signed-off-by: Frank Li <Frank.Li@nxp.com>
> ---
> Documentation/devicetree/bindings/i2c/nxp,pnx-i2c.yaml | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/i2c/nxp,pnx-i2c.yaml b/Documentation/devicetree/bindings/i2c/nxp,pnx-i2c.yaml
> index 798a6939b8948..e645784b77d3a 100644
> --- a/Documentation/devicetree/bindings/i2c/nxp,pnx-i2c.yaml
> +++ b/Documentation/devicetree/bindings/i2c/nxp,pnx-i2c.yaml
> @@ -22,6 +22,9 @@ properties:
> interrupts:
> maxItems: 1
>
> + clocks:
> + maxItems: 1
> +
> clock-frequency:
> default: 100000
>
Reviewed-by: Vladimir Zapolskiy <vz@mleia.com>
--
Best wishes,
Vladimir
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH 1/1] dt-bindings: i2c: nxp,pnx-i2c: allow clocks property
2025-06-24 20:04 [PATCH 1/1] dt-bindings: i2c: nxp,pnx-i2c: allow clocks property Frank Li
2025-06-25 0:18 ` Vladimir Zapolskiy
@ 2025-06-26 20:51 ` Andi Shyti
1 sibling, 0 replies; 3+ messages in thread
From: Andi Shyti @ 2025-06-26 20:51 UTC (permalink / raw)
To: Frank Li
Cc: Vladimir Zapolskiy, Piotr Wojtaszczyk, Rob Herring,
Krzysztof Kozlowski, Conor Dooley, Animesh Agarwal,
moderated list:ARM/LPC32XX SOC SUPPORT,
open list:I2C SUBSYSTEM HOST DRIVERS,
open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,
open list, imx
Hi Frank,
On Tue, Jun 24, 2025 at 04:04:43PM -0400, Frank Li wrote:
> Allow clocks property to fix below CHECK_DTB warnings:
> arch/arm/boot/dts/nxp/lpc/lpc3250-ea3250.dtb: i2c@300 (nxp,pnx-i2c): Unevaluated properties are not allowed ('clocks' was unexpected)
>
> Signed-off-by: Frank Li <Frank.Li@nxp.com>
merged to i2c/i2c-host.
Thanks,
Andi
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2025-06-26 22:56 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-24 20:04 [PATCH 1/1] dt-bindings: i2c: nxp,pnx-i2c: allow clocks property Frank Li
2025-06-25 0:18 ` Vladimir Zapolskiy
2025-06-26 20:51 ` Andi Shyti
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox