From mboxrd@z Thu Jan 1 00:00:00 1970 From: jason@lakedaemon.net (Jason Cooper) Date: Tue, 30 Aug 2016 14:58:43 +0000 Subject: Older hisilicon chipsets In-Reply-To: <7d7ff37b-a16b-8532-214c-de0a46c9de8e@gmail.com> References: <7773f0e5-d045-1e93-529b-74a601467ed1@gmail.com> <20160827150457.GM10637@io.lakedaemon.net> <7850061.5OOjP34nIO@wuerfel> <57C54A05.9090601@hisilicon.com> <7d7ff37b-a16b-8532-214c-de0a46c9de8e@gmail.com> Message-ID: <20160830145843.GS10637@io.lakedaemon.net> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tue, Aug 30, 2016 at 09:43:52AM -0500, Marty Plummer wrote: > Hi Wei, > > Do you think you could change the references to the Hi3620 in the code > and dts files from `hi3xxx' to `hi3620'? As it currently stands, the > wildcard matches hi3520 too, but that's not a good idea whit devicetree, > its best to be completely explicit as to which sort of device the > binding is for. Please submit a patch, there shouldn't be wildcards in devicetree compatible strings. :-/ thx, Jason.