[U-Boot] [PATCH] ARM: dts: am437x-idk: Fix QSPI compatible string

Tom Rini trini at konsulko.com
Thu Oct 13 14:54:40 CEST 2016


On Thu, Oct 13, 2016 at 05:45:52PM +0530, Jagan Teki wrote:
> On Thu, Oct 13, 2016 at 3:53 PM, Vignesh R <vigneshr at ti.com> wrote:
> > Unlike Linux kernel, U-Boot depends on "spi-flash" compatible to probe
> > m25p80 spi-nor devices. Hence, add "spi-flash" compatible string to
> > m25p80 node. Without this patch, flash device DT data is not parsed and
> > QSPI operates in unsupported mode leading to data corruption.
> >
> > Signed-off-by: Vignesh R <vigneshr at ti.com>
> 
> Applied to u-boot-spi/master

... I don't like that we need a non u-boot prefixed string here for the
binding to work as that will lead to harder re-syncs later on the dt
files.  Why aren't we matching on the existing part?  Thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20161013/3ec62020/attachment.sig>


More information about the U-Boot mailing list