public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] add ISI support for iMX93
@ 2023-06-26  3:27 guoniu.zhou
  2023-06-26  3:27 ` [PATCH v2 1/2] media: dt-bindings: nxp,imx8-isi: add i.MX93 ISI compatible string guoniu.zhou
  2023-06-26  3:27 ` [PATCH v2 2/2] media: nxp: imx-isi: add ISI support for i.MX93 guoniu.zhou
  0 siblings, 2 replies; 10+ messages in thread
From: guoniu.zhou @ 2023-06-26  3:27 UTC (permalink / raw)
  To: linux-media, linux-imx, devicetree
  Cc: laurent.pinchart, mchehab, robh+dt, krzysztof.kozlowski+dt,
	conor+dt, xavier.roumegue, kernel, jacopo.mondi, sakari.ailus

From: "Guoniu.zhou" <guoniu.zhou@nxp.com>

NXP i.MX93 family almost reuse ISI IP from i.MX8M family, so add
it support in current ISI driver.

Changes in version 2:
- Remove two patches which used to rename imx8 to imx.
  [PATCH 1/4] media: dt-bindings: media: rename nxp,imx8-isi.yaml to nxp,imx-isi.yaml
  [PATCH 2/4] media: nxp: rename imx8-isi to imx-isi and remove reference to i.MX8
- Modify commit log to more accurately match its goal.
- Remove redundant "media" in patch subject.

Guoniu.zhou (2):
  media: dt-bindings: nxp,imx8-isi: add i.MX93 ISI compatible string
  media: nxp: imx-isi: add ISI support for i.MX93

 .../bindings/media/nxp,imx8-isi.yaml          |   5 +-
 .../platform/nxp/imx8-isi/imx8-isi-core.c     | 110 ++++++++++++++++++
 .../platform/nxp/imx8-isi/imx8-isi-core.h     |  33 ++++++
 .../platform/nxp/imx8-isi/imx8-isi-crossbar.c |  51 ++++----
 4 files changed, 173 insertions(+), 26 deletions(-)

base-commit: be9aac187433af6abba5fcc2e73d91d0794ba360
-- 
2.37.1


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

end of thread, other threads:[~2023-06-27 12:20 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-26  3:27 [PATCH v2 0/2] add ISI support for iMX93 guoniu.zhou
2023-06-26  3:27 ` [PATCH v2 1/2] media: dt-bindings: nxp,imx8-isi: add i.MX93 ISI compatible string guoniu.zhou
2023-06-26  9:22   ` Laurent Pinchart
2023-06-27  7:30   ` Tommaso Merciai
2023-06-26  3:27 ` [PATCH v2 2/2] media: nxp: imx-isi: add ISI support for i.MX93 guoniu.zhou
2023-06-26  9:15   ` Laurent Pinchart
2023-06-26  9:57     ` G.N. Zhou (OSS)
2023-06-27  8:26   ` Tommaso Merciai
2023-06-27  8:39     ` G.N. Zhou (OSS)
2023-06-27 12:20       ` Tommaso Merciai

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox