Devicetree
 help / color / mirror / Atom feed
From: Himanshu Bhavani <himanshu.bhavani@siliconsignals.io>
To: Jai Luthra <jai.luthra@ideasonboard.com>,
	"sakari.ailus@linux.intel.com" <sakari.ailus@linux.intel.com>
Cc: Hardevsinh Palaniya <hardevsinh.palaniya@siliconsignals.io>,
	Mauro Carvalho Chehab <mchehab@kernel.org>,
	Rob Herring <robh@kernel.org>,
	Krzysztof Kozlowski <krzk+dt@kernel.org>,
	Conor Dooley <conor+dt@kernel.org>,
	Bjorn Andersson <andersson@kernel.org>,
	Konrad Dybcio <konradybcio@kernel.org>,
	Hans Verkuil <hverkuil+cisco@kernel.org>,
	Vladimir Zapolskiy <vladimir.zapolskiy@linaro.org>,
	Hans de Goede <johannes.goede@oss.qualcomm.com>,
	Tarang Raval <tarang.raval@siliconsignals.io>,
	Elgin Perumbilly <elgin.perumbilly@siliconsignals.io>,
	Kate Hsuan <hpa@redhat.com>,
	Xiaolei Wang <xiaolei.wang@windriver.com>,
	Walter Werner Schneider <contact@schnwalter.eu>,
	Laurent Pinchart <laurent.pinchart@ideasonboard.com>,
	Bartosz Golaszewski <bartosz.golaszewski@oss.qualcomm.com>,
	Mehdi Djait <mehdi.djait@linux.intel.com>,
	Miguel Vadillo <miguel.vadillo@intel.com>,
	"linux-media@vger.kernel.org" <linux-media@vger.kernel.org>,
	"devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
	LKML <linux-kernel@vger.kernel.org>,
	"linux-arm-msm@vger.kernel.org" <linux-arm-msm@vger.kernel.org>
Subject: Re: [PATCH v3 3/3] arm64: dts: qcom: sm7225-fairphone-fp4: Add Sony IMX576 front camera support
Date: Tue, 11 Aug 2026 09:16:14 +0000	[thread overview]
Message-ID: <PN0P287MB2019FFBFD284AB4822AFF4B39ADD2@PN0P287MB2019.INDP287.PROD.OUTLOOK.COM> (raw)
In-Reply-To: <178608575956.4139729.7371211848831143170@freya>

Hi Jai,

>Hi Himanshu,
>
>Quoting Himanshu Bhavani (2026-08-06 17:32:09)
>> From: Hardevsinh Palaniya <hardevsinh.palaniya@siliconsignals.io>
>>
>> Add device tree support for the Sony IMX576 front camera
>> sensor and connect it to CAMSS via CSIPHY3.
>>
>> Signed-off-by: Hardevsinh Palaniya <hardevsinh.palaniya@siliconsignals.io>
>> Signed-off-by: Himanshu Bhavani <himanshu.bhavani@siliconsignals.io>
>
>It's best to keep the DT series (which go through the arm tree) separate
>from the one adding the driver and bindings (which go through media tree).
>
>Moreover, I believe DT changes can't be merged until the bindings land in
>mainline (or at least the linux-next tree)
>
>Thanks,
>    Jai

Thanks, understood. We’ll submit the DT changes separately after the bindings
land in mainline.

Best Regards,
Himanshu

  reply	other threads:[~2026-08-11  9:16 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-06 12:02 [PATCH v3 0/3] media: i2c: Add imx576 camera sensor driver Himanshu Bhavani
2026-08-06 12:02 ` [PATCH v3 1/3] dt-bindings: media: i2c: Add imx576 sensor Himanshu Bhavani
2026-08-06 12:02 ` [PATCH v3 2/3] media: i2c: add imx576 image sensor driver Himanshu Bhavani
2026-08-07  7:00   ` Jai Luthra
2026-08-11  9:14     ` Himanshu Bhavani
2026-08-12  6:16       ` Jai Luthra
2026-08-14 11:35         ` Himanshu Bhavani
2026-08-14 12:52           ` Jai Luthra
2026-08-06 12:02 ` [PATCH v3 3/3] arm64: dts: qcom: sm7225-fairphone-fp4: Add Sony IMX576 front camera support Himanshu Bhavani
2026-08-07  6:55   ` Jai Luthra
2026-08-11  9:16     ` Himanshu Bhavani [this message]
2026-08-24  9:46   ` Konrad Dybcio

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=PN0P287MB2019FFBFD284AB4822AFF4B39ADD2@PN0P287MB2019.INDP287.PROD.OUTLOOK.COM \
    --to=himanshu.bhavani@siliconsignals.io \
    --cc=andersson@kernel.org \
    --cc=bartosz.golaszewski@oss.qualcomm.com \
    --cc=conor+dt@kernel.org \
    --cc=contact@schnwalter.eu \
    --cc=devicetree@vger.kernel.org \
    --cc=elgin.perumbilly@siliconsignals.io \
    --cc=hardevsinh.palaniya@siliconsignals.io \
    --cc=hpa@redhat.com \
    --cc=hverkuil+cisco@kernel.org \
    --cc=jai.luthra@ideasonboard.com \
    --cc=johannes.goede@oss.qualcomm.com \
    --cc=konradybcio@kernel.org \
    --cc=krzk+dt@kernel.org \
    --cc=laurent.pinchart@ideasonboard.com \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-media@vger.kernel.org \
    --cc=mchehab@kernel.org \
    --cc=mehdi.djait@linux.intel.com \
    --cc=miguel.vadillo@intel.com \
    --cc=robh@kernel.org \
    --cc=sakari.ailus@linux.intel.com \
    --cc=tarang.raval@siliconsignals.io \
    --cc=vladimir.zapolskiy@linaro.org \
    --cc=xiaolei.wang@windriver.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox