From: Sean Wang <sean.wang@mediatek.com>
To: Matthias Brugger <matthias.bgg@gmail.com>
Cc: arm@kernel.org,
"moderated list:ARM/Mediatek SoC support"
<linux-mediatek@lists.infradead.org>,
"linux-arm-kernel@lists.infradead.org"
<linux-arm-kernel@lists.infradead.org>
Subject: Re: [GIT PULL] arm: mediatek: dts32 updates for v4.14
Date: Mon, 28 Aug 2017 10:04:44 +0800 [thread overview]
Message-ID: <1503885884.19230.83.camel@mtkswgap22> (raw)
In-Reply-To: <1503860507.19230.50.camel@mtkswgap22>
On Mon, 2017-08-28 at 03:01 +0800, Sean Wang wrote:
> just a gentle ping.
>
> Are those changes similar to missing ones ? The other changes like
> next/dts32 and next/soc seems have been already in the next tree.
>
>
Sorry for that I ping the mistaken mail and also want to fix the typo in
the former reply here
in fact, i want to ping
http://lists.infradead.org/pipermail/linux-mediatek/2017-August/010150.html
Are those changes similar to missing ones ? The other changes like
next/dts64 and next/soc seems have been already in the next tree.
> On Thu, 2017-08-17 at 15:37 +0200, Matthias Brugger wrote:
> > 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@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
> >
> > _______________________________________________
> > Linux-mediatek mailing list
> > Linux-mediatek@lists.infradead.org
> > http://lists.infradead.org/mailman/listinfo/linux-mediatek
>
>
>
> _______________________________________________
> Linux-mediatek mailing list
> Linux-mediatek@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-mediatek
next prev parent reply other threads:[~2017-08-28 2:04 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
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 [this message]
-- strict thread matches above, loose matches on Subject: below --
2017-08-17 13:31 Matthias Brugger
[not found] ` <c357cfa5-8464-8b94-caeb-4b48c2f42659-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2017-08-30 5:21 ` Olof Johansson
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=1503885884.19230.83.camel@mtkswgap22 \
--to=sean.wang@mediatek.com \
--cc=arm@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-mediatek@lists.infradead.org \
--cc=matthias.bgg@gmail.com \
/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 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).