All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Resolve BCMBCA DT validation errors
@ 2024-10-09 21:50 Sam Edwards
  2024-10-09 21:50 ` [PATCH 1/3] dt-bindings: mtd: Relax BCM4908 partition schema Sam Edwards
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Sam Edwards @ 2024-10-09 21:50 UTC (permalink / raw)
  To: Florian Fainelli, Rafał Miłecki, William Zhang,
	Anand Gore, Kursad Oney
  Cc: Rob Herring, Krzysztof Kozlowski, Conor Dooley,
	Broadcom internal kernel review list, devicetree,
	linux-arm-kernel, linux-kernel, Sam Edwards

Greetings DT schema folks,

This is a small changeset to resolve DT validation errors in some files located
within arm64/*/broadcom/bcmbca/. It consists of a relaxation of the BCM4908
partitioning schema, followed by two fixes to board-level DTs in order to pass
validation fully.

The motivation for this changeset was to resolve validation errors flagged by
Rob's bot when I tried to introduce a new DT to this directory [1].

Happy spooky month,
Sam

[1]: https://lore.kernel.org/linux-devicetree/172808887840.121596.11205114990341820307.robh@kernel.org/

COMMITTER NOTE: Email being what it is, the capitalization of my email address
is apparently getting discarded. If it is important that the author email
address have identical capitalization to the Signed-off-by, please explain why
so I can investigate why this is happening and/or get these patches to you in a
desired format.

Sam Edwards (3):
  dt-bindings: mtd: Relax BCM4908 partition schema
  arm64: dts: broadcom: bcmbca: bcm4908: Fix Asus GT-AC5300's cferom
    partition
  arm64: dts: broadcom: bcmbca: bcm4908: Fix Netgear R8000P partitioning

 .../mtd/partitions/brcm,bcm4908-partitions.yaml | 17 +++++++++++------
 .../broadcom/bcmbca/bcm4906-netgear-r8000p.dts  |  4 +---
 .../broadcom/bcmbca/bcm4908-asus-gt-ac5300.dts  | 12 +++++-------
 3 files changed, 17 insertions(+), 16 deletions(-)

-- 
2.44.2



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

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

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-09 21:50 [PATCH 0/3] Resolve BCMBCA DT validation errors Sam Edwards
2024-10-09 21:50 ` [PATCH 1/3] dt-bindings: mtd: Relax BCM4908 partition schema Sam Edwards
2024-10-10  2:06   ` Rob Herring (Arm)
2024-10-10  2:38   ` Rob Herring
2024-10-10  3:37     ` Sam Edwards
2024-10-09 21:50 ` [PATCH 2/3] arm64: dts: broadcom: bcmbca: bcm4908: Fix Asus GT-AC5300's cferom partition Sam Edwards
2024-10-09 21:50 ` [PATCH 3/3] arm64: dts: broadcom: bcmbca: bcm4908: Fix Netgear R8000P partitioning Sam Edwards

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.