Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1639145
| From | Guochun Mao <guochun.mao@mediatek.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2 2/2] arm: dts: mt2701: add nor flash node |
| Date | 2017-05-11 03:40 +0200 |
| Message-ID | <tFLfb-8aU-11@gated-at.bofh.it> (permalink) |
| References | (2 earlier) <t7msV-2iU-1@gated-at.bofh.it> <t7MdH-1Vy-11@gated-at.bofh.it> <t9PqO-75l-21@gated-at.bofh.it> <taCBc-54L-5@gated-at.bofh.it> <tFxvz-85D-13@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Wed, 2017-05-10 at 12:49 +0200, Matthias Brugger wrote:
>
> On 14/02/17 04:58, Guochun Mao wrote:
> > On Sun, 2017-02-12 at 07:35 +0800, Matthias Brugger wrote:
> >>
> >> On 02/06/2017 08:45 AM, Boris Brezillon wrote:
> >>> Hi Guochun,
> >>>
> >>> On Sun, 5 Feb 2017 12:00:49 +0800
> >>> Guochun Mao <guochun.mao@mediatek.com> wrote:
> >>>
> >>>
> >>>>>
> >>>>> + nor_flash: spi@11014000 {
> >>>>> + compatible = "mediatek,mt2701-nor",
> >>>>> + "mediatek,mt8173-nor";
> >>>>> + reg = <0 0x11014000 0 0xe0>;
> >>>>> + clocks = <&pericfg CLK_PERI_FLASH>,
> >>>>> + <&topckgen CLK_TOP_FLASH_SEL>;
> >>>>> + clock-names = "spi", "sf";
> >>>>> + #address-cells = <1>;
> >>>>> + #size-cells = <0>;
> >>>>> + status = "disabled";
> >>>>> + };
> >>>>> +
> >>>>> mmsys: syscon@14000000 {
> >>>>> compatible = "mediatek,mt2701-mmsys", "syscon";
> >>>>> reg = <0 0x14000000 0 0x1000>;
> >>>>
> >>>> Hi,
> >>>> mtk-quadspi.txt had been updated as suggested.
> >>>> Is there suggestion about this patch?
> >>>
> >>> It should probably go through the Mediatek tree. Matthias, any opinion?
> >>>
> >>
> >> Yes, I will take this one through mine tree.
> >>
> >> Thanks,
> >> Matthias
> >
> > Thanks,
> > Guochun
> >
> >
>
> Queued now for v4.12-next/dts32
> Sorry for the delay.
>
> Matthias
Hi, Matthias,
It's OK. Thanks a lot.
Guochun
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
Re: [PATCH v2 2/2] arm: dts: mt2701: add nor flash node Matthias Brugger <matthias.bgg@gmail.com> - 2017-05-10 13:00 +0200 Re: [PATCH v2 2/2] arm: dts: mt2701: add nor flash node Guochun Mao <guochun.mao@mediatek.com> - 2017-05-11 03:40 +0200
csiph-web