* [GIT PULL] ARM: mediatek: updates of dts32 for v4.18
@ 2018-05-14 11:26 Matthias Brugger
2018-05-15 20:39 ` Olof Johansson
0 siblings, 1 reply; 2+ messages in thread
From: Matthias Brugger @ 2018-05-14 11:26 UTC (permalink / raw)
To: arm-soc
Cc: Ryder Lee, moderated list:ARM/Mediatek SoC support,
linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
Sean Wang
Hi Arnd,
Hi Olof,
please have a look on the following updates for 32-bit DTS files.
Thanks,
Matthias
---
The following changes since commit 60cc43fc888428bb2f18f08997432d426a243338:
Linux 4.17-rc1 (2018-04-15 18:24:20 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux.git/
tags/v4.17-next-dts32
for you to fetch changes up to dd0dcf003dd86caba7726cc1e2ef268f1cf11aae:
arm: dts: mt7623: add MT7623N reference board with eMMC (2018-05-11 17:52:28
+0200)
----------------------------------------------------------------
convert to SPDX IDs
mt7623:
- add audio, bluetooth, highspees DMA and SPI-NOR nodes
- fix invalid memory nodes by not using skeleton64.dtsi
- fix memory size for bananapi-r2
- fix dtc warnings
- refactor dts and dtsi to aviod code duplication
- add mt7623n and mt7623a reference boards
----------------------------------------------------------------
Ryder Lee (1):
arm: dts: mediatek: modify audio related nodes for both MT2701 and MT7623
Sean Wang (10):
arm: dts: mediatek: converted to using SPDX identifiers
arm: dts: mt7623: fix invalid memory node being generated
arm: dts: mt7623: fix available memory size on bananapi-r2
arm: dts: mt7623: fix all Warnings (unit_address_vs_reg)
arm: dts: mt7623: add BTIF, HSDMA and SPI-NOR device nodes
arm: dts: mt6323: move node mt6323 leds to mt6323.dtsi
arm: dts: mt7623: extend common file reused by all boards with MT7623 SoCs
arm: dts: mt7623: add MT7623A SoC level DTS
arm: dts: mt7623: add MT7623A reference boards
arm: dts: mt7623: add MT7623N reference board with eMMC
arch/arm/boot/dts/Makefile | 3 +
arch/arm/boot/dts/mt2701-evb.dts | 9 +-
arch/arm/boot/dts/mt2701.dtsi | 197 +++++-----
arch/arm/boot/dts/mt6323.dtsi | 17 +-
arch/arm/boot/dts/mt6580-evbp1.dts | 9 +-
arch/arm/boot/dts/mt6580.dtsi | 9 +-
arch/arm/boot/dts/mt6589-aquaris5.dts | 10 +-
arch/arm/boot/dts/mt6589.dtsi | 12 +-
arch/arm/boot/dts/mt6592-evb.dts | 9 +-
arch/arm/boot/dts/mt6592.dtsi | 9 +-
arch/arm/boot/dts/mt7623.dtsi | 537 ++++++++++++++++++++------
arch/arm/boot/dts/mt7623a-rfb-emmc.dts | 291 ++++++++++++++
arch/arm/boot/dts/mt7623a-rfb-nand.dts | 337 ++++++++++++++++
arch/arm/boot/dts/mt7623a.dtsi | 44 +++
arch/arm/boot/dts/mt7623n-bananapi-bpi-r2.dts | 279 ++-----------
arch/arm/boot/dts/mt7623n-rfb-emmc.dts | 326 ++++++++++++++++
arch/arm/boot/dts/mt7623n-rfb-nand.dts | 40 +-
arch/arm/boot/dts/mt7623n-rfb.dtsi | 12 +-
arch/arm/boot/dts/mt8127-moose.dts | 9 +-
arch/arm/boot/dts/mt8127.dtsi | 9 +-
arch/arm/boot/dts/mt8135-evbp1.dts | 9 +-
arch/arm/boot/dts/mt8135.dtsi | 9 +-
22 files changed, 1573 insertions(+), 613 deletions(-)
create mode 100644 arch/arm/boot/dts/mt7623a-rfb-emmc.dts
create mode 100644 arch/arm/boot/dts/mt7623a-rfb-nand.dts
create mode 100644 arch/arm/boot/dts/mt7623a.dtsi
create mode 100644 arch/arm/boot/dts/mt7623n-rfb-emmc.dts
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] ARM: mediatek: updates of dts32 for v4.18
2018-05-14 11:26 [GIT PULL] ARM: mediatek: updates of dts32 for v4.18 Matthias Brugger
@ 2018-05-15 20:39 ` Olof Johansson
0 siblings, 0 replies; 2+ messages in thread
From: Olof Johansson @ 2018-05-15 20:39 UTC (permalink / raw)
To: Matthias Brugger
Cc: arm-soc, moderated list:ARM/Mediatek SoC support, Ryder Lee,
linux-arm-kernel@lists.infradead.org, Sean Wang
On Mon, May 14, 2018 at 01:26:17PM +0200, Matthias Brugger wrote:
> Hi Arnd,
> Hi Olof,
>
> please have a look on the following updates for 32-bit DTS files.
>
> Thanks,
> Matthias
>
> ---
>
> The following changes since commit 60cc43fc888428bb2f18f08997432d426a243338:
>
> Linux 4.17-rc1 (2018-04-15 18:24:20 -0700)
>
> are available in the Git repository at:
>
> https://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux.git/
> tags/v4.17-next-dts32
>
> for you to fetch changes up to dd0dcf003dd86caba7726cc1e2ef268f1cf11aae:
>
> arm: dts: mt7623: add MT7623N reference board with eMMC (2018-05-11 17:52:28
> +0200)
Merged, thanks!
-Olof
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-05-15 20:39 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-14 11:26 [GIT PULL] ARM: mediatek: updates of dts32 for v4.18 Matthias Brugger
2018-05-15 20:39 ` 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).