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

João Paulo Gonçalves posted 2 patches 1 month, 3 weeks ago
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(-)
[PATCH v1 0/2] arm64: freescale: verdin: Update tla2024 adc compatible
Posted by João Paulo Gonçalves 1 month, 3 weeks ago
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
Re: [PATCH v1 0/2] arm64: freescale: verdin: Update tla2024 adc compatible
Posted by Shawn Guo 1 month, 1 week ago
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