[PATCH v2 0/2] two small fixes for imx8qm-mek board

Haibo Chen posted 2 patches 2 months, 3 weeks ago
arch/arm64/boot/dts/freescale/imx8qm-mek.dts | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
[PATCH v2 0/2] two small fixes for imx8qm-mek board
Posted by Haibo Chen 2 months, 3 weeks ago
Signed-off-by: Haibo Chen <haibo.chen@nxp.com>
---
Changes in v2:
- PATCH 1: add fix tag
- PATCH 2: add Frank's ack.
- Link to v1: https://lore.kernel.org/r/20251118-dts-imx8qm-v1-0-63e226ffe512@nxp.com

---
Haibo Chen (2):
      arm64: dts: imx8qm-mek: correct the light sensor interrupt type to low level
      arm64: dts: add off-on-delay-us for usdhc2 regulator

 arch/arm64/boot/dts/freescale/imx8qm-mek.dts | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
base-commit: 187dac290bfd0741b9d7d5490af825c33fd9baa4
change-id: 20251118-dts-imx8qm-7bafa38718ea

Best regards,
-- 
Haibo Chen <haibo.chen@nxp.com>
Re: [PATCH v2 0/2] two small fixes for imx8qm-mek board
Posted by Shawn Guo 1 month, 1 week ago
On Wed, Nov 19, 2025 at 11:22:38AM +0800, Haibo Chen wrote:
> Signed-off-by: Haibo Chen <haibo.chen@nxp.com>
> ---
> Changes in v2:
> - PATCH 1: add fix tag
> - PATCH 2: add Frank's ack.
> - Link to v1: https://lore.kernel.org/r/20251118-dts-imx8qm-v1-0-63e226ffe512@nxp.com
> 
> ---
> Haibo Chen (2):
>       arm64: dts: imx8qm-mek: correct the light sensor interrupt type to low level
>       arm64: dts: add off-on-delay-us for usdhc2 regulator

Applied both, thanks!