From: Shawn Guo <shawnguo@kernel.org>
To: Martin Kepplinger <martin.kepplinger@puri.sm>
Cc: robh@kernel.org, kernel@puri.sm, Anson.Huang@nxp.com,
devicetree@vger.kernel.org, Daniel Baluta <daniel.baluta@nxp.com>,
s.hauer@pengutronix.de, angus@akkea.ca,
linux-kernel@vger.kernel.org, broonie@kernel.org,
linux-imx@nxp.com, kernel@pengutronix.de, mchehab@kernel.org,
festevam@gmail.com, agx@sigxcpu.org,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v6 1/3] arm64: dts: Add a device tree for the Librem 5 phone
Date: Sun, 23 Aug 2020 11:02:09 +0800 [thread overview]
Message-ID: <20200823030208.GS30094@dragon> (raw)
In-Reply-To: <20200821121755.24599-1-martin.kepplinger@puri.sm>
On Fri, Aug 21, 2020 at 02:17:53PM +0200, Martin Kepplinger wrote:
> From: "Angus Ainslie (Purism)" <angus@akkea.ca>
>
> Add a devicetree description for the Librem 5 phone. 4 hardware revisions
> have been available. Some revisions include changes that need different
> software to be run. So far, r3 ("Dogwood") is one such example, see:
>
> "Aspen" r0 not supported (very few devices exist)
> "Birch" r1 supported by r2
> "Chestnut" r2 added by this patch
> "Dogwood" r3 added by this patch
> "Evergreen" r4 tba / most likely supported by r3
>
> See https://puri.sm/products/librem-5/ for more information.
>
> This boots to a working console with working WWAN modem, wifi usdhc,
> IMU sensor device, proximity sensor, haptic motor, gpio keys, GNSS and LEDs.
>
> Signed-off-by: Martin Kepplinger <martin.kepplinger@puri.sm>
> Signed-off-by: Angus Ainslie (Purism) <angus@akkea.ca>
> Signed-off-by: Guido Günther <agx@sigxcpu.org>
> Reviewed-by: Daniel Baluta <daniel.baluta@nxp.com> (for the audio part)
> Reviewed-by: Fabio Estevam <festevam@gmail.com>
Applied all, thanks.
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
WARNING: multiple messages have this Message-ID (diff)
From: Shawn Guo <shawnguo@kernel.org>
To: Martin Kepplinger <martin.kepplinger@puri.sm>
Cc: robh@kernel.org, kernel@puri.sm, s.hauer@pengutronix.de,
kernel@pengutronix.de, festevam@gmail.com, linux-imx@nxp.com,
mchehab@kernel.org, Anson.Huang@nxp.com, agx@sigxcpu.org,
angus@akkea.ca, broonie@kernel.org, linux-kernel@vger.kernel.org,
devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
Daniel Baluta <daniel.baluta@nxp.com>
Subject: Re: [PATCH v6 1/3] arm64: dts: Add a device tree for the Librem 5 phone
Date: Sun, 23 Aug 2020 11:02:09 +0800 [thread overview]
Message-ID: <20200823030208.GS30094@dragon> (raw)
In-Reply-To: <20200821121755.24599-1-martin.kepplinger@puri.sm>
On Fri, Aug 21, 2020 at 02:17:53PM +0200, Martin Kepplinger wrote:
> From: "Angus Ainslie (Purism)" <angus@akkea.ca>
>
> Add a devicetree description for the Librem 5 phone. 4 hardware revisions
> have been available. Some revisions include changes that need different
> software to be run. So far, r3 ("Dogwood") is one such example, see:
>
> "Aspen" r0 not supported (very few devices exist)
> "Birch" r1 supported by r2
> "Chestnut" r2 added by this patch
> "Dogwood" r3 added by this patch
> "Evergreen" r4 tba / most likely supported by r3
>
> See https://puri.sm/products/librem-5/ for more information.
>
> This boots to a working console with working WWAN modem, wifi usdhc,
> IMU sensor device, proximity sensor, haptic motor, gpio keys, GNSS and LEDs.
>
> Signed-off-by: Martin Kepplinger <martin.kepplinger@puri.sm>
> Signed-off-by: Angus Ainslie (Purism) <angus@akkea.ca>
> Signed-off-by: Guido Günther <agx@sigxcpu.org>
> Reviewed-by: Daniel Baluta <daniel.baluta@nxp.com> (for the audio part)
> Reviewed-by: Fabio Estevam <festevam@gmail.com>
Applied all, thanks.
next prev parent reply other threads:[~2020-08-23 3:03 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-21 12:17 [PATCH v6 1/3] arm64: dts: Add a device tree for the Librem 5 phone Martin Kepplinger
2020-08-21 12:17 ` Martin Kepplinger
2020-08-21 12:17 ` [PATCH v6 2/3] MAINTAINERS: Add Purism Librem 5 section to the list Martin Kepplinger
2020-08-21 12:17 ` Martin Kepplinger
2020-08-30 13:15 ` Shawn Guo
2020-08-30 13:15 ` Shawn Guo
2020-08-30 15:32 ` Joe Perches
2020-08-30 15:32 ` Joe Perches
2020-08-31 1:19 ` Shawn Guo
2020-08-31 1:19 ` Shawn Guo
2020-09-30 10:50 ` Krzysztof Kozlowski
2020-09-30 10:50 ` Krzysztof Kozlowski
2020-09-30 15:30 ` Joe Perches
2020-09-30 15:30 ` Joe Perches
2020-08-21 12:17 ` [PATCH v6 3/3] dt-bindings: arm: fsl: Add the librem 5 phone Martin Kepplinger
2020-08-21 12:17 ` Martin Kepplinger
2020-08-23 3:02 ` Shawn Guo [this message]
2020-08-23 3:02 ` [PATCH v6 1/3] arm64: dts: Add a device tree for the Librem " 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=20200823030208.GS30094@dragon \
--to=shawnguo@kernel.org \
--cc=Anson.Huang@nxp.com \
--cc=agx@sigxcpu.org \
--cc=angus@akkea.ca \
--cc=broonie@kernel.org \
--cc=daniel.baluta@nxp.com \
--cc=devicetree@vger.kernel.org \
--cc=festevam@gmail.com \
--cc=kernel@pengutronix.de \
--cc=kernel@puri.sm \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-imx@nxp.com \
--cc=linux-kernel@vger.kernel.org \
--cc=martin.kepplinger@puri.sm \
--cc=mchehab@kernel.org \
--cc=robh@kernel.org \
--cc=s.hauer@pengutronix.de \
/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.