From mboxrd@z Thu Jan 1 00:00:00 1970 From: guochun.mao@mediatek.com (Guochun Mao) Date: Thu, 2 Feb 2017 11:21:38 +0800 Subject: [PATCH v2 1/2] Documentation: mtk-quadspi: update DT bindings In-Reply-To: <90bfb55c-eb01-af2f-d2f7-49f1f33da3b2@atmel.com> References: <1485315515-29942-1-git-send-email-guochun.mao@mediatek.com> <1485315515-29942-2-git-send-email-guochun.mao@mediatek.com> <20170127222936.d342eloplti27p4s@rob-hp-laptop> <90bfb55c-eb01-af2f-d2f7-49f1f33da3b2@atmel.com> Message-ID: <1486005698.3370.1.camel@mhfsdcap03> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Mon, 2017-01-30 at 13:49 +0100, Cyrille Pitchen wrote: > Le 27/01/2017 ? 23:29, Rob Herring a ?crit : > > On Wed, Jan 25, 2017 at 11:38:34AM +0800, Guochun Mao wrote: > >> Add "mediatek,mt2701-nor" for nor flash node's compatible. > >> > >> Signed-off-by: Guochun Mao > >> --- > >> .../devicetree/bindings/mtd/mtk-quadspi.txt | 8 +++++++- > >> 1 file changed, 7 insertions(+), 1 deletion(-) > > > > Acked-by: Rob Herring > > > Applied to the github spi-nor tree. > > Thanks! Thank you very much!