All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] arm64: dts: renesas: Fix CSI-2 validation errors
@ 2021-04-21 15:02 Niklas Söderlund
  2021-04-21 15:02 ` [PATCH 1/2] arm64: dts: renesas: aistarvision-mipi-adapter-2.1: Fix CSI40 ports Niklas Söderlund
  2021-04-21 15:02 ` [PATCH 2/2] arm64: dts: renesas: Add port@0 node for all CSI-2 nodes to dtsi Niklas Söderlund
  0 siblings, 2 replies; 7+ messages in thread
From: Niklas Söderlund @ 2021-04-21 15:02 UTC (permalink / raw)
  To: Geert Uytterhoeven
  Cc: Laurent Pinchart, linux-renesas-soc, Niklas Söderlund

Hi Geert,

This series fixes all current validation warnings/errors touching CSI-2 
nodes. Patch 1/2 fixes an unspecified port while patch 2/2 deals with 
the fallout of [1] that made the port@0 node explicitly mandatory.

Tested on-top of latest renesas-drivers for all in tree DTB files with  
'make dtbs_check'.

1. commit 066a94e28a23e04c ("media: dt-bindings: media: Use graph and video-interfaces schemas")

Niklas Söderlund (2):
  arm64: dts: renesas: aistarvision-mipi-adapter-2.1: Fix CSI40 ports
  arm64: dts: renesas: Add port@0 node for all CSI-2 nodes to dtsi

 ...hihope-rzg2-ex-aistarvision-mipi-adapter-2.1.dtsi |  2 --
 arch/arm64/boot/dts/renesas/r8a774a1.dtsi            |  8 ++++++++
 arch/arm64/boot/dts/renesas/r8a774b1.dtsi            |  8 ++++++++
 .../boot/dts/renesas/r8a774c0-ek874-mipi-2.1.dts     |  2 +-
 arch/arm64/boot/dts/renesas/r8a774c0.dtsi            |  4 ++++
 arch/arm64/boot/dts/renesas/r8a774e1.dtsi            |  8 ++++++++
 arch/arm64/boot/dts/renesas/r8a77950.dtsi            |  4 ++++
 arch/arm64/boot/dts/renesas/r8a77951.dtsi            | 12 ++++++++++++
 arch/arm64/boot/dts/renesas/r8a77960.dtsi            |  8 ++++++++
 arch/arm64/boot/dts/renesas/r8a77961.dtsi            |  8 ++++++++
 arch/arm64/boot/dts/renesas/r8a77965.dtsi            |  8 ++++++++
 arch/arm64/boot/dts/renesas/r8a77970.dtsi            |  4 ++++
 arch/arm64/boot/dts/renesas/r8a77980.dtsi            |  8 ++++++++
 arch/arm64/boot/dts/renesas/r8a77990-ebisu.dts       |  2 --
 arch/arm64/boot/dts/renesas/r8a77990.dtsi            |  4 ++++
 arch/arm64/boot/dts/renesas/salvator-common.dtsi     |  3 ---
 16 files changed, 85 insertions(+), 8 deletions(-)

-- 
2.31.1


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

end of thread, other threads:[~2021-04-27  0:26 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-04-21 15:02 [PATCH 0/2] arm64: dts: renesas: Fix CSI-2 validation errors Niklas Söderlund
2021-04-21 15:02 ` [PATCH 1/2] arm64: dts: renesas: aistarvision-mipi-adapter-2.1: Fix CSI40 ports Niklas Söderlund
2021-04-25 18:48   ` Geert Uytterhoeven
2021-04-27  0:20   ` Laurent Pinchart
2021-04-21 15:02 ` [PATCH 2/2] arm64: dts: renesas: Add port@0 node for all CSI-2 nodes to dtsi Niklas Söderlund
2021-04-25 18:48   ` Geert Uytterhoeven
2021-04-27  0:26   ` Laurent Pinchart

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.