mbox series

[GIT,PULL] Ux500 DTS updates for v5.6 take two

Message ID CACRpkdaN2Lv_rBEYNiyAarA81yea6Eky8w_htqZqdRng8S-DcA@mail.gmail.com (mailing list archive)
State Mainlined, archived
Commit 224bf0fe729237c4da241e5966abfc1bfb4353a3
Headers show
Series [GIT,PULL] Ux500 DTS updates for v5.6 take two | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson.git tags/ux500-armsoc-v5.6-2

Message

Linus Walleij Dec. 26, 2019, 10:57 p.m. UTC
Hi SoC maintainers,

This is another set of DTS updates for the Ux500, adding
support for the AB8505 PMIC and the Samsung GT-I8190
"Golden" phone.

Please pull it in wherever the previous DTS updates were
pulled in (based on the earlier top commit).

Yours,
Linus Walleij

The following changes since commit 42a1e9450c27de15067d1d25f6a608e2bfeb72b2:

  ARM: dts: ux500: Add devicetree for HREF520 (2019-12-09 14:45:02 +0100)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson.git
tags/ux500-armsoc-v5.6-2

for you to fetch changes up to 224bf0fe729237c4da241e5966abfc1bfb4353a3:

  ARM: dts: ux500: samsung-golden: Add Bluetooth (2019-12-26 00:12:25 +0100)

----------------------------------------------------------------
Support the Samsung GT-I8190/Golden phone:

- Proper include file for the AB8505 PMIC variant.
- Add a DTS file for the GT-I8190/Golden
- Extend the IMU, touch screen, WiFi and Bluetooth
  as separate patches.

----------------------------------------------------------------
Stephan Gerhold (8):
      ARM: dts: ux500: Remove unused ste-href-ab8505.dtsi
      ARM: dts: ux500: Add device tree include for AB8505
      dt-bindings: arm: ux500: Document samsung,golden compatible
      ARM: dts: ux500: Add device tree for Samsung Galaxy S III mini (GT-I8190)
      ARM: dts: ux500: samsung-golden: Add IMU (accelerometer + gyroscope)
      ARM: dts: ux500: samsung-golden: Add touch screen
      ARM: dts: ux500: samsung-golden: Add WiFi
      ARM: dts: ux500: samsung-golden: Add Bluetooth

 Documentation/devicetree/bindings/arm/ux500.yaml |   5 +
 arch/arm/boot/dts/Makefile                       |   3 +-
 arch/arm/boot/dts/ste-ab8505.dtsi                | 275 ++++++++++++++
 arch/arm/boot/dts/ste-href-ab8505.dtsi           | 234 ------------
 arch/arm/boot/dts/ste-ux500-samsung-golden.dts   | 455 +++++++++++++++++++++++
 5 files changed, 737 insertions(+), 235 deletions(-)
 create mode 100644 arch/arm/boot/dts/ste-ab8505.dtsi
 delete mode 100644 arch/arm/boot/dts/ste-href-ab8505.dtsi
 create mode 100644 arch/arm/boot/dts/ste-ux500-samsung-golden.dts

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#1058): https://linux.kernel.org/g/patchwork-soc/message/1058
Mute This Topic: https://linux.kernel.org/mt/69278550/1554929
Group Owner: patchwork-soc+owner@linux.kernel.org
Unsubscribe: https://linux.kernel.org/g/patchwork-soc/unsub  [patchwork-linux-kernel-org@patchwork.kernel.org]
-=-=-=-=-=-=-=-=-=-=-=-

Comments

patchwork-bot+linux-soc@kernel.org Jan. 6, 2020, 5:42 p.m. UTC | #1
Hello:

This pull request was applied to soc/soc.git (refs/heads/for-next).

On Thu, 26 Dec 2019 23:57:46 +0100 you wrote:
> Hi SoC maintainers,
> 
> This is another set of DTS updates for the Ux500, adding
> support for the AB8505 PMIC and the Samsung GT-I8190
> "Golden" phone.
> 
> Please pull it in wherever the previous DTS updates were
> pulled in (based on the earlier top commit).
> 
> [...]


Here is a summary with links:
  - [GIT,PULL] Ux500 DTS updates for v5.6 take two
    https://git.kernel.org/soc/soc/c/0b0d7158916ac73738b9e9e585730a8addaa4bc1

You are awesome, thank you!