From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Sun, 6 Sep 2015 19:36:16 +0800 From: Shawn Guo To: =?utf-8?B?UmFmYcWCIE1pxYJlY2tp?= Cc: linux-arm-kernel@lists.infradead.org, Sascha Hauer , linux-mtd@lists.infradead.org Subject: Re: [PATCH] ARM: dts: imx: add "jedec,spi-nor" flash compatible binding Message-ID: <20150906113615.GO30746@tiger> References: <1439707157-15091-1-git-send-email-zajec5@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1439707157-15091-1-git-send-email-zajec5@gmail.com> List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Sun, Aug 16, 2015 at 08:39:17AM +0200, Rafał Miłecki wrote: > Starting with commit 8947e396a829 ("Documentation: dt: mtd: replace > "nor-jedec" binding with "jedec, spi-nor"") we have "jedec,spi-nor" > binding indicating support for JEDEC identification. > > Use it for all flashes that are supposed to support READ ID op according > to the datasheets. > > Signed-off-by: Rafał Miłecki Applied, thanks.