Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1692366 > unrolled thread
| Started by | Sean Wang <sean.wang@mediatek.com> |
|---|---|
| First post | 2017-07-20 05:10 +0200 |
| Last post | 2017-07-20 13:00 +0200 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH v5 0/2] Add Basic SoC support for MT7622 Sean Wang <sean.wang@mediatek.com> - 2017-07-20 05:10 +0200
Re: [PATCH v5 0/2] Add Basic SoC support for MT7622 Matthias Brugger <matthias.bgg@gmail.com> - 2017-07-20 13:00 +0200
| From | Sean Wang <sean.wang@mediatek.com> |
|---|---|
| Date | 2017-07-20 05:10 +0200 |
| Subject | Re: [PATCH v5 0/2] Add Basic SoC support for MT7622 |
| Message-ID | <u5a0F-1h4-1@gated-at.bofh.it> |
Hi, Matthias just a gentle ping on this Sean On Sat, 2017-06-17 at 01:06 +0800, sean.wang@mediatek.com wrote: > From: Sean Wang <sean.wang@mediatek.com> > > Changes since v4: > - redefine the two dummy clocks with the correct frequency > which is 25MHz and 280MHz respectively. > > 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 | 110 +++++++++++++++++++++++++++ > 3 files changed, 138 insertions(+) > create mode 100644 arch/arm64/boot/dts/mediatek/mt7622-rfb1.dts > create mode 100644 arch/arm64/boot/dts/mediatek/mt7622.dtsi >
[toc] | [next] | [standalone]
| From | Matthias Brugger <matthias.bgg@gmail.com> |
|---|---|
| Date | 2017-07-20 13:00 +0200 |
| Message-ID | <u5hlv-6cX-9@gated-at.bofh.it> |
| In reply to | #1692366 |
On 07/20/2017 05:02 AM, Sean Wang wrote: > Hi, Matthias > > just a gentle ping on this > pushed now to v4.13-next/dts64 Thanks! > Sean > > > On Sat, 2017-06-17 at 01:06 +0800, sean.wang@mediatek.com wrote: >> From: Sean Wang <sean.wang@mediatek.com> >> >> Changes since v4: >> - redefine the two dummy clocks with the correct frequency >> which is 25MHz and 280MHz respectively. >> >> 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 | 110 +++++++++++++++++++++++++++ >> 3 files changed, 138 insertions(+) >> create mode 100644 arch/arm64/boot/dts/mediatek/mt7622-rfb1.dts >> create mode 100644 arch/arm64/boot/dts/mediatek/mt7622.dtsi >> > >
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web