mbox series

[v2,0/2] Various TQMa6UL/MBa6ULx fixes

Message ID 20230816075452.606704-1-alexander.stein@ew.tq-group.com (mailing list archive)
Headers show
Series Various TQMa6UL/MBa6ULx fixes | expand

Message

Alexander Stein Aug. 16, 2023, 7:54 a.m. UTC
Hi,
this is a follow up to v1 for fixing dtbs_check warnings for TQMa6UL/MBa6ULx.
While Patch 1 & 3 from v1 have been applied, Patch 2 is inserted into this v2
again. The patch itself is not changed, because a dependent patch was missing
in v1. This one has been included in v2.

Changes in v2:
* Add a missing dependent patch as new patch 1

Best regards,
Alexander

Alexander Stein (2):
  ARM: dts: imx6ul: mba6ulx: Mark gpio-buttons as wakeup-source
  ARM: dts: imx6ul: mba6ulx: Fix gpio-keys button node names

 arch/arm/boot/dts/nxp/imx/mba6ulx.dtsi | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

Comments

Shawn Guo Sept. 24, 2023, 1:23 p.m. UTC | #1
On Wed, Aug 16, 2023 at 09:54:50AM +0200, Alexander Stein wrote:
> Hi,
> this is a follow up to v1 for fixing dtbs_check warnings for TQMa6UL/MBa6ULx.
> While Patch 1 & 3 from v1 have been applied, Patch 2 is inserted into this v2
> again. The patch itself is not changed, because a dependent patch was missing
> in v1. This one has been included in v2.
> 
> Changes in v2:
> * Add a missing dependent patch as new patch 1
> 
> Best regards,
> Alexander
> 
> Alexander Stein (2):
>   ARM: dts: imx6ul: mba6ulx: Mark gpio-buttons as wakeup-source
>   ARM: dts: imx6ul: mba6ulx: Fix gpio-keys button node names

Applied both, thanks!