All of lore.kernel.org
 help / color / mirror / Atom feed
From: Shawn Guo <shawnguo@kernel.org>
To: Martin Kepplinger <martin.kepplinger@puri.sm>
Cc: festevam@gmail.com, devicetree@vger.kernel.org,
	kernel@pengutronix.de, kernel@puri.sm, krzk@kernel.org,
	linux-arm-kernel@lists.infradead.org, linux-imx@nxp.com,
	linux-kernel@vger.kernel.org, phone-devel@vger.kernel.org,
	robh@kernel.org
Subject: Re: [PATCH v1 0/4] support the Librem 5 front camera
Date: Mon, 22 Nov 2021 09:10:44 +0800	[thread overview]
Message-ID: <20211122011044.GT31998@dragon> (raw)
In-Reply-To: <20211104132213.470498-1-martin.kepplinger@puri.sm>

On Thu, Nov 04, 2021 at 02:22:09PM +0100, Martin Kepplinger wrote:
> hi Shawn and all whom this concerns,
> 
> 3 weeks ago I sent this as RFC that didn't yield feedback, see below :)
> Here's the same patches as a proper patchset ready to apply.
> 
> The first patch adds a shared "r3.dtsi" and is only refactoring.
> Patch 2 that describes the power supplies on the Librem 5 board as regulators.
> Patch 3 and 4 should be straight forward camera descriptions according to
> the drivers.
> 
> thank you,
>                              martin
> 
> revision history
> ----------------
> RFC v1:
>   https://lore.kernel.org/phone-devel/20211015083506.4182875-1-martin.kepplinger@puri.sm/
>   and more specifically thoughts on patch 2:
>   https://lore.kernel.org/phone-devel/20211015083506.4182875-3-martin.kepplinger@puri.sm/
> 
> 
> Martin Kepplinger (4):
>   arm64: dts: split out a shared imx8mq-librem5-r3.dtsi description
>   arm64: dts: imx8mq-librem5: describe power supply for cameras
>   arm64: dts: imx8mq-librem5: describe the selfie cam
>   arm64: dts: imx8mq-librem5-r3.dtsi: describe selfie cam XSHUTDOWN pin

Applied all, thanks!

WARNING: multiple messages have this Message-ID (diff)
From: Shawn Guo <shawnguo@kernel.org>
To: Martin Kepplinger <martin.kepplinger@puri.sm>
Cc: festevam@gmail.com, devicetree@vger.kernel.org,
	kernel@pengutronix.de, kernel@puri.sm, krzk@kernel.org,
	linux-arm-kernel@lists.infradead.org, linux-imx@nxp.com,
	linux-kernel@vger.kernel.org, phone-devel@vger.kernel.org,
	robh@kernel.org
Subject: Re: [PATCH v1 0/4] support the Librem 5 front camera
Date: Mon, 22 Nov 2021 09:10:44 +0800	[thread overview]
Message-ID: <20211122011044.GT31998@dragon> (raw)
In-Reply-To: <20211104132213.470498-1-martin.kepplinger@puri.sm>

On Thu, Nov 04, 2021 at 02:22:09PM +0100, Martin Kepplinger wrote:
> hi Shawn and all whom this concerns,
> 
> 3 weeks ago I sent this as RFC that didn't yield feedback, see below :)
> Here's the same patches as a proper patchset ready to apply.
> 
> The first patch adds a shared "r3.dtsi" and is only refactoring.
> Patch 2 that describes the power supplies on the Librem 5 board as regulators.
> Patch 3 and 4 should be straight forward camera descriptions according to
> the drivers.
> 
> thank you,
>                              martin
> 
> revision history
> ----------------
> RFC v1:
>   https://lore.kernel.org/phone-devel/20211015083506.4182875-1-martin.kepplinger@puri.sm/
>   and more specifically thoughts on patch 2:
>   https://lore.kernel.org/phone-devel/20211015083506.4182875-3-martin.kepplinger@puri.sm/
> 
> 
> Martin Kepplinger (4):
>   arm64: dts: split out a shared imx8mq-librem5-r3.dtsi description
>   arm64: dts: imx8mq-librem5: describe power supply for cameras
>   arm64: dts: imx8mq-librem5: describe the selfie cam
>   arm64: dts: imx8mq-librem5-r3.dtsi: describe selfie cam XSHUTDOWN pin

Applied all, thanks!

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  parent reply	other threads:[~2021-11-22  1:10 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-04 13:22 [PATCH v1 0/4] support the Librem 5 front camera Martin Kepplinger
2021-11-04 13:22 ` Martin Kepplinger
2021-11-04 13:22 ` [PATCH v1 1/4] arm64: dts: split out a shared imx8mq-librem5-r3.dtsi description Martin Kepplinger
2021-11-04 13:22   ` Martin Kepplinger
2021-11-04 13:22 ` [PATCH v1 2/4] arm64: dts: imx8mq-librem5: describe power supply for cameras Martin Kepplinger
2021-11-04 13:22   ` Martin Kepplinger
2021-11-04 13:22 ` [PATCH v1 3/4] arm64: dts: imx8mq-librem5: describe the selfie cam Martin Kepplinger
2021-11-04 13:22   ` Martin Kepplinger
2021-11-04 13:22 ` [PATCH v1 4/4] arm64: dts: imx8mq-librem5-r3.dtsi: describe selfie cam XSHUTDOWN pin Martin Kepplinger
2021-11-04 13:22   ` Martin Kepplinger
2021-11-22  1:10 ` Shawn Guo [this message]
2021-11-22  1:10   ` [PATCH v1 0/4] support the Librem 5 front camera Shawn Guo

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=20211122011044.GT31998@dragon \
    --to=shawnguo@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=festevam@gmail.com \
    --cc=kernel@pengutronix.de \
    --cc=kernel@puri.sm \
    --cc=krzk@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-imx@nxp.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=martin.kepplinger@puri.sm \
    --cc=phone-devel@vger.kernel.org \
    --cc=robh@kernel.org \
    /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.