mbox series

[GIT,PULL] ARM: dts: amlogic updates for v5.12

Message ID 7ho8h12bto.fsf@baylibre.com
State New
Headers show
Series [GIT,PULL] ARM: dts: amlogic updates for v5.12 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic.git tags/amlogic-dt

Message

Kevin Hilman Feb. 3, 2021, 7:25 p.m. UTC
The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e:

  Linux 5.11-rc1 (2020-12-27 15:30:22 -0800)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic.git tags/amlogic-dt

for you to fetch changes up to 9073f694efd8733b0e7c97d3396d81161bd05582:

  ARM: dts: meson8b: add the thermal-zones with cooling configuration (2021-01-25 09:46:44 -0800)

----------------------------------------------------------------
ARM: dts: amlogic updates for v5.12
- add thermal zones with cooling configuration

----------------------------------------------------------------
Martin Blumenstingl (4):
      ARM: dts: meson: move iio-hwmon for the SoC temperature to meson.dtsi
      ARM: dts: meson: add the ADC thermal sensor to meson.dtsi
      ARM: dts: meson8: add the thermal-zones with cooling configuration
      ARM: dts: meson8b: add the thermal-zones with cooling configuration

 arch/arm/boot/dts/meson.dtsi              | 12 ++++++++++++
 arch/arm/boot/dts/meson8.dtsi             | 54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 arch/arm/boot/dts/meson8b-ec100.dts       |  5 -----
 arch/arm/boot/dts/meson8b-mxq.dts         |  5 -----
 arch/arm/boot/dts/meson8b-odroidc1.dts    |  5 -----
 arch/arm/boot/dts/meson8b.dtsi            | 54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 arch/arm/boot/dts/meson8m2-mxiii-plus.dts |  5 -----
 7 files changed, 120 insertions(+), 20 deletions(-)

Comments

Arnd Bergmann Feb. 9, 2021, 11:06 p.m. UTC | #1
From: Arnd Bergmann <arnd@arndb.de>

On Wed, 03 Feb 2021 11:25:23 -0800, Kevin Hilman wrote:
> The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e:
> 
>   Linux 5.11-rc1 (2020-12-27 15:30:22 -0800)
> 
> are available in the Git repository at:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic.git tags/amlogic-dt
> 
> [...]

Merged into arm/dt, thanks!

merge commit: 02bb4cb4c463bcf656d1d2c20ee8a41ff5a09da8

       Arnd