lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <1494466211.6463.2.camel@mhfsdcap03>
Date:   Thu, 11 May 2017 09:30:11 +0800
From:   Guochun Mao <guochun.mao@...iatek.com>
To:     Matthias Brugger <matthias.bgg@...il.com>
CC:     Boris Brezillon <boris.brezillon@...e-electrons.com>,
        Marek Vasut <marek.vasut@...il.com>,
        Mark Rutland <mark.rutland@....com>,
        "devicetree@...r.kernel.org" <devicetree@...r.kernel.org>,
        "Richard Weinberger" <richard@....at>,
        Russell King <linux@...linux.org.uk>,
        "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
        Rob Herring <robh+dt@...nel.org>,
        "linux-mtd@...ts.infradead.org" <linux-mtd@...ts.infradead.org>,
        John Crispin <john@...ozen.org>,
        "linux-mediatek@...ts.infradead.org" 
        <linux-mediatek@...ts.infradead.org>,
        Cyrille Pitchen <cyrille.pitchen@...el.com>,
        Brian Norris <computersforpeace@...il.com>,
        David Woodhouse <dwmw2@...radead.org>,
        "linux-arm-kernel@...ts.infradead.org" 
        <linux-arm-kernel@...ts.infradead.org>
Subject: Re: [PATCH v2 2/2] arm: dts: mt2701: add nor flash node

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@...iatek.com> wrote:
> >>>
> >>>
> >>>>>
> >>>>> +   nor_flash: spi@...14000 {
> >>>>> +           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@...00000 {
> >>>>>              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


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ