From: Muzaffer Kadir via B4 Relay <devnull+muzafferkadir.mainlining.org@kernel.org>
To: Sakari Ailus <sakari.ailus@linux.intel.com>,
Mauro Carvalho Chehab <mchehab@kernel.org>
Cc: git@luigi311.com, pavel@ucw.cz, tomm.merciai@gmail.com,
linux-media@vger.kernel.org, linux-kernel@vger.kernel.org,
phone-devel@vger.kernel.org,
"Muzaffer Kadir" <muzafferkadir@mainlining.org>,
"Ondřej Jirman" <megi@xff.cz>
Subject: [PATCH v2 0/2] Add Reset GPIO to imx258
Date: Sat, 29 Aug 2026 16:06:32 +0300 [thread overview]
Message-ID: <20260829-imx258-add-reset-gpio-patch-v2-0-bfd27891e225@mainlining.org> (raw)
I have a device that is not upstreamed yet (General Mobile Shamrock)
whose camera needs reset gpio to probe, it is documented in
dt-bindings but not implemented for some reason.
With adding it rear camera on the device probes correctly.
Signed-off-by: Muzaffer Kadir <muzafferkadir@mainlining.org>
---
Changes in v2:
- Moved error handling in power on to gotos as Sakari Ailus requested
- Use fsleep instead of usleep_range as Sakari Ailus requested
- Separated delay after enable and reset gpio patches as Sakari
Ailus requested
- Link to v1: https://lore.kernel.org/r/20260828-imx258-add-reset-gpio-patch-v1-1-633972d2a700@mainlining.org
---
Muzaffer Kadir (2):
media: i2c: imx258: Add wait after enabling
media: i2c: imx258: Add reset-gpio support
drivers/media/i2c/imx258.c | 25 ++++++++++++++++++++++++-
1 file changed, 24 insertions(+), 1 deletion(-)
---
base-commit: db2ddb87143519e20a95aa36c60b36107b736a58
change-id: 20260825-imx258-add-reset-gpio-patch-c438dd35f9cc
Best regards,
--
Muzaffer Kadir <muzafferkadir@mainlining.org>
next reply other threads:[~2026-08-29 13:06 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-29 13:06 Muzaffer Kadir via B4 Relay [this message]
2026-08-29 13:06 ` [PATCH v2 1/2] media: i2c: imx258: Add wait after enabling Muzaffer Kadir via B4 Relay
2026-08-30 7:36 ` Rudraksha Gupta
2026-08-29 13:06 ` [PATCH v2 2/2] media: i2c: imx258: Add reset-gpio support Muzaffer Kadir via B4 Relay
2026-08-30 7:37 ` Rudraksha Gupta
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=20260829-imx258-add-reset-gpio-patch-v2-0-bfd27891e225@mainlining.org \
--to=devnull+muzafferkadir.mainlining.org@kernel.org \
--cc=git@luigi311.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-media@vger.kernel.org \
--cc=mchehab@kernel.org \
--cc=megi@xff.cz \
--cc=muzafferkadir@mainlining.org \
--cc=pavel@ucw.cz \
--cc=phone-devel@vger.kernel.org \
--cc=sakari.ailus@linux.intel.com \
--cc=tomm.merciai@gmail.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