mbox series

[GIT,PULL] ARM: realtek: dt64 for v5.5

Message ID 20191030041000.31848-2-afaerber@suse.de (mailing list archive)
State Mainlined, archived
Commit 02f4597e7ebe73f43fb4a2800d50e985a8bf8f08
Headers show
Series [GIT,PULL] ARM: realtek: dt64 for v5.5 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/afaerber/linux-realtek.git tags/realtek-arm64-dt-for-5.5

Message

Andreas Färber Oct. 30, 2019, 4:10 a.m. UTC
Hi Arnd and Olof,

Here's a dt64 pull for Realtek.

Regards,
Andreas

The following changes since commit 54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c:

  Linux 5.4-rc1 (2019-09-30 10:35:40 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/afaerber/linux-realtek.git tags/realtek-arm64-dt-for-5.5

for you to fetch changes up to 02f4597e7ebe73f43fb4a2800d50e985a8bf8f08:

  arm64: dts: realtek: Add RTD129x UART resets (2019-10-29 05:27:41 +0100)

----------------------------------------------------------------
Realtek ARM64 based SoC DT for v5.5

Add RTD1293 and RTD1296 DTs. Add the watchdog for all of RTD129x DTs.
Add reset controllers for RTD129x and start using them for UARTs.

----------------------------------------------------------------
Andreas Färber (11):
      dt-bindings: arm: realtek: Tidy up conversion to json-schema
      dt-bindings: arm: realtek: Document RTD1293 and Synology DS418j
      arm64: dts: realtek: Change dual-license from MIT to BSD
      arm64: dts: realtek: Add RTD1293 and Synology DS418j
      dt-bindings: arm: realtek: Document RTD1296 and Synology DS418
      arm64: dts: realtek: Add RTD1296 and Synology DS418
      arm64: dts: realtek: Add oscillator for RTD129x
      arm64: dts: realtek: Add watchdog node for RTD129x
      dt-bindings: reset: Add Realtek RTD1295
      arm64: dts: realtek: Add RTD129x reset controller nodes
      arm64: dts: realtek: Add RTD129x UART resets

 Documentation/devicetree/bindings/arm/realtek.yaml |  27 +++--
 arch/arm64/boot/dts/realtek/Makefile               |   5 +
 arch/arm64/boot/dts/realtek/rtd1293-ds418j.dts     |  30 ++++++
 arch/arm64/boot/dts/realtek/rtd1293.dtsi           |  51 ++++++++++
 arch/arm64/boot/dts/realtek/rtd1295-zidoo-x9s.dts  |   3 +-
 arch/arm64/boot/dts/realtek/rtd1295.dtsi           |   3 +-
 arch/arm64/boot/dts/realtek/rtd1296-ds418.dts      |  30 ++++++
 arch/arm64/boot/dts/realtek/rtd1296.dtsi           |  65 ++++++++++++
 arch/arm64/boot/dts/realtek/rtd129x.dtsi           |  50 +++++++++-
 include/dt-bindings/reset/realtek,rtd1295.h        | 111 +++++++++++++++++++++
 10 files changed, 362 insertions(+), 13 deletions(-)
 create mode 100644 arch/arm64/boot/dts/realtek/rtd1293-ds418j.dts
 create mode 100644 arch/arm64/boot/dts/realtek/rtd1293.dtsi
 create mode 100644 arch/arm64/boot/dts/realtek/rtd1296-ds418.dts
 create mode 100644 arch/arm64/boot/dts/realtek/rtd1296.dtsi
 create mode 100644 include/dt-bindings/reset/realtek,rtd1295.h

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

View/Reply Online (#744): https://linux.kernel.org/g/patchwork-soc/message/744
Mute This Topic: https://linux.kernel.org/mt/39747508/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 Nov. 4, 2019, 1:22 a.m. UTC | #1
Hello:

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

On Wed, 30 Oct 2019 05:10:00 +0100 you wrote:
> Hi Arnd and Olof,
> 
> Here's a dt64 pull for Realtek.
> 
> Regards,
> Andreas
> 
> [...]


Here is a summary with links:
  - [GIT,PULL] ARM: realtek: dt64 for v5.5
    https://git.kernel.org/soc/soc/c/a1094a7c27b4f8a7aa9dc1e2faca1f8ab8e8fd4a

You are awesome, thank you!