All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bryan O'Donoghue <bryan.odonoghue@linaro.org>
To: sakari.ailus@iki.fi, jacopo@jmondi.org, paul.j.murphy@intel.com,
	daniele.alessandrelli@intel.com, mchehab@kernel.org,
	linux-media@vger.kernel.org
Cc: bryan.odonoghue@linaro.org
Subject: [PATCH v3 2/5] media: dt-bindings: imx412: Add imx577 compatible string
Date: Thu, 15 Sep 2022 01:35:19 +0100	[thread overview]
Message-ID: <20220915003522.1227073-3-bryan.odonoghue@linaro.org> (raw)
In-Reply-To: <20220915003522.1227073-1-bryan.odonoghue@linaro.org>

The Sony imx577 uses the same silicon enabling reference code from Sony in
the available examples provided.

Add an imx577 compatible string to allow for chip differentiation and
accurate description of hardware in dts.

Signed-off-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org>
---
 Documentation/devicetree/bindings/media/i2c/sony,imx412.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/media/i2c/sony,imx412.yaml b/Documentation/devicetree/bindings/media/i2c/sony,imx412.yaml
index a0da469995db..ebb649c5e4c5 100644
--- a/Documentation/devicetree/bindings/media/i2c/sony,imx412.yaml
+++ b/Documentation/devicetree/bindings/media/i2c/sony,imx412.yaml
@@ -23,6 +23,7 @@ properties:
       - enum:
           - sony,imx412
           - sony,imx477
+          - sony,imx577
   reg:
     description: I2C address
     maxItems: 1
-- 
2.34.1


  parent reply	other threads:[~2022-09-15  0:36 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-15  0:35 [PATCH v3 0/5] Add imx577 and imx477 compatible to imx412 Bryan O'Donoghue
2022-09-15  0:35 ` [PATCH v3 1/5] media: dt-bindings: imx412: Add imx477 compatible string Bryan O'Donoghue
2022-09-15  0:35 ` Bryan O'Donoghue [this message]
2022-09-15  0:35 ` [PATCH v3 3/5] media: i2c: imx412: Assign v4l2 device subname based on compat string Bryan O'Donoghue
2022-09-15 20:54   ` Sakari Ailus
2022-09-15  0:35 ` [PATCH v3 4/5] media: i2c: imx412: Add imx477 compatible string Bryan O'Donoghue
2022-09-15 22:03   ` Dave Stevenson
2022-09-16  0:32     ` Bryan O'Donoghue
2022-09-16 11:03       ` Sakari Ailus
2022-09-16 11:14         ` Bryan O'Donoghue
2022-09-16 11:18           ` Bryan O'Donoghue
2022-09-15  0:35 ` [PATCH v3 5/5] media: i2c: imx412: Add imx577 " Bryan O'Donoghue
2022-09-15 20:55   ` Sakari Ailus

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=20220915003522.1227073-3-bryan.odonoghue@linaro.org \
    --to=bryan.odonoghue@linaro.org \
    --cc=daniele.alessandrelli@intel.com \
    --cc=jacopo@jmondi.org \
    --cc=linux-media@vger.kernel.org \
    --cc=mchehab@kernel.org \
    --cc=paul.j.murphy@intel.com \
    --cc=sakari.ailus@iki.fi \
    /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.