[PATCH v1 0/5] arm64: dts: imx8mq-librem5: phone description updates

Martin Kepplinger posted 5 patches 4 years, 3 months ago
.../boot/dts/freescale/imx8mq-librem5-r4.dts      |  4 ++++
arch/arm64/boot/dts/freescale/imx8mq-librem5.dtsi | 15 +++++----------
2 files changed, 9 insertions(+), 10 deletions(-)
[PATCH v1 0/5] arm64: dts: imx8mq-librem5: phone description updates
Posted by Martin Kepplinger 4 years, 3 months ago
Hi Shawn and all interested,

This is small updates to the Librem 5 phone hardware descriptions we've
been using for quite some time as part of PureOS.

thanks,
                           martin

Angus Ainslie (1):
  arm64: dts: imx8mq-librem5: add a RO firmware partition

Guido Günther (2):
  arm64: dts: imx8mq-librem5: higher boost regulation current
  arm64: dts: imx8mq-librem5-r4: add the correct panel

Martin Kepplinger (2):
  arm64: dts: imx8mq-librem5: make the volume buttons a wakeup source
  arm64: dts: imx8mq-librem5: remove description of CHG_STATUS_B

 .../boot/dts/freescale/imx8mq-librem5-r4.dts      |  4 ++++
 arch/arm64/boot/dts/freescale/imx8mq-librem5.dtsi | 15 +++++----------
 2 files changed, 9 insertions(+), 10 deletions(-)

-- 
2.30.2

Re: [PATCH v1 0/5] arm64: dts: imx8mq-librem5: phone description updates
Posted by Shawn Guo 4 years, 2 months ago
On Mon, Feb 28, 2022 at 02:12:17PM +0100, Martin Kepplinger wrote:
> Hi Shawn and all interested,
> 
> This is small updates to the Librem 5 phone hardware descriptions we've
> been using for quite some time as part of PureOS.
> 
> thanks,
>                            martin
> 
> Angus Ainslie (1):
>   arm64: dts: imx8mq-librem5: add a RO firmware partition
> 
> Guido Günther (2):
>   arm64: dts: imx8mq-librem5: higher boost regulation current
>   arm64: dts: imx8mq-librem5-r4: add the correct panel
> 
> Martin Kepplinger (2):
>   arm64: dts: imx8mq-librem5: make the volume buttons a wakeup source
>   arm64: dts: imx8mq-librem5: remove description of CHG_STATUS_B

Applied all, thanks!