devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] dt-bindings: Ensure all smsc,lan9115 properties are evaluated
@ 2025-02-03 21:29 Rob Herring (Arm)
  2025-02-03 21:29 ` [PATCH 1/4] dt-bindings: memory-controllers: Move qcom,ebi2 from bindings/bus/ Rob Herring (Arm)
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Rob Herring (Arm) @ 2025-02-03 21:29 UTC (permalink / raw)
  To: Bjorn Andersson, Konrad Dybcio, Krzysztof Kozlowski, Conor Dooley,
	Krzysztof Kozlowski, Marek Vasut, Alim Akhtar, Andrew Lunn,
	David S. Miller, Eric Dumazet, Jakub Kicinski, Paolo Abeni,
	Shawn Guo
  Cc: linux-arm-msm, devicetree, linux-kernel, linux-arm-kernel,
	linux-samsung-soc, netdev

This series adds qcom,ebi2 and samsung,exynos4210-srom memory 
controllers' child node properties to mc-peripheral-props.yaml in order 
to fix the 'additionalProperties: true' in the smsc,lan9115.yaml 
schema. These 2 memory controllers are used with the lan9115 in several 
.dts's.

I'll take this series thru the DT tree.

Signed-off-by: "Rob Herring (Arm)" <robh@kernel.org>
---
Rob Herring (Arm) (4):
      dt-bindings: memory-controllers: Move qcom,ebi2 from bindings/bus/
      dt-bindings: memory-controllers: qcom,ebi2: Split out child node properties
      dt-bindings: memory-controllers: samsung,exynos4210-srom: Split out child node properties
      dt-bindings: net: smsc,lan9115: Ensure all properties are defined

 .../bindings/memory-controllers/exynos-srom.yaml   | 35 ---------
 .../memory-controllers/mc-peripheral-props.yaml    |  2 +
 .../qcom,ebi2-peripheral-props.yaml                | 91 ++++++++++++++++++++++
 .../{bus => memory-controllers}/qcom,ebi2.yaml     | 86 +-------------------
 .../samsung,exynos4210-srom-peripheral-props.yaml  | 35 +++++++++
 .../devicetree/bindings/net/smsc,lan9115.yaml      |  6 +-
 6 files changed, 131 insertions(+), 124 deletions(-)
---
base-commit: 2014c95afecee3e76ca4a56956a936e23283f05b
change-id: 20250203-dt-lan9115-fix-ee3f3f69f42d

Best regards,
-- 
Rob Herring (Arm) <robh@kernel.org>


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

end of thread, other threads:[~2025-02-05 10:06 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-03 21:29 [PATCH 0/4] dt-bindings: Ensure all smsc,lan9115 properties are evaluated Rob Herring (Arm)
2025-02-03 21:29 ` [PATCH 1/4] dt-bindings: memory-controllers: Move qcom,ebi2 from bindings/bus/ Rob Herring (Arm)
2025-02-05 10:04   ` Krzysztof Kozlowski
2025-02-03 21:29 ` [PATCH 2/4] dt-bindings: memory-controllers: qcom,ebi2: Split out child node properties Rob Herring (Arm)
2025-02-05 10:05   ` Krzysztof Kozlowski
2025-02-03 21:29 ` [PATCH 3/4] dt-bindings: memory-controllers: samsung,exynos4210-srom: " Rob Herring (Arm)
2025-02-05 10:05   ` Krzysztof Kozlowski
2025-02-03 21:29 ` [PATCH 4/4] dt-bindings: net: smsc,lan9115: Ensure all properties are defined Rob Herring (Arm)
2025-02-04 22:09   ` Jakub Kicinski
2025-02-05 10:06   ` Krzysztof Kozlowski

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).