[v1,0/4] arm64: dts: imx8mq-librem5: description updates

Message ID 20230717100056.4047292-1-martink@posteo.de
Headers
Series arm64: dts: imx8mq-librem5: description updates |

Message

Martin Kepplinger July 17, 2023, 10 a.m. UTC
  From: Martin Kepplinger <martin.kepplinger@puri.sm>

hi Shaw and all interested,

This is another small but important round of hardware description updates
for the Librem 5 phone. The first allows to use the display stack in
the first place. The other 3 patches improve diplay-blanking when talking,
enable fast charging when system-suspended, and faster system-resume.

thanks,

                         martin

Martin Kepplinger (1):
  arm64: dts: imx8mq-librem5: set audio-1v8 always-on

Sebastian Krzyszkowiak (3):
  arm64: dts: imx8mq-librem5-r4: Bump up proximity sensor's near level
  arm64: dts: imx8mq-librem5: Mark tps65982 as wakeup source
  arm64: dts: imx8mq-librem5: Reduce usdhc2's post-power-on-delay-ms to
    20ms

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

Comments

Shawn Guo July 30, 2023, 5:58 a.m. UTC | #1
On Mon, Jul 17, 2023 at 10:00:52AM +0000, Martin Kepplinger wrote:
> From: Martin Kepplinger <martin.kepplinger@puri.sm>
> 
> hi Shaw and all interested,
> 
> This is another small but important round of hardware description updates
> for the Librem 5 phone. The first allows to use the display stack in
> the first place. The other 3 patches improve diplay-blanking when talking,
> enable fast charging when system-suspended, and faster system-resume.
> 
> thanks,
> 
>                          martin
> 
> Martin Kepplinger (1):
>   arm64: dts: imx8mq-librem5: set audio-1v8 always-on
> 
> Sebastian Krzyszkowiak (3):
>   arm64: dts: imx8mq-librem5-r4: Bump up proximity sensor's near level
>   arm64: dts: imx8mq-librem5: Mark tps65982 as wakeup source
>   arm64: dts: imx8mq-librem5: Reduce usdhc2's post-power-on-delay-ms to
>     20ms

Applied all, thanks!