All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Niklas Söderlund" <niklas.soderlund+renesas@ragnatech.se>
To: Geert Uytterhoeven <geert+renesas@glider.be>
Cc: linux-renesas-soc@vger.kernel.org,
	"Niklas Söderlund" <niklas.soderlund+renesas@ragnatech.se>
Subject: [PATCH 0/2] arm64: dts: renesas: white-hawk: Wire-up video capture support
Date: Sat, 11 Feb 2023 16:00:10 +0100	[thread overview]
Message-ID: <20230211150012.3824154-1-niklas.soderlund+renesas@ragnatech.se> (raw)

Hi Geert,

This small series wires up video capture support for White Hawk. The 
series depends on the bindings for each of the modules on the SoC posted 
in [1].

Patch 1/2 adds the internal nodes for VIN, ISPCS and CSI-2, while patch 
2/2 wires up the MAX96712 on the daughter board.

Whit this applied I can capture fine from both MAX96712 thus enabling 
the will video capture pipeline.

1. [PATCH 0/3] media: dt-bindings: media: Add bindings for video capture on R-Car V4H

Niklas Söderlund (2):
  arm64: dts: renesas: r8a779g0: Add and connect all CSI-2, ISP and VIN
    nodes
  arm64: dts: renesas: white-hawk: Add and connect MAX96712

 .../renesas/r8a779g0-white-hawk-csi-dsi.dtsi  | 172 +++++
 arch/arm64/boot/dts/renesas/r8a779g0.dtsi     | 666 ++++++++++++++++++
 2 files changed, 838 insertions(+)

-- 
2.39.1


             reply	other threads:[~2023-02-11 15:00 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-11 15:00 Niklas Söderlund [this message]
2023-02-11 15:00 ` [PATCH 1/2] arm64: dts: renesas: r8a779g0: Add and connect all CSI-2, ISP and VIN nodes Niklas Söderlund
2023-02-14 15:59   ` Geert Uytterhoeven
2023-02-11 15:00 ` [PATCH 2/2] arm64: dts: renesas: white-hawk: Add and connect MAX96712 Niklas Söderlund
2023-02-14 15:59   ` Geert Uytterhoeven

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230211150012.3824154-1-niklas.soderlund+renesas@ragnatech.se \
    --to=niklas.soderlund+renesas@ragnatech.se \
    --cc=geert+renesas@glider.be \
    --cc=linux-renesas-soc@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.