From: Linus Walleij <linus.walleij@linaro.org>
To: SoC Team <soc@kernel.org>, arm-soc <arm@kernel.org>
Cc: Linux ARM <linux-arm-kernel@lists.infradead.org>,
Stephan Gerhold <stephan@gerhold.net>
Subject: [GIT PULL] Ux500 DTS changes for the v5.15 kernel cycle
Date: Tue, 3 Aug 2021 14:25:15 +0200 [thread overview]
Message-ID: <CACRpkdbjBv5ywZZD8rK07d5sLcHsG8o4iYD-3jHO=HLg6-nKnA@mail.gmail.com> (raw)
Hi SoC maintainers,
here is a first set of DTS changes for v5.15 that would be nice if
you could pull into the appropriate DTS branch in the SoC tree.
The details are in the signed tag, mainly some new phones,
and some generic fixes.
Please pull it in!
Yours,
Linus Walleij
The following changes since commit e73f0f0ee7541171d89f2e2491130c7771ba58d3:
Linux 5.14-rc1 (2021-07-11 15:07:40 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-nomadik.git
tags/ux500-dts-v5.15-1
for you to fetch changes up to fe2fc0fd379371af510caf39181460f2eed4c35b:
ARM: dts: ux500: Adjust operating points to reality (2021-08-02
01:41:59 +0200)
----------------------------------------------------------------
Ux500 Device Tree updates for the v5.15 kernel cycle:
- New device trees for these mobile phones:
- Samsung Gavini
- Samsung Codina
- Samsung Kyle
- Flag eMMC cards as non-SD non-SDIO to save time
- Link USB PHY to USB controller in the device tree
- Fix up the operating points to the actual clock frequencies
----------------------------------------------------------------
Linus Walleij (5):
ARM: dts: ux500: Add device tree for Samsung Gavini
ARM: dts: ux500: Flag eMMCs as non-SDIO/SD
ARM: dts: ux500: Add devicetree for Codina
ARM: dts: ux500: Add a device tree for Kyle
ARM: dts: ux500: Adjust operating points to reality
Stephan Gerhold (1):
ARM: dts: ux500: ab8500: Link USB PHY to USB controller node
arch/arm/boot/dts/Makefile | 5 +-
arch/arm/boot/dts/ste-ab8500.dtsi | 8 +-
arch/arm/boot/dts/ste-ab8505.dtsi | 6 +
arch/arm/boot/dts/ste-db8500.dtsi | 7 +-
arch/arm/boot/dts/ste-db8520.dtsi | 7 +-
arch/arm/boot/dts/ste-db9500.dtsi | 9 +-
arch/arm/boot/dts/ste-dbx5x0-pinctrl.dtsi | 18 +
arch/arm/boot/dts/ste-href.dtsi | 4 +
arch/arm/boot/dts/ste-snowball.dts | 2 +
arch/arm/boot/dts/ste-ux500-samsung-codina.dts | 863 +++++++++++++++++++++++++
arch/arm/boot/dts/ste-ux500-samsung-gavini.dts | 854 ++++++++++++++++++++++++
arch/arm/boot/dts/ste-ux500-samsung-golden.dts | 2 +
arch/arm/boot/dts/ste-ux500-samsung-janice.dts | 2 +
arch/arm/boot/dts/ste-ux500-samsung-kyle.dts | 664 +++++++++++++++++++
arch/arm/boot/dts/ste-ux500-samsung-skomer.dts | 2 +
15 files changed, 2438 insertions(+), 15 deletions(-)
create mode 100644 arch/arm/boot/dts/ste-ux500-samsung-codina.dts
create mode 100644 arch/arm/boot/dts/ste-ux500-samsung-gavini.dts
create mode 100644 arch/arm/boot/dts/ste-ux500-samsung-kyle.dts
WARNING: multiple messages have this Message-ID
From: Linus Walleij <linus.walleij@linaro.org>
To: SoC Team <soc@kernel.org>, arm-soc <arm@kernel.org>
Cc: Linux ARM <linux-arm-kernel@lists.infradead.org>,
Stephan Gerhold <stephan@gerhold.net>
Subject: [GIT PULL] Ux500 DTS changes for the v5.15 kernel cycle
Date: Tue, 3 Aug 2021 14:25:15 +0200 [thread overview]
Message-ID: <CACRpkdbjBv5ywZZD8rK07d5sLcHsG8o4iYD-3jHO=HLg6-nKnA@mail.gmail.com> (raw)
Message-ID: <20210803122515.BZ0DQ0GI3aKjtYvBW24O7h-5iej9EqEEZBm4aeszVTc@z> (raw)
Hi SoC maintainers,
here is a first set of DTS changes for v5.15 that would be nice if
you could pull into the appropriate DTS branch in the SoC tree.
The details are in the signed tag, mainly some new phones,
and some generic fixes.
Please pull it in!
Yours,
Linus Walleij
The following changes since commit e73f0f0ee7541171d89f2e2491130c7771ba58d3:
Linux 5.14-rc1 (2021-07-11 15:07:40 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-nomadik.git
tags/ux500-dts-v5.15-1
for you to fetch changes up to fe2fc0fd379371af510caf39181460f2eed4c35b:
ARM: dts: ux500: Adjust operating points to reality (2021-08-02
01:41:59 +0200)
----------------------------------------------------------------
Ux500 Device Tree updates for the v5.15 kernel cycle:
- New device trees for these mobile phones:
- Samsung Gavini
- Samsung Codina
- Samsung Kyle
- Flag eMMC cards as non-SD non-SDIO to save time
- Link USB PHY to USB controller in the device tree
- Fix up the operating points to the actual clock frequencies
----------------------------------------------------------------
Linus Walleij (5):
ARM: dts: ux500: Add device tree for Samsung Gavini
ARM: dts: ux500: Flag eMMCs as non-SDIO/SD
ARM: dts: ux500: Add devicetree for Codina
ARM: dts: ux500: Add a device tree for Kyle
ARM: dts: ux500: Adjust operating points to reality
Stephan Gerhold (1):
ARM: dts: ux500: ab8500: Link USB PHY to USB controller node
arch/arm/boot/dts/Makefile | 5 +-
arch/arm/boot/dts/ste-ab8500.dtsi | 8 +-
arch/arm/boot/dts/ste-ab8505.dtsi | 6 +
arch/arm/boot/dts/ste-db8500.dtsi | 7 +-
arch/arm/boot/dts/ste-db8520.dtsi | 7 +-
arch/arm/boot/dts/ste-db9500.dtsi | 9 +-
arch/arm/boot/dts/ste-dbx5x0-pinctrl.dtsi | 18 +
arch/arm/boot/dts/ste-href.dtsi | 4 +
arch/arm/boot/dts/ste-snowball.dts | 2 +
arch/arm/boot/dts/ste-ux500-samsung-codina.dts | 863 +++++++++++++++++++++++++
arch/arm/boot/dts/ste-ux500-samsung-gavini.dts | 854 ++++++++++++++++++++++++
arch/arm/boot/dts/ste-ux500-samsung-golden.dts | 2 +
arch/arm/boot/dts/ste-ux500-samsung-janice.dts | 2 +
arch/arm/boot/dts/ste-ux500-samsung-kyle.dts | 664 +++++++++++++++++++
arch/arm/boot/dts/ste-ux500-samsung-skomer.dts | 2 +
15 files changed, 2438 insertions(+), 15 deletions(-)
create mode 100644 arch/arm/boot/dts/ste-ux500-samsung-codina.dts
create mode 100644 arch/arm/boot/dts/ste-ux500-samsung-gavini.dts
create mode 100644 arch/arm/boot/dts/ste-ux500-samsung-kyle.dts
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next reply other threads:[~2021-08-03 12:25 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-08-03 12:25 Linus Walleij [this message]
2021-08-03 12:25 ` [GIT PULL] Ux500 DTS changes for the v5.15 kernel cycle Linus Walleij
2021-08-04 13:56 ` Arnd Bergmann
2021-08-04 13:56 ` 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='CACRpkdbjBv5ywZZD8rK07d5sLcHsG8o4iYD-3jHO=HLg6-nKnA@mail.gmail.com' \
--to=linus.walleij@linaro.org \
--cc=arm@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=soc@kernel.org \
--cc=stephan@gerhold.net \
/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 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).