* [GIT PULL] ARM: dts: OMAP updates for v6.13
@ 2024-11-04 18:51 Kevin Hilman
2024-11-04 19:03 ` Kevin Hilman
0 siblings, 1 reply; 2+ messages in thread
From: Kevin Hilman @ 2024-11-04 18:51 UTC (permalink / raw)
To: soc; +Cc: linux-omap, linux-arm-kernel
The following changes since commit 9852d85ec9d492ebef56dc5f229416c925758edc:
Linux 6.12-rc1 (2024-09-29 15:06:19 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap.git tags/omap-for-v6.13/dt-signed
for you to fetch changes up to 13746595a1581e09289adf9b5202e237c5e0814b:
ARM: dts: omap4-kc1: fix twl6030 power node (2024-11-04 10:42:22 -0800)
----------------------------------------------------------------
ARM: dts: OMAP updates for v6.13
Misc. minor updates for OMAP3, OMAP4, AM3 and DRA7 platforms.
----------------------------------------------------------------
Andreas Kemnade (10):
ARM: dts: omap: omap4-epson-embt2ws: define GPIO regulators
ARM: dts: omap: omap4-epson-embt2ws: wire up regulators
ARM: dts: omap: omap4-epson-embt2ws: add unknown gpio outputs
ARM: dts: omap: omap4-epson-embt2ws: add GPIO expander
ARM: dts: ti/omap: use standard node name for twl4030 charger
ARM: dts: ti/omap: dra7: fix redundant clock divider definition
ARM: ti/omap: omap3-gta04a5: add Bluetooth
ARM: dts: omap36xx: declare 1GHz OPP as turbo again
ARM: dts: ti/omap: omap4-epson-embt2ws: add charger
ARM: dts: omap4-kc1: fix twl6030 power node
Geert Uytterhoeven (1):
ARM: dts: am335x-bone-common: Increase MDIO reset deassert delay to 50ms
Marcus Folkesson (1):
ARM: dts: ti: dra7: Remove double include of clock bindings
Rob Herring (Arm) (1):
ARM: dts: ti/omap: Fix at24 EEPROM node names
Roger Quadros (3):
ARM: dts: ti: drop linux,mtd-name from NAND nodes
ARM: dts: ti: omap: am335x-baltos: drop "gpmc,device-nand" from NAND node
ARM: dts: ti: omap3434-sdp: drop linux,mtd-name from onenand node
arch/arm/boot/dts/ti/omap/am335x-baltos.dtsi | 3 +--
arch/arm/boot/dts/ti/omap/am335x-bone-common.dtsi | 12 ++++-----
arch/arm/boot/dts/ti/omap/am335x-boneblue.dts | 2 +-
arch/arm/boot/dts/ti/omap/am335x-pdu001.dts | 6 ++---
arch/arm/boot/dts/ti/omap/am335x-shc.dts | 2 +-
arch/arm/boot/dts/ti/omap/am3517-som.dtsi | 1 -
arch/arm/boot/dts/ti/omap/am3874-iceboard.dts | 8 +++---
arch/arm/boot/dts/ti/omap/am437x-cm-t43.dts | 2 +-
arch/arm/boot/dts/ti/omap/am437x-idk-evm.dts | 2 +-
arch/arm/boot/dts/ti/omap/am437x-sbc-t43.dts | 2 +-
arch/arm/boot/dts/ti/omap/am437x-sk-evm.dts | 2 +-
arch/arm/boot/dts/ti/omap/am43x-epos-evm.dts | 2 +-
arch/arm/boot/dts/ti/omap/am57xx-cl-som-am57x.dts | 2 +-
arch/arm/boot/dts/ti/omap/am57xx-sbc-am57x.dts | 2 +-
arch/arm/boot/dts/ti/omap/dm8148-evm.dts | 1 -
arch/arm/boot/dts/ti/omap/dm8168-evm.dts | 1 -
arch/arm/boot/dts/ti/omap/dra62x-j5eco-evm.dts | 1 -
arch/arm/boot/dts/ti/omap/dra7.dtsi | 1 -
arch/arm/boot/dts/ti/omap/dra7xx-clocks.dtsi | 1 -
arch/arm/boot/dts/ti/omap/logicpd-som-lv.dtsi | 1 -
arch/arm/boot/dts/ti/omap/logicpd-torpedo-som.dtsi | 3 +--
arch/arm/boot/dts/ti/omap/omap3-cm-t3x.dtsi | 2 +-
arch/arm/boot/dts/ti/omap/omap3-evm-37xx.dts | 1 -
arch/arm/boot/dts/ti/omap/omap3-evm.dts | 1 -
arch/arm/boot/dts/ti/omap/omap3-gta04.dtsi | 2 +-
arch/arm/boot/dts/ti/omap/omap3-gta04a5.dts | 10 ++++++++
arch/arm/boot/dts/ti/omap/omap3-igep.dtsi | 1 -
arch/arm/boot/dts/ti/omap/omap3-ldp.dts | 1 -
arch/arm/boot/dts/ti/omap/omap3-overo-base.dtsi | 1 -
arch/arm/boot/dts/ti/omap/omap3-sb-t35.dtsi | 2 +-
arch/arm/boot/dts/ti/omap/omap3430-sdp.dts | 2 --
arch/arm/boot/dts/ti/omap/omap36xx.dtsi | 1 +
arch/arm/boot/dts/ti/omap/omap4-epson-embt2ws.dts | 211 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++----
arch/arm/boot/dts/ti/omap/omap4-kc1.dts | 6 +----
arch/arm/boot/dts/ti/omap/omap5-cm-t54.dts | 2 +-
arch/arm/boot/dts/ti/omap/omap5-sbc-t54.dts | 2 +-
arch/arm/boot/dts/ti/omap/twl4030.dtsi | 2 +-
37 files changed, 248 insertions(+), 56 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] ARM: dts: OMAP updates for v6.13
2024-11-04 18:51 [GIT PULL] ARM: dts: OMAP updates for v6.13 Kevin Hilman
@ 2024-11-04 19:03 ` Kevin Hilman
0 siblings, 0 replies; 2+ messages in thread
From: Kevin Hilman @ 2024-11-04 19:03 UTC (permalink / raw)
To: soc; +Cc: linux-omap, linux-arm-kernel
Kevin Hilman <khilman@baylibre.com> writes:
> The following changes since commit 9852d85ec9d492ebef56dc5f229416c925758edc:
>
> Linux 6.12-rc1 (2024-09-29 15:06:19 -0700)
>
> are available in the Git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap.git tags/omap-for-v6.13/dt-signed
>
> for you to fetch changes up to 13746595a1581e09289adf9b5202e237c5e0814b:
>
> ARM: dts: omap4-kc1: fix twl6030 power node (2024-11-04 10:42:22 -0800)
Oops, ignore this one. I got an email from linux-next that one of these
patches is missing an SoB. Will fixup and resend.
I deleted this tag to avoid pulling the wrong one.
Kevin
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-11-04 19:07 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-04 18:51 [GIT PULL] ARM: dts: OMAP updates for v6.13 Kevin Hilman
2024-11-04 19:03 ` Kevin Hilman
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).