devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] ARM: dts: ti: omap: fix dtbs_check warnings for ti,gpmc-nand and ti,gpmc-onenend
@ 2024-10-09 13:16 Roger Quadros
  2024-10-09 13:16 ` [PATCH v2 1/3] ARM: dts: ti: drop linux,mtd-name from NAND nodes Roger Quadros
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Roger Quadros @ 2024-10-09 13:16 UTC (permalink / raw)
  To: Kevin Hilman, Tony Lindgren, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, Enric Balletbo i Serra, Javier Martinez Canillas
  Cc: Nishanth Menon, srk, linux-omap, devicetree, linux-kernel,
	linux-arm-kernel, Roger Quadros

This series fixes dtbs_check warnings on OMAP platforms
for ti,gpmc-nand and ti,gpmc-onenand.

The following warnings are fixed
- "nand@0,0: Unevaluated properties are not allowed ('linux,mtd-name' was unexpected)"
- "nand@0,0: Unevaluated properties are not allowed ('gpmc,device-nand' was unexpected)"
- "omap3430-sdp.dtb: onenand@2,0: Unevaluated properties are not allowed ('linux,mtd-name' was unexpected)"

Signed-off-by: Roger Quadros <rogerq@kernel.org>
---
Changes in v2:
- Rebased on v6.12-rc1
- Link to v1: https://lore.kernel.org/r/20240903-gpmc-dtb-v1-0-380952952e34@kernel.org

---
Roger Quadros (3):
      ARM: dts: ti: drop linux,mtd-name from NAND nodes
      ARM: dts: ti: omap: am335x-baltos: drop "gpmc,device-nand" from NAND node
      ARM: dts: ti: omap3434-sdp: drop linux,mtd-name from onenand node

 arch/arm/boot/dts/ti/omap/am335x-baltos.dtsi       | 1 -
 arch/arm/boot/dts/ti/omap/am3517-som.dtsi          | 1 -
 arch/arm/boot/dts/ti/omap/dm8148-evm.dts           | 1 -
 arch/arm/boot/dts/ti/omap/dm8168-evm.dts           | 1 -
 arch/arm/boot/dts/ti/omap/dra62x-j5eco-evm.dts     | 1 -
 arch/arm/boot/dts/ti/omap/logicpd-som-lv.dtsi      | 1 -
 arch/arm/boot/dts/ti/omap/logicpd-torpedo-som.dtsi | 1 -
 arch/arm/boot/dts/ti/omap/omap3-evm-37xx.dts       | 1 -
 arch/arm/boot/dts/ti/omap/omap3-evm.dts            | 1 -
 arch/arm/boot/dts/ti/omap/omap3-igep.dtsi          | 1 -
 arch/arm/boot/dts/ti/omap/omap3-ldp.dts            | 1 -
 arch/arm/boot/dts/ti/omap/omap3-overo-base.dtsi    | 1 -
 arch/arm/boot/dts/ti/omap/omap3430-sdp.dts         | 2 --
 13 files changed, 14 deletions(-)
---
base-commit: 9852d85ec9d492ebef56dc5f229416c925758edc
change-id: 20240903-gpmc-omap-dtbx-d42a1f4148d7

Best regards,
-- 
Roger Quadros <rogerq@kernel.org>


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2024-10-10 11:31 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-09 13:16 [PATCH v2 0/3] ARM: dts: ti: omap: fix dtbs_check warnings for ti,gpmc-nand and ti,gpmc-onenend Roger Quadros
2024-10-09 13:16 ` [PATCH v2 1/3] ARM: dts: ti: drop linux,mtd-name from NAND nodes Roger Quadros
2024-10-09 13:16 ` [PATCH v2 2/3] ARM: dts: ti: omap: am335x-baltos: drop "gpmc,device-nand" from NAND node Roger Quadros
2024-10-09 13:16 ` [PATCH v2 3/3] ARM: dts: ti: omap3434-sdp: drop linux,mtd-name from onenand node Roger Quadros
2024-10-10  9:35 ` [PATCH v2 0/3] ARM: dts: ti: omap: fix dtbs_check warnings for ti,gpmc-nand and ti,gpmc-onenend Andreas Kemnade
2024-10-10 11:31   ` Roger Quadros

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).