mbox series

[v1,0/2] arm64: freescale: verdin: Update tla2024 adc compatible

Message ID 20241001124505.73857-1-jpaulo.silvagoncalves@gmail.com (mailing list archive)
Headers show
Series arm64: freescale: verdin: Update tla2024 adc compatible | expand

Message

João Paulo Gonçalves Oct. 1, 2024, 12:45 p.m. UTC
From: João Paulo Gonçalves <joao.goncalves@toradex.com>

This patch series updates the compatible string to the correct one for
the TLA2024 ADC found on the Toradex Verdin iMX8MM and iMX8MP devices.

João Paulo Gonçalves (2):
  arm64: dts: imx8mp-verdin: Update tla2024 adc compatible
  arm64: dts: imx8mm-verdin: Update tla2024 adc compatible

 arch/arm64/boot/dts/freescale/imx8mm-verdin.dtsi | 2 +-
 arch/arm64/boot/dts/freescale/imx8mp-verdin.dtsi | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

--
2.34.1

Comments

Shawn Guo Oct. 21, 2024, 8:22 a.m. UTC | #1
On Tue, Oct 01, 2024 at 09:45:02AM -0300, João Paulo Gonçalves wrote:
> From: João Paulo Gonçalves <joao.goncalves@toradex.com>
> 
> This patch series updates the compatible string to the correct one for
> the TLA2024 ADC found on the Toradex Verdin iMX8MM and iMX8MP devices.
> 
> João Paulo Gonçalves (2):
>   arm64: dts: imx8mp-verdin: Update tla2024 adc compatible
>   arm64: dts: imx8mm-verdin: Update tla2024 adc compatible

It doesn't apply to imx/dt64 branch.  Could you rebase?

Shawn