From: Sean Wang <sean.wang-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>
To: matthias.bgg-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
Cc: robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org,
mark.rutland-5wv7dgnIgG8@public.gmane.org,
devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
linux-mediatek-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH v5 0/2] Add Basic SoC support for MT7622
Date: Thu, 20 Jul 2017 11:02:25 +0800 [thread overview]
Message-ID: <1500519745.25149.1.camel@mtkswgap22> (raw)
In-Reply-To: <cover.1497631953.git.sean.wang-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>
Hi, Matthias
just a gentle ping on this
Sean
On Sat, 2017-06-17 at 01:06 +0800, sean.wang-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org wrote:
> From: Sean Wang <sean.wang-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>
>
> 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
>
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
WARNING: multiple messages have this Message-ID (diff)
From: sean.wang@mediatek.com (Sean Wang)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v5 0/2] Add Basic SoC support for MT7622
Date: Thu, 20 Jul 2017 11:02:25 +0800 [thread overview]
Message-ID: <1500519745.25149.1.camel@mtkswgap22> (raw)
In-Reply-To: <cover.1497631953.git.sean.wang@mediatek.com>
Hi, Matthias
just a gentle ping on this
Sean
On Sat, 2017-06-17 at 01:06 +0800, sean.wang at 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
>
WARNING: multiple messages have this Message-ID (diff)
From: Sean Wang <sean.wang@mediatek.com>
To: <matthias.bgg@gmail.com>
Cc: <robh+dt@kernel.org>, <mark.rutland@arm.com>,
<devicetree@vger.kernel.org>,
<linux-mediatek@lists.infradead.org>,
<linux-arm-kernel@lists.infradead.org>,
<linux-kernel@vger.kernel.org>
Subject: Re: [PATCH v5 0/2] Add Basic SoC support for MT7622
Date: Thu, 20 Jul 2017 11:02:25 +0800 [thread overview]
Message-ID: <1500519745.25149.1.camel@mtkswgap22> (raw)
In-Reply-To: <cover.1497631953.git.sean.wang@mediatek.com>
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
>
next prev parent reply other threads:[~2017-07-20 3:02 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-06-16 17:06 [PATCH v5 0/2] Add Basic SoC support for MT7622 sean.wang-NuS5LvNUpcJWk0Htik3J/w
2017-06-16 17:06 ` sean.wang
2017-06-16 17:06 ` sean.wang at mediatek.com
[not found] ` <cover.1497631953.git.sean.wang-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>
2017-06-16 17:06 ` [PATCH v5 1/2] arm64: dts: mt7622: add basic nodes to the mt7622.dtsi file sean.wang-NuS5LvNUpcJWk0Htik3J/w
2017-06-16 17:06 ` sean.wang
2017-06-16 17:06 ` sean.wang at mediatek.com
2017-07-20 3:02 ` Sean Wang [this message]
2017-07-20 3:02 ` [PATCH v5 0/2] Add Basic SoC support for MT7622 Sean Wang
2017-07-20 3:02 ` Sean Wang
2017-07-20 10:56 ` Matthias Brugger
2017-07-20 10:56 ` Matthias Brugger
2017-07-20 10:56 ` Matthias Brugger
2017-06-16 17:06 ` [PATCH v5 2/2] arm64: dts: mt7622: add dts file for MT7622 reference board variant 1 sean.wang
2017-06-16 17:06 ` sean.wang
2017-06-16 17:06 ` sean.wang at mediatek.com
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1500519745.25149.1.camel@mtkswgap22 \
--to=sean.wang-nus5lvnupcjwk0htik3j/w@public.gmane.org \
--cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
--cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=linux-mediatek-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
--cc=mark.rutland-5wv7dgnIgG8@public.gmane.org \
--cc=matthias.bgg-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
--cc=robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.