From: Tony Lindgren <tony@atomide.com>
To: soc@kernel.org
Cc: arm@kernel.org, linux-omap@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
"Tony Lindgren" <tony@atomide.com>
Subject: [GIT PULL 2/2] Devicetree changes for omaps for v5.12
Date: Thu, 28 Jan 2021 16:45:02 +0200 [thread overview]
Message-ID: <pull-1611845066-809577@atomide.com-2> (raw)
In-Reply-To: <pull-1611845066-809577@atomide.com>
From: "Tony Lindgren" <tony@atomide.com>
The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e:
Linux 5.11-rc1 (2020-12-27 15:30:22 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v5.12/dt-signed
for you to fetch changes up to 4231f3a72f9ac7f8738d003b7ad56fa998574fb8:
ARM: dts: am335x-myirtech-*: Add DT for AM335X MYIR Tech Limited board (2021-01-26 13:21:31 +0200)
----------------------------------------------------------------
Devicetree changes for omaps for v5.12 merge window
This includes the following earlier patches that were considered too
late for v5.11 as discussed between Arnd and me on freenode #armlinux
in December:
- More updates to use cpsw switchdev driver
- Enable gta04 PMIC power management
- Updates for dra7 for ECC support, 1.8GHz speed and keep the
ldo0 regulator always on as specified in the data manual
And then we have the new devicetree changes:
- Configure the original Amazon Echo to for audio
- Configure missing thermal interrupt for omap4430
- Configure mapphone devices for passive thermal cooling, and add
1.2GHz mode.
- Correct omap4430 sgx clock rate to use the runtime Android kernel
value, the earlier value was for a lower power operating point
- Drop turbo mode for 1GHz omap3 variants as we now have passive
cooling configured
- Update email address for Javier
- Add new MYIR Tech Limited board support
----------------------------------------------------------------
Adam Ford (1):
ARM: dts: omap36xx: Remove turbo mode for 1GHz variants
Alexander Shiyan (1):
ARM: dts: am335x-myirtech-*: Add DT for AM335X MYIR Tech Limited board
Andreas Kemnade (1):
ARM: dts: omap3-gta04: fix twl4030-power settings
André Hentschel (1):
ARM: dts: omap3-echo: Add speaker sound card support
Carl Philipp Klemm (2):
ARM: dts: motorola-mapphone: Add 1.2GHz OPP
ARM: dts: omap443x: Correct sgx clock to 307.2MHz as used on motorola vendor kernel
Grygorii Strashko (2):
ARM: dts: am33xx-l4: add dt node for new cpsw switchdev driver
ARM: dts: am335x-evm/evmsk/icev2: switch to new cpsw switch drv
Javier Martinez Canillas (1):
ARM: dts: omap3-igep: Change email address in copyright notice
Tero Kristo (3):
ARM: dts: am574x-idk: add support for EMIF1 ECC
ARM: dts: dra76x: add support for OPP_PLUS
ARM: dts: dra71-evm: mark ldo0 regulator as always on
Tony Lindgren (3):
Merge tag 'omap-for-v5.11/dt-late-signed' into omap-for-v5.12-dt
ARM: dts: Configure missing thermal interrupt for 4430
ARM: dts: motorola-mapphone: Configure lower temperature passive cooling
arch/arm/boot/dts/Makefile | 1 +
arch/arm/boot/dts/am335x-evm.dts | 13 +-
arch/arm/boot/dts/am335x-evmsk.dts | 14 +-
arch/arm/boot/dts/am335x-icev2.dts | 14 +-
arch/arm/boot/dts/am335x-myirtech-myc.dtsi | 267 ++++++++++++
arch/arm/boot/dts/am335x-myirtech-myd.dts | 536 ++++++++++++++++++++++++
arch/arm/boot/dts/am33xx-l4.dtsi | 49 +++
arch/arm/boot/dts/am574x-idk.dts | 4 +
arch/arm/boot/dts/dra71-evm.dts | 2 +
arch/arm/boot/dts/dra76x.dtsi | 36 ++
arch/arm/boot/dts/motorola-mapphone-common.dtsi | 23 +
arch/arm/boot/dts/omap3-echo.dts | 67 +++
arch/arm/boot/dts/omap3-gta04.dtsi | 4 +-
arch/arm/boot/dts/omap3-igep.dtsi | 2 +-
arch/arm/boot/dts/omap3-igep0020-common.dtsi | 2 +-
arch/arm/boot/dts/omap3-igep0020-rev-f.dts | 2 +-
arch/arm/boot/dts/omap3-igep0020.dts | 2 +-
arch/arm/boot/dts/omap3-igep0030-common.dtsi | 2 +-
arch/arm/boot/dts/omap3-igep0030-rev-g.dts | 2 +-
arch/arm/boot/dts/omap3-igep0030.dts | 2 +-
arch/arm/boot/dts/omap36xx.dtsi | 1 -
arch/arm/boot/dts/omap443x.dtsi | 6 +-
22 files changed, 1018 insertions(+), 33 deletions(-)
create mode 100644 arch/arm/boot/dts/am335x-myirtech-myc.dtsi
create mode 100644 arch/arm/boot/dts/am335x-myirtech-myd.dts
WARNING: multiple messages have this Message-ID (diff)
From: Tony Lindgren <tony@atomide.com>
To: soc@kernel.org
Cc: Tony Lindgren <tony@atomide.com>,
linux-omap@vger.kernel.org, arm@kernel.org,
linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 2/2] Devicetree changes for omaps for v5.12
Date: Thu, 28 Jan 2021 16:45:02 +0200 [thread overview]
Message-ID: <pull-1611845066-809577@atomide.com-2> (raw)
Message-ID: <20210128144502.EEiRHFLryIbfVLOYBoyuMaiXuuz2mopc8tbClbshASA@z> (raw)
In-Reply-To: <pull-1611845066-809577@atomide.com>
From: "Tony Lindgren" <tony@atomide.com>
The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e:
Linux 5.11-rc1 (2020-12-27 15:30:22 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v5.12/dt-signed
for you to fetch changes up to 4231f3a72f9ac7f8738d003b7ad56fa998574fb8:
ARM: dts: am335x-myirtech-*: Add DT for AM335X MYIR Tech Limited board (2021-01-26 13:21:31 +0200)
----------------------------------------------------------------
Devicetree changes for omaps for v5.12 merge window
This includes the following earlier patches that were considered too
late for v5.11 as discussed between Arnd and me on freenode #armlinux
in December:
- More updates to use cpsw switchdev driver
- Enable gta04 PMIC power management
- Updates for dra7 for ECC support, 1.8GHz speed and keep the
ldo0 regulator always on as specified in the data manual
And then we have the new devicetree changes:
- Configure the original Amazon Echo to for audio
- Configure missing thermal interrupt for omap4430
- Configure mapphone devices for passive thermal cooling, and add
1.2GHz mode.
- Correct omap4430 sgx clock rate to use the runtime Android kernel
value, the earlier value was for a lower power operating point
- Drop turbo mode for 1GHz omap3 variants as we now have passive
cooling configured
- Update email address for Javier
- Add new MYIR Tech Limited board support
----------------------------------------------------------------
Adam Ford (1):
ARM: dts: omap36xx: Remove turbo mode for 1GHz variants
Alexander Shiyan (1):
ARM: dts: am335x-myirtech-*: Add DT for AM335X MYIR Tech Limited board
Andreas Kemnade (1):
ARM: dts: omap3-gta04: fix twl4030-power settings
André Hentschel (1):
ARM: dts: omap3-echo: Add speaker sound card support
Carl Philipp Klemm (2):
ARM: dts: motorola-mapphone: Add 1.2GHz OPP
ARM: dts: omap443x: Correct sgx clock to 307.2MHz as used on motorola vendor kernel
Grygorii Strashko (2):
ARM: dts: am33xx-l4: add dt node for new cpsw switchdev driver
ARM: dts: am335x-evm/evmsk/icev2: switch to new cpsw switch drv
Javier Martinez Canillas (1):
ARM: dts: omap3-igep: Change email address in copyright notice
Tero Kristo (3):
ARM: dts: am574x-idk: add support for EMIF1 ECC
ARM: dts: dra76x: add support for OPP_PLUS
ARM: dts: dra71-evm: mark ldo0 regulator as always on
Tony Lindgren (3):
Merge tag 'omap-for-v5.11/dt-late-signed' into omap-for-v5.12-dt
ARM: dts: Configure missing thermal interrupt for 4430
ARM: dts: motorola-mapphone: Configure lower temperature passive cooling
arch/arm/boot/dts/Makefile | 1 +
arch/arm/boot/dts/am335x-evm.dts | 13 +-
arch/arm/boot/dts/am335x-evmsk.dts | 14 +-
arch/arm/boot/dts/am335x-icev2.dts | 14 +-
arch/arm/boot/dts/am335x-myirtech-myc.dtsi | 267 ++++++++++++
arch/arm/boot/dts/am335x-myirtech-myd.dts | 536 ++++++++++++++++++++++++
arch/arm/boot/dts/am33xx-l4.dtsi | 49 +++
arch/arm/boot/dts/am574x-idk.dts | 4 +
arch/arm/boot/dts/dra71-evm.dts | 2 +
arch/arm/boot/dts/dra76x.dtsi | 36 ++
arch/arm/boot/dts/motorola-mapphone-common.dtsi | 23 +
arch/arm/boot/dts/omap3-echo.dts | 67 +++
arch/arm/boot/dts/omap3-gta04.dtsi | 4 +-
arch/arm/boot/dts/omap3-igep.dtsi | 2 +-
arch/arm/boot/dts/omap3-igep0020-common.dtsi | 2 +-
arch/arm/boot/dts/omap3-igep0020-rev-f.dts | 2 +-
arch/arm/boot/dts/omap3-igep0020.dts | 2 +-
arch/arm/boot/dts/omap3-igep0030-common.dtsi | 2 +-
arch/arm/boot/dts/omap3-igep0030-rev-g.dts | 2 +-
arch/arm/boot/dts/omap3-igep0030.dts | 2 +-
arch/arm/boot/dts/omap36xx.dtsi | 1 -
arch/arm/boot/dts/omap443x.dtsi | 6 +-
22 files changed, 1018 insertions(+), 33 deletions(-)
create mode 100644 arch/arm/boot/dts/am335x-myirtech-myc.dtsi
create mode 100644 arch/arm/boot/dts/am335x-myirtech-myd.dts
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2021-01-28 14:48 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-01-28 14:45 [GIT PULL 1/2] SoC changes for omaps for v5.12 Tony Lindgren
2021-01-28 14:45 ` Tony Lindgren
2021-01-28 14:45 ` Tony Lindgren [this message]
2021-01-28 14:45 ` [GIT PULL 2/2] Devicetree " Tony Lindgren
2021-01-30 11:34 ` Arnd Bergmann
2021-01-30 11:34 ` Arnd Bergmann
2021-01-30 0:00 ` [GIT PULL 1/2] SoC " patchwork-bot+linux-soc
2021-01-30 11:28 ` Arnd Bergmann
2021-01-30 11:28 ` Arnd Bergmann
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=pull-1611845066-809577@atomide.com-2 \
--to=tony@atomide.com \
--cc=arm@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-omap@vger.kernel.org \
--cc=soc@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.