[GIT PULL] AT91 device tree updates for 6.2
Claudiu Beznea
claudiu.beznea at microchip.com
Thu Nov 10 03:54:31 PST 2022
The following changes since commit 9abf2313adc1ca1b6180c508c25f22f9395cc780:
Linux 6.1-rc1 (2022-10-16 15:36:24 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/at91/linux.git tags/at91-dt-6.2
for you to fetch changes up to 5258d30f33bdbb495f6de7601db5d60e13223a5b:
ARM: dts: at91: sam9x60ek: remove status = "okay" for regulators (2022-11-01 12:28:58 +0200)
----------------------------------------------------------------
AT91 DT for 6.2
It contains:
- interrupt support for ethernet PHYs on pcb8290 board
- thermal management support for SAMA7G5 by adding OTP controller
(that keeps temperature sensor calibration data), proper ADC
bindings and describing thermal zones
- securam node from SAMA7G5 is now described with generic name (sram)
- remove of status = "okay" from SAM9X60-EK regulators
----------------------------------------------------------------
Claudiu Beznea (7):
ARM: dts: at91: sama7g5: add otpc node
ARM: dts: at91: sama7g5: add io-channel-cells to adc node
ARM: dts: at91: sama7g5: add cells for temperature calibration
ARM: dts: at91: sama7g5: add temperature sensor
ARM: dts: at91: sama7g5: add thermal zones node
ARM: dts: at91: sama7g5: use generic name for securam
ARM: dts: at91: sam9x60ek: remove status = "okay" for regulators
Horatiu Vultur (1):
ARM: dts: lan966x: Add interrupt support for PHYs on pcb8290
arch/arm/boot/dts/at91-sam9x60ek.dts | 4 ---
arch/arm/boot/dts/lan966x-pcb8290.dts | 16 +++++++++
arch/arm/boot/dts/sama7g5.dtsi | 67 ++++++++++++++++++++++++++++++++++-
3 files changed, 82 insertions(+), 5 deletions(-)
More information about the linux-arm-kernel
mailing list