All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/4] media: sun6i: Add support for the H3 CSI controller
@ 2018-11-14 14:59 ` Maxime Ripard
  0 siblings, 0 replies; 24+ messages in thread
From: Maxime Ripard @ 2018-11-14 14:59 UTC (permalink / raw)
  To: Yong Deng
  Cc: Mauro Carvalho Chehab, Chen-Yu Tsai, Maxime Ripard, Hans Verkuil,
	Sakari Ailus, linux-media, linux-arm-kernel, Thomas Petazzoni,
	Mylene Josserand

Hi,

The H3 and H5 have a CSI controller based on the one previously found
in the A31, that is currently supported by the sun6i-csi driver.

Add the compatibles to the device tree bindings and to the driver to
make it work properly.

This obviously depends on the serie "Initial Allwinner V3s CSI
Support" by Yong Deng.

Let me know what you think,
Maxime

Changes from v1:
  - Rebased on top of latest Yong's series

Maxime Ripard (2):
  dt-bindings: media: sun6i: Add A31 and H3 compatibles
  media: sun6i: Add A31 compatible

Mylène Josserand (2):
  ARM: dts: sun8i: Add the H3/H5 CSI controller
  [DO NOT MERGE] ARM: dts: sun8i: Add CAM500B camera module to the Nano
    Pi M1+

 .../devicetree/bindings/media/sun6i-csi.txt   |  5 +-
 arch/arm/boot/dts/sun8i-h3-nanopi-m1-plus.dts | 85 +++++++++++++++++++
 arch/arm/boot/dts/sunxi-h3-h5.dtsi            | 22 +++++
 .../platform/sunxi/sun6i-csi/sun6i_csi.c      |  1 +
 4 files changed, 112 insertions(+), 1 deletion(-)

-- 
2.19.1

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

end of thread, other threads:[~2018-11-27 18:49 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-14 14:59 [PATCH v2 0/4] media: sun6i: Add support for the H3 CSI controller Maxime Ripard
2018-11-14 14:59 ` Maxime Ripard
2018-11-14 14:59 ` [PATCH v2 1/4] dt-bindings: media: sun6i: Add A31 and H3 compatibles Maxime Ripard
2018-11-14 14:59   ` Maxime Ripard
2018-11-14 15:27   ` Chen-Yu Tsai
2018-11-14 15:27     ` Chen-Yu Tsai
2018-11-14 14:59 ` [PATCH v2 2/4] media: sun6i: Add A31 compatible Maxime Ripard
2018-11-14 14:59   ` Maxime Ripard
2018-11-14 15:27   ` Chen-Yu Tsai
2018-11-14 15:27     ` Chen-Yu Tsai
2018-11-14 14:59 ` [PATCH v2 3/4] ARM: dts: sun8i: Add the H3/H5 CSI controller Maxime Ripard
2018-11-14 14:59   ` Maxime Ripard
2018-11-14 15:26   ` Chen-Yu Tsai
2018-11-14 15:26     ` Chen-Yu Tsai
2018-11-22 11:45   ` Jagan Teki
2018-11-22 11:45     ` Jagan Teki
2018-11-22 12:33     ` Chen-Yu Tsai
2018-11-22 12:33       ` Chen-Yu Tsai
2018-11-14 14:59 ` [PATCH v2 4/4] [DO NOT MERGE] ARM: dts: sun8i: Add CAM500B camera module to the Nano Pi M1+ Maxime Ripard
2018-11-14 14:59   ` Maxime Ripard
2018-11-23  6:21   ` Jagan Teki
2018-11-23  6:21     ` Jagan Teki
2018-11-27  7:08     ` Maxime Ripard
2018-11-27  7:08       ` Maxime Ripard

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.