mbox series

[0/2] TQMa7x / MBa7x DT improvements

Message ID 20240812141414.96334-1-Markus.Niebel@ew.tq-group.com (mailing list archive)
Headers show
Series TQMa7x / MBa7x DT improvements | expand

Message

Markus Niebel Aug. 12, 2024, 2:14 p.m. UTC
This series brings two improvements: supporting the i.MX7 ADC paired
with HWMON support and using a more specific compatible for the
mainboard temperature sensor.

Markus Niebel (2):
  arm: dts: imx7-mba7: add iio-hwmon support
  arm: dts: imx7-mba7: improve compatible for LM75 temp sensor

 arch/arm/boot/dts/nxp/imx/imx7-mba7.dtsi | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

Comments

Shawn Guo Aug. 28, 2024, 3:22 a.m. UTC | #1
On Mon, Aug 12, 2024 at 04:14:12PM +0200, Markus Niebel wrote:
> This series brings two improvements: supporting the i.MX7 ADC paired
> with HWMON support and using a more specific compatible for the
> mainboard temperature sensor.
> 
> Markus Niebel (2):
>   arm: dts: imx7-mba7: add iio-hwmon support
>   arm: dts: imx7-mba7: improve compatible for LM75 temp sensor

We use prefix "ARM: dts: ..." for i.MX arm DTS changes.  Fix it up and
applied both, thanks!

Shawn