linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/2] Add Basic SoC support for MT7622
@ 2017-06-14 16:11 sean.wang at mediatek.com
  2017-06-14 16:11 ` [PATCH v4 1/2] arm64: dts: mt7622: add basic nodes to the mt7622.dtsi file sean.wang at mediatek.com
  2017-06-14 16:11 ` [PATCH v4 2/2] arm64: dts: mt7622: add dts file for MT7622 reference board variant 1 sean.wang at mediatek.com
  0 siblings, 2 replies; 5+ messages in thread
From: sean.wang at mediatek.com @ 2017-06-14 16:11 UTC (permalink / raw)
  To: linux-arm-kernel

From: Sean Wang <sean.wang@mediatek.com>

Changes since v3:
- get rid of those accepted patches
- rebased to branch v4.12-next/dts64 in Matthias' tree
- fixed uart node in dts with two clocks as described in bindings documentation

Changes since v2:
- merge back required basic clock nodes into the .dtsi file
- update the property of interrupts in timer nodes with 2 CPUs

Changes since v1:
- update SPDX-License-Identifier
- remove next-level-cache property since cache geometry detection was removed since 4.12

This patch set adds basic SoC support for MediaTek MT7622
SoC based on 4.12-rc1.




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

 arch/arm64/boot/dts/mediatek/Makefile        |   1 +
 arch/arm64/boot/dts/mediatek/mt7622-rfb1.dts |  27 +++++++
 arch/arm64/boot/dts/mediatek/mt7622.dtsi     | 104 +++++++++++++++++++++++++++
 3 files changed, 132 insertions(+)
 create mode 100644 arch/arm64/boot/dts/mediatek/mt7622-rfb1.dts
 create mode 100644 arch/arm64/boot/dts/mediatek/mt7622.dtsi

-- 
2.7.4

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

end of thread, other threads:[~2017-06-15 17:39 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-14 16:11 [PATCH v4 0/2] Add Basic SoC support for MT7622 sean.wang at mediatek.com
2017-06-14 16:11 ` [PATCH v4 1/2] arm64: dts: mt7622: add basic nodes to the mt7622.dtsi file sean.wang at mediatek.com
2017-06-15 16:04   ` Matthias Brugger
2017-06-15 17:39     ` Sean Wang
2017-06-14 16:11 ` [PATCH v4 2/2] arm64: dts: mt7622: add dts file for MT7622 reference board variant 1 sean.wang at mediatek.com

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