devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] MIPS: Add Mobileye EyeQ OLB system-controller
@ 2024-06-28 16:11 Théo Lebrun
  2024-06-28 16:11 ` [PATCH 1/3] dt-bindings: soc: mobileye: add EyeQ OLB system controller Théo Lebrun
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Théo Lebrun @ 2024-06-28 16:11 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Conor Dooley,
	Thomas Bogendoerfer
  Cc: linux-mips, devicetree, linux-kernel, Vladimir Kondratiev,
	Grégory Clement, Thomas Petazzoni, Tawfik Bayouk,
	Théo Lebrun

This is a new iteration on the Mobileye system-controller series [0].
It has been split into separate series to facilitate merging.

This series contains a dt-bindings defining the system-controller
(called OLB) used on EyeQ5, EyeQ6L and EyeQ6H. It then modifies the
EyeQ5 devicetree to exploit that system-controller.

The last patch adds entries in MAINTAINERS for all related files. This
is done in a single commit to avoid conflicts across trees.

Related series are targeted at clk [1], reset [2] and pinctrl [3].

Have a nice day,
Théo

[0]: https://lore.kernel.org/lkml/20240620-mbly-olb-v3-0-5f29f8ca289c@bootlin.com/
[1]: https://lore.kernel.org/lkml/20240628-mbly-clk-v1-0-edb1e29ea4c1@bootlin.com/
[2]: https://lore.kernel.org/lkml/20240628-mbly-reset-v1-0-2a8294fd4392@bootlin.com/
[3]: https://lore.kernel.org/lkml/20240628-mbly-pinctrl-v1-0-c878192d6b0a@bootlin.com/

Signed-off-by: Théo Lebrun <theo.lebrun@bootlin.com>
---
Changes since OLB v3 [0]:
 - MAINTAINERS: Move changes into a separate commit to avoid merge
   conflicts. This commit is in the present series.
 - dt-bindings: Take Reviewed-by: Rob Herring.

---
Théo Lebrun (3):
      dt-bindings: soc: mobileye: add EyeQ OLB system controller
      MIPS: mobileye: eyeq5: add OLB system-controller node
      MAINTAINERS: Mobileye: add OLB drivers and dt-bindings

 .../bindings/soc/mobileye/mobileye,eyeq5-olb.yaml  | 374 +++++++++++++++++++++
 MAINTAINERS                                        |   5 +
 .../{eyeq5-fixed-clocks.dtsi => eyeq5-clocks.dtsi} |  54 +--
 arch/mips/boot/dts/mobileye/eyeq5-pins.dtsi        | 125 +++++++
 arch/mips/boot/dts/mobileye/eyeq5.dtsi             |  22 +-
 5 files changed, 541 insertions(+), 39 deletions(-)
---
base-commit: f2661062f16b2de5d7b6a5c42a9a5c96326b8454
change-id: 20240628-mbly-mips-f4f55fc27847

Best regards,
-- 
Théo Lebrun <theo.lebrun@bootlin.com>


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

end of thread, other threads:[~2024-07-03 15:24 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-28 16:11 [PATCH 0/3] MIPS: Add Mobileye EyeQ OLB system-controller Théo Lebrun
2024-06-28 16:11 ` [PATCH 1/3] dt-bindings: soc: mobileye: add EyeQ OLB system controller Théo Lebrun
2024-06-28 16:11 ` [PATCH 2/3] MIPS: mobileye: eyeq5: add OLB system-controller node Théo Lebrun
2024-06-28 16:11 ` [PATCH 3/3] MAINTAINERS: Mobileye: add OLB drivers and dt-bindings Théo Lebrun
2024-07-03 14:35 ` [PATCH 0/3] MIPS: Add Mobileye EyeQ OLB system-controller Thomas Bogendoerfer
2024-07-03 14:52   ` Théo Lebrun
2024-07-03 15:19 ` Thomas Bogendoerfer

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