Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1574425
| From | Boris Brezillon <boris.brezillon@free-electrons.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2 2/2] arm: dts: mt2701: add nor flash node |
| Date | 2017-02-06 08:50 +0100 |
| Message-ID | <t7MdH-1Vy-11@gated-at.bofh.it> (permalink) |
| References | <t3mBb-4RB-3@gated-at.bofh.it> <t3mBb-4RB-7@gated-at.bofh.it> <t7msV-2iU-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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?
Regards,
Boris
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: [PATCH v2 2/2] arm: dts: mt2701: add nor flash node Guochun Mao <guochun.mao@mediatek.com> - 2017-02-05 05:20 +0100
Re: [PATCH v2 2/2] arm: dts: mt2701: add nor flash node Boris Brezillon <boris.brezillon@free-electrons.com> - 2017-02-06 08:50 +0100
Re: [PATCH v2 2/2] arm: dts: mt2701: add nor flash node Matthias Brugger <matthias.bgg@gmail.com> - 2017-02-12 00:40 +0100
csiph-web