mbox series

[v3,0/5] arm64: dts: librem5 phone and devkit dts and config updates

Message ID 20210219100439.9428-1-martin.kepplinger@puri.sm
Headers show
Series arm64: dts: librem5 phone and devkit dts and config updates | expand

Message

Martin Kepplinger Feb. 19, 2021, 10:04 a.m. UTC
hi,

Small updates to Purism hardware in order to maintain support.

revision history
----------------
v3: (thanks for the patience, Krzysztof)
 * fix flash partition DT syntax

v2: (thank you, Krzysztof)
 * fix flash partition DT syntax
 * add one reviewed tag
https://lore.kernel.org/linux-arm-kernel/20210217111944.1416-1-martin.kepplinger@puri.sm/
                                                                                
v1:
https://lore.kernel.org/linux-arm-kernel/20210208131527.24463-1-martin.kepplinger@puri.sm/T/


Angus Ainslie (1):
  arm64: dts: librem5: protect some partitions of the nor-flash

Guido Günther (3):
  arm64: dts: imx8mq-librem5-devkit: Drop buck3 startup-ramp-delay
  arm64: dts: librem5: Drop assigned-clocks from SAI2
  arm64: defconfig: Enable devfreq support for i.MX8MQ

Martin Kepplinger (1):
  arm64: dts: imx8mq-librem5-r2: set nearlevel to 120

 .../dts/freescale/imx8mq-librem5-devkit.dts   |  1 -
 .../boot/dts/freescale/imx8mq-librem5-r2.dts  |  2 +-
 .../boot/dts/freescale/imx8mq-librem5.dtsi    | 19 +++++++++++++++++--
 arch/arm64/configs/defconfig                  |  2 ++
 4 files changed, 20 insertions(+), 4 deletions(-)

Comments

Pavel Machek Feb. 22, 2021, 10:28 a.m. UTC | #1
Hi!

> Small updates to Purism hardware in order to maintain support.


Please cc phone-devel@vger with phone stuff.

Best regards,
								Pavel
-- 
http://www.livejournal.com/~pavelmachek
Shawn Guo March 7, 2021, 1:38 p.m. UTC | #2
On Fri, Feb 19, 2021 at 11:04:34AM +0100, Martin Kepplinger wrote:
> Angus Ainslie (1):

>   arm64: dts: librem5: protect some partitions of the nor-flash

> 

> Guido Günther (3):

>   arm64: dts: imx8mq-librem5-devkit: Drop buck3 startup-ramp-delay

>   arm64: dts: librem5: Drop assigned-clocks from SAI2

>   arm64: defconfig: Enable devfreq support for i.MX8MQ

> 

> Martin Kepplinger (1):

>   arm64: dts: imx8mq-librem5-r2: set nearlevel to 120


Applied all, thanks.