public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] arm: dts: OMAP: Clean up devicetree bindings and compatible strings
@ 2025-06-20  8:24 Kory Maincent
  2025-06-20  8:24 ` [PATCH 1/2] dt-bindings: omap: Add missing AM33xx " Kory Maincent
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Kory Maincent @ 2025-06-20  8:24 UTC (permalink / raw)
  To: Aaro Koskinen, Andreas Kemnade, Kevin Hilman, Roger Quadros,
	Tony Lindgren, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
	Paul Barker, Marc Murphy
  Cc: Thomas Petazzoni, linux-omap, devicetree, linux-kernel,
	Romain Gantois, Thomas Bonnefille, Bajjuri Praneeth,
	Kory Maincent, Andrew Davis

This series addresses inconsistencies in OMAP devicetree bindings and
compatible strings for AM33xx-based boards:

- Add missing compatible strings to binding documentation
- Update vendor prefix from "ti" to "beagle" for BeagleBone boards
  to reflect actual hardware vendors
- Remove redundant compatible strings from device properties

Note: Originally attempted to align devicetree model descriptions but
received pushback due to Debian script dependencies (see thread at
https://lore.kernel.org/all/7e854232-f02f-4ad6-b65e-22c18d1d9fe5@jm0.eu/).
The compatible string changes may face similar concerns and would
benefit from devicetree maintainer review.

This work was split from a larger series to address feedback and allow
independent progression of each topic area. Original series:
https://lore.kernel.org/r/20250617-bbg-v4-0-827cbd606db6@bootlin.com

Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
---
Kory Maincent (2):
      dt-bindings: omap: Add missing AM33xx compatible strings
      arm: dts: omap: Remove incorrect compatible strings from device trees

 Documentation/devicetree/bindings/arm/ti/omap.yaml | 22 +++++++++++++++++++++-
 arch/arm/boot/dts/ti/omap/am335x-base0033.dts      |  2 +-
 arch/arm/boot/dts/ti/omap/am335x-bone.dts          |  2 +-
 .../boot/dts/ti/omap/am335x-boneblack-wireless.dts |  2 +-
 arch/arm/boot/dts/ti/omap/am335x-boneblack.dts     |  2 +-
 arch/arm/boot/dts/ti/omap/am335x-boneblue.dts      |  2 +-
 .../boot/dts/ti/omap/am335x-bonegreen-wireless.dts |  2 +-
 arch/arm/boot/dts/ti/omap/am335x-bonegreen.dts     |  2 +-
 arch/arm/boot/dts/ti/omap/am335x-chiliboard.dts    |  3 +--
 arch/arm/boot/dts/ti/omap/am335x-myirtech-myd.dts  |  2 +-
 .../arm/boot/dts/ti/omap/am335x-osd3358-sm-red.dts |  2 +-
 arch/arm/boot/dts/ti/omap/am335x-pocketbeagle.dts  |  2 +-
 .../ti/omap/am335x-sancloud-bbe-extended-wifi.dts  |  5 +----
 .../boot/dts/ti/omap/am335x-sancloud-bbe-lite.dts  |  5 +----
 arch/arm/boot/dts/ti/omap/am335x-sancloud-bbe.dts  |  2 +-
 arch/arm/boot/dts/ti/omap/am335x-shc.dts           |  2 +-
 16 files changed, 36 insertions(+), 23 deletions(-)
---
base-commit: e22b9ddaf3afd031abc350c303c7c07a51c569d8
change-id: 20250619-ti_dts_clean-d1d86c9e675f

Best regards,
--  
Köry Maincent, Bootlin
Embedded Linux and kernel engineering
https://bootlin.com


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

end of thread, other threads:[~2025-06-23 14:36 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-20  8:24 [PATCH 0/2] arm: dts: OMAP: Clean up devicetree bindings and compatible strings Kory Maincent
2025-06-20  8:24 ` [PATCH 1/2] dt-bindings: omap: Add missing AM33xx " Kory Maincent
2025-06-20 14:08   ` Conor Dooley
2025-06-20 14:09     ` Conor Dooley
2025-06-20 14:26       ` Kory Maincent
2025-06-23 14:36         ` Conor Dooley
2025-06-20  8:24 ` [PATCH 2/2] arm: dts: omap: Remove incorrect compatible strings from device trees Kory Maincent
2025-06-20 14:15 ` [PATCH 0/2] arm: dts: OMAP: Clean up devicetree bindings and compatible strings Conor Dooley

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox