linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] arm: mediatek: dts32 updates for v4.14
@ 2017-08-17 13:37 Matthias Brugger
  2017-08-18 20:41 ` Arnd Bergmann
  2017-08-27 19:01 ` Sean Wang
  0 siblings, 2 replies; 9+ messages in thread
From: Matthias Brugger @ 2017-08-17 13:37 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Olof and Arnd,

for v4.14 please take the following pull request into account.

Thanks,
Matthias

---

The following changes since commit 5771a8c08880cdca3bfb4a3fc6d309d6bba20877:

   Linux v4.13-rc1 (2017-07-15 15:22:10 -0700)

are available in the git repository at:

   https://github.com/mbgg/linux-mediatek.git tags/v4.13-next-dts64

for you to fetch changes up to bdf2cbb2b3160122f7ff16445fdb73267fffd583:

   arm64: dts: Add Mediatek SoC MT2712 and evaluation board dts and Makefile 
(2017-08-17 15:33:45 +0200)

----------------------------------------------------------------
- add SoC mt7622 and its reference board
- cleanup of dts bindings
- mt6797: add watchdog and delete unused clock
- add support for SoC mt2701 and it's eval board

----------------------------------------------------------------
Matthias Brugger (4):
       ARM: mediatek: dts: Cleanup bindings documentation
       ARM: mediatek: dts: Add MT6797 binding
       arm64: dts: mediatek: add watchdog to MT6797
       arm64: dts: mediatek: Delete unused dummy clock for MT6797

Sean Wang (2):
       arm64: dts: mt7622: add basic nodes to the mt7622.dtsi file
       arm64: dts: mt7622: add dts file for MT7622 reference board variant 1

yt.shen at mediatek.com (2):
       dt-bindings: arm: Add bindings for Mediatek MT2712 SoC Platform
       arm64: dts: Add Mediatek SoC MT2712 and evaluation board dts and Makefile

  Documentation/devicetree/bindings/arm/mediatek.txt |   4 +
  .../interrupt-controller/mediatek,sysirq.txt       |   1 +
  .../devicetree/bindings/serial/mtk-uart.txt        |   1 +
  .../devicetree/bindings/watchdog/mtk-wdt.txt       |   6 +-
  arch/arm64/boot/dts/mediatek/Makefile              |   2 +
  arch/arm64/boot/dts/mediatek/mt2712-evb.dts        |  32 ++++
  arch/arm64/boot/dts/mediatek/mt2712e.dtsi          | 171 +++++++++++++++++++++
  arch/arm64/boot/dts/mediatek/mt6797.dtsi           |  12 +-
  arch/arm64/boot/dts/mediatek/mt7622-rfb1.dts       |  27 ++++
  arch/arm64/boot/dts/mediatek/mt7622.dtsi           | 110 +++++++++++++
  10 files changed, 356 insertions(+), 10 deletions(-)
  create mode 100644 arch/arm64/boot/dts/mediatek/mt2712-evb.dts
  create mode 100644 arch/arm64/boot/dts/mediatek/mt2712e.dtsi
  create mode 100644 arch/arm64/boot/dts/mediatek/mt7622-rfb1.dts
  create mode 100644 arch/arm64/boot/dts/mediatek/mt7622.dtsi

^ permalink raw reply	[flat|nested] 9+ messages in thread
* [GIT PULL] arm: mediatek: dts32 updates for v4.14
@ 2017-08-17 13:31 Matthias Brugger
  2017-08-30  5:21 ` Olof Johansson
  0 siblings, 1 reply; 9+ messages in thread
From: Matthias Brugger @ 2017-08-17 13:31 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Olof and Arnd,

for v4.14 please take the following pull request into account.

Thanks,
Matthias

---

The following changes since commit 5771a8c08880cdca3bfb4a3fc6d309d6bba20877:

   Linux v4.13-rc1 (2017-07-15 15:22:10 -0700)

are available in the git repository at:

   https://github.com/mbgg/linux-mediatek.git tags/v4.13-next-dts32

for you to fetch changes up to dfff569aaf8886dcc97b145a15f2213b4a4599e6:

   arm: dts: mt7623: cleanup binding file (2017-08-14 17:17:02 +0200)

----------------------------------------------------------------
- mt7623: add mt7623n and mt7623a plattform
- add mt7623 based reference boards
- mt7623: add usb3, ethernet, cpufreq,
- Add banana-pi board
- add mt6323 pmic
- mt2701: add larb-id property to smi larb

----------------------------------------------------------------
Chunfeng Yun (1):
       arm: dts: mt2701: Add usb3 device nodes

Honghui Zhang (1):
       arm: dts: mediatek: add larbid property for larb

John Crispin (4):
       arm: dts: mt7623: add mt6323.dtsi file
       arm: dts: mt7623: cleanup the mt7623n rfb uart nodes
       arm: dts: mt7623: enable the usb device on the mt7623n rfb
       arm: dts: mt7623: enable the nand device on the mt7623n nand rfb

Matthias Brugger (1):
       arm: dts: mt7623: fix mmc interrupt assignment

Ryder Lee (1):
       arm: dts: mt7623: cleanup binding file

Sean Wang (9):
       dt-bindings: net: mediatek: update documentation for reset signals
       arm: dts: mt7623: fixup binding violation missing reset in ethernet node
       dt-bindings: arm: mediatek: update for MT7623n SoC and relevant boards
       dt-bindings: arm: mediatek: add bindings for mediatek MT7623a SoC Platform
       arm: dts: mt7623: rename mt7623-evb.dts to arch/arm/boot/dts/mt7623n-rfb.dtsi
       arm: dts: mt7623: add support for Bananapi R2 (BPI-R2) board
       arm: dts: mt7623: add clock-frequency to CPU nodes
       arm: dts: mt2701: Add ethernet device node
       arm: dts: mt7623: Add SD-card and EMMC to bananapi-r2

  Documentation/devicetree/bindings/arm/mediatek.txt |  14 +-
  .../devicetree/bindings/net/mediatek-net.txt       |   6 +-
  arch/arm/boot/dts/Makefile                         |   3 +-
  arch/arm/boot/dts/mt2701.dtsi                      | 106 +++++
  arch/arm/boot/dts/mt6323.dtsi                      | 241 ++++++++++
  arch/arm/boot/dts/mt7623-evb.dts                   |  33 --
  arch/arm/boot/dts/mt7623.dtsi                      | 211 +++++++--
  arch/arm/boot/dts/mt7623n-bananapi-bpi-r2.dts      | 487 +++++++++++++++++++++
  arch/arm/boot/dts/mt7623n-rfb-nand.dts             | 111 +++++
  arch/arm/boot/dts/mt7623n-rfb.dtsi                 |  92 ++++
  10 files changed, 1218 insertions(+), 86 deletions(-)
  create mode 100644 arch/arm/boot/dts/mt6323.dtsi
  delete mode 100644 arch/arm/boot/dts/mt7623-evb.dts
  create mode 100644 arch/arm/boot/dts/mt7623n-bananapi-bpi-r2.dts
  create mode 100644 arch/arm/boot/dts/mt7623n-rfb-nand.dts
  create mode 100644 arch/arm/boot/dts/mt7623n-rfb.dtsi

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2017-08-30  5:21 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-17 13:37 [GIT PULL] arm: mediatek: dts32 updates for v4.14 Matthias Brugger
2017-08-18 20:41 ` Arnd Bergmann
2017-08-18 20:43   ` Arnd Bergmann
     [not found]   ` <1503454566.15454.0.camel@mtksdaap41>
2017-08-23  2:35     ` YT Shen
2017-08-23  9:50       ` Arnd Bergmann
2017-08-27 19:01 ` Sean Wang
2017-08-28  2:04   ` Sean Wang
  -- strict thread matches above, loose matches on Subject: below --
2017-08-17 13:31 Matthias Brugger
2017-08-30  5:21 ` Olof Johansson

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).