From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arnd Bergmann Subject: Re: [PATCH v2 5/5] arm64: dts: sprd: Remove wildcard compatible string Date: Wed, 13 Feb 2019 15:31:47 +0100 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Baolin Wang Cc: Rob Herring , Mark Rutland , Olof Johansson , Orson Zhai , Lyra Zhang , DTML , arm-soc , Linux ARM , Linux Kernel Mailing List , Mark Brown List-Id: devicetree@vger.kernel.org On Wed, Feb 13, 2019 at 1:34 PM Baolin Wang wrote: > > Remove wildcard compatible string. > > Signed-off-by: Baolin Wang Looks good to me. It does break using the new dtb file on older kernels, but I suppose this is not a case we care much about yet on your platform, given that both the dts file sand the drivers in the kernel are still work in progress. I had started the other reply I just sent before I saw this new mail. Arnd