* [PATCH 1/1] spi: dt-bindings: mxs-spi: allow clocks properpty
@ 2025-05-28 22:28 Frank Li
2025-06-06 14:14 ` Rob Herring (Arm)
2025-06-09 13:40 ` Mark Brown
0 siblings, 2 replies; 3+ messages in thread
From: Frank Li @ 2025-05-28 22:28 UTC (permalink / raw)
To: Mark Brown, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
Shawn Guo, Sascha Hauer, Pengutronix Kernel Team, Fabio Estevam,
Marek Vasut, open list:SPI SUBSYSTEM,
open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,
open list:ARM/FREESCALE IMX / MXC ARM ARCHITECTURE,
moderated list:ARM/FREESCALE IMX / MXC ARM ARCHITECTURE,
open list
Cc: imx
Allow clocks property to fix below CHECK_DTB warnings:
arch/arm/boot/dts/nxp/mxs/imx28-btt3-0.dtb: spi@80014000 (fsl,imx28-spi): Unevaluated properties are not allowed ('clocks' was unexpected)
Signed-off-by: Frank Li <Frank.Li@nxp.com>
---
Documentation/devicetree/bindings/spi/mxs-spi.yaml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/Documentation/devicetree/bindings/spi/mxs-spi.yaml b/Documentation/devicetree/bindings/spi/mxs-spi.yaml
index e2512166c1cd9..0cf8e7269ba99 100644
--- a/Documentation/devicetree/bindings/spi/mxs-spi.yaml
+++ b/Documentation/devicetree/bindings/spi/mxs-spi.yaml
@@ -24,6 +24,9 @@ properties:
interrupts:
maxItems: 1
+ clocks:
+ maxItems: 1
+
dmas:
maxItems: 1
--
2.34.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH 1/1] spi: dt-bindings: mxs-spi: allow clocks properpty
2025-05-28 22:28 [PATCH 1/1] spi: dt-bindings: mxs-spi: allow clocks properpty Frank Li
@ 2025-06-06 14:14 ` Rob Herring (Arm)
2025-06-09 13:40 ` Mark Brown
1 sibling, 0 replies; 3+ messages in thread
From: Rob Herring (Arm) @ 2025-06-06 14:14 UTC (permalink / raw)
To: Frank Li
Cc: Marek Vasut, imx, Conor Dooley, Sascha Hauer, Krzysztof Kozlowski,
Fabio Estevam, linux-arm-kernel, linux-kernel, devicetree,
Pengutronix Kernel Team, Shawn Guo, Mark Brown, linux-spi
On Wed, 28 May 2025 18:28:20 -0400, Frank Li wrote:
> Allow clocks property to fix below CHECK_DTB warnings:
> arch/arm/boot/dts/nxp/mxs/imx28-btt3-0.dtb: spi@80014000 (fsl,imx28-spi): Unevaluated properties are not allowed ('clocks' was unexpected)
>
> Signed-off-by: Frank Li <Frank.Li@nxp.com>
> ---
> Documentation/devicetree/bindings/spi/mxs-spi.yaml | 3 +++
> 1 file changed, 3 insertions(+)
>
Acked-by: Rob Herring (Arm) <robh@kernel.org>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH 1/1] spi: dt-bindings: mxs-spi: allow clocks properpty
2025-05-28 22:28 [PATCH 1/1] spi: dt-bindings: mxs-spi: allow clocks properpty Frank Li
2025-06-06 14:14 ` Rob Herring (Arm)
@ 2025-06-09 13:40 ` Mark Brown
1 sibling, 0 replies; 3+ messages in thread
From: Mark Brown @ 2025-06-09 13:40 UTC (permalink / raw)
To: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Shawn Guo,
Sascha Hauer, Pengutronix Kernel Team, Fabio Estevam, Marek Vasut,
linux-spi, devicetree, imx, linux-arm-kernel, linux-kernel,
Frank Li
Cc: imx
On Wed, 28 May 2025 18:28:20 -0400, Frank Li wrote:
> Allow clocks property to fix below CHECK_DTB warnings:
> arch/arm/boot/dts/nxp/mxs/imx28-btt3-0.dtb: spi@80014000 (fsl,imx28-spi): Unevaluated properties are not allowed ('clocks' was unexpected)
>
>
Applied to
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git for-next
Thanks!
[1/1] spi: dt-bindings: mxs-spi: allow clocks properpty
commit: 6b500757aef0b5b639253508cf93eb8134a2d340
All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent to Linus during
the next merge window (or sooner if it is a bug fix), however if
problems are discovered then the patch may be dropped or reverted.
You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.
If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.
Please add any relevant lists and maintainers to the CCs when replying
to this mail.
Thanks,
Mark
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2025-06-09 13:40 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-28 22:28 [PATCH 1/1] spi: dt-bindings: mxs-spi: allow clocks properpty Frank Li
2025-06-06 14:14 ` Rob Herring (Arm)
2025-06-09 13:40 ` Mark Brown
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox