All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] ARM: dts: iwg20d-q7: New DT architecture
@ 2017-10-04  9:18 ` Fabrizio Castro
  0 siblings, 0 replies; 26+ messages in thread
From: Fabrizio Castro @ 2017-10-04  9:18 UTC (permalink / raw)
  To: Rob Herring, Mark Rutland, Russell King
  Cc: Simon Horman, Geert Uytterhoeven, Magnus Damm,
	devicetree-u79uwXL29TY76Z2rM5mHXA,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
	linux-renesas-soc-u79uwXL29TY76Z2rM5mHXA, Chris Paterson,
	Biju Das, Fabrizio Castro

Some of the serial interfaces are exposed on the camera daughter board.
The camera daughter board can be connected to the carrier board
by means of expansion connectors 1, 2 and 3. The carrier board may host
an RZ/G1M or an RZ/G1N based SoM.
While adding support for the serial interfaces on the camera daughter
board we faced the dilemma of how to properly describe all of the
possible HW configurations and how to maximize code reuse.
The best option would be to use device tree overlays, however there is
still some work to be done on that front before actually using them,
therefore for the time being we decided to provide .dtsi files to
describe the carrier board and the camera daughter board, and provide
.dts files to describe the HW configurations we need to support.

Best regards,

Fabrizio Castro (2):
  ARM: dts: iwg20d-q7: Rework DT architecture
  ARM: dts: iwg20d-q7-dbcm-ca: Add device trees for camera DB

 arch/arm/boot/dts/Makefile                      |   1 +
 arch/arm/boot/dts/iwg20d-q7-common.dtsi         | 147 ++++++++++++++++++++++++
 arch/arm/boot/dts/iwg20d-q7-dbcm-ca.dtsi        |  44 +++++++
 arch/arm/boot/dts/r8a7743-iwg20d-q7-dbcm-ca.dts |  19 +++
 arch/arm/boot/dts/r8a7743-iwg20d-q7.dts         | 139 +---------------------
 5 files changed, 213 insertions(+), 137 deletions(-)
 create mode 100644 arch/arm/boot/dts/iwg20d-q7-common.dtsi
 create mode 100644 arch/arm/boot/dts/iwg20d-q7-dbcm-ca.dtsi
 create mode 100644 arch/arm/boot/dts/r8a7743-iwg20d-q7-dbcm-ca.dts

-- 
2.7.4

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2017-10-09  7:30 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-10-04  9:18 [PATCH 0/2] ARM: dts: iwg20d-q7: New DT architecture Fabrizio Castro
2017-10-04  9:18 ` Fabrizio Castro
2017-10-04  9:18 ` Fabrizio Castro
2017-10-04  9:18 ` [PATCH 1/2] ARM: dts: iwg20d-q7: Rework " Fabrizio Castro
2017-10-04  9:18   ` Fabrizio Castro
     [not found]   ` <1507108713-10686-2-git-send-email-fabrizio.castro-kTT6dE0pTRh9uiUsa/gSgQ@public.gmane.org>
2017-10-06  7:57     ` Geert Uytterhoeven
2017-10-06  7:57       ` Geert Uytterhoeven
2017-10-06  7:57       ` Geert Uytterhoeven
2017-10-06  9:01       ` Fabrizio Castro
2017-10-06  9:01         ` Fabrizio Castro
     [not found]       ` <CAMuHMdW-Y7tK28YAGBRMqdgZK7vVqnUcud1FtzQd6wLrKii_AA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2017-10-06 17:59         ` [PATCH v2 0/2] ARM: dts: iwg20d-q7: New " Fabrizio Castro
2017-10-06 17:59           ` Fabrizio Castro
2017-10-06 17:59           ` Fabrizio Castro
2017-10-06 17:59           ` [PATCH v2 1/2] ARM: dts: iwg20d-q7: Rework " Fabrizio Castro
2017-10-06 17:59             ` Fabrizio Castro
2017-10-06 17:59           ` [PATCH v2 2/2] ARM: dts: iwg20d-q7-dbcm-ca: Add device trees for camera DB Fabrizio Castro
2017-10-06 17:59             ` Fabrizio Castro
     [not found]           ` <1507312793-6877-1-git-send-email-fabrizio.castro-kTT6dE0pTRh9uiUsa/gSgQ@public.gmane.org>
2017-10-09  7:30             ` [PATCH v2 0/2] ARM: dts: iwg20d-q7: New DT architecture Simon Horman
2017-10-09  7:30               ` Simon Horman
2017-10-09  7:30               ` Simon Horman
2017-10-04  9:18 ` [PATCH 2/2] ARM: dts: iwg20d-q7-dbcm-ca: Add device trees for camera DB Fabrizio Castro
2017-10-04  9:18   ` Fabrizio Castro
2017-10-06  7:57   ` Geert Uytterhoeven
2017-10-06  7:57     ` Geert Uytterhoeven
2017-10-06  9:06     ` Fabrizio Castro
2017-10-06  9:06       ` Fabrizio Castro

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.