Message ID | pull-1639659798-679261@atomide.com (mailing list archive) |
---|---|
State | Accepted |
Commit | 365ee8033142bea9ea326e5e08a6b80c6018beab |
Headers | show |
Series | [GIT,PULL] Devicetree changes for omaps for v5.17 | expand |
Hello: This pull request was applied to soc/soc.git (for-next) by Arnd Bergmann <arnd@arndb.de>: On Thu, 16 Dec 2021 15:04:41 +0200 you wrote: > From: "Tony Lindgren" <tony@atomide.com> > > The following changes since commit fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf: > > Linux 5.16-rc1 (2021-11-14 13:56:52 -0800) > > are available in the Git repository at: > > [...] Here is the summary with links: - [GIT,PULL] Devicetree changes for omaps for v5.17 https://git.kernel.org/soc/soc/c/365ee8033142 You are awesome, thank you!
From: "Tony Lindgren" <tony@atomide.com> The following changes since commit fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf: Linux 5.16-rc1 (2021-11-14 13:56:52 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v5.17/dt-signed for you to fetch changes up to fa0fdb78cb5d4cde00430ec481f09fbe7c029376: ARM: dts: am335x: Use correct vendor prefix for Asahi Kasei Corp. (2021-12-09 10:06:42 +0200) ---------------------------------------------------------------- Devicetree changes for omaps for v5.17 merge window These changes are mostly minor non-urgent fixes for typos and binding checks. The system-power-controller gets configured for more am3 devices as it's not am335x-boneblack speicif. For for am437x we add magnetic card reader support. Note that the asahi-kasei,ak8975 binding changes may produce a new binding check warning as the binding related change is merged separately. ---------------------------------------------------------------- Dmitry Osipenko (1): ARM: dts: elpida_ecb240abacn: Change Elpida compatible Drew Fustini (2): ARM: dts: am335x-boneblack-common: move system-power-controller ARM: dts: am335x-icev2: Add system-power-controller to RTC node Geert Uytterhoeven (1): ARM: dts: motorola-mapphone: Drop second ti,wlcore compatible value Miquel Raynal (3): ARM: dts: am437x-cm-t43: Use a correctly spelled DT property ARM: dts: am43xx: Describe the magnetic reader/ADC1 hardware module ARM: dts: am437x-gp-evm: enable ADC1 Thierry Reding (1): ARM: dts: am335x: Use correct vendor prefix for Asahi Kasei Corp. arch/arm/boot/dts/am335x-bone-common.dtsi | 1 + arch/arm/boot/dts/am335x-boneblack-common.dtsi | 4 ---- arch/arm/boot/dts/am335x-boneblue.dts | 2 +- arch/arm/boot/dts/am335x-icev2.dts | 4 ++++ arch/arm/boot/dts/am335x-osd3358-sm-red.dts | 2 +- arch/arm/boot/dts/am437x-cm-t43.dts | 2 +- arch/arm/boot/dts/am437x-gp-evm.dts | 8 +++++++ arch/arm/boot/dts/am437x-l4.dtsi | 31 +++++++++++++++++++++++-- arch/arm/boot/dts/am43xx-clocks.dtsi | 7 ++++++ arch/arm/boot/dts/elpida_ecb240abacn.dtsi | 2 +- arch/arm/boot/dts/motorola-mapphone-common.dtsi | 2 +- 11 files changed, 54 insertions(+), 11 deletions(-)