From mboxrd@z Thu Jan 1 00:00:00 1970 From: Linus Walleij Subject: Re: [PATCH v3 2/2] gpio: sprd: Change to use SoC compatible string Date: Thu, 21 Feb 2019 13:19:14 +0100 Message-ID: References: <70f5476004b2f4e4b444bf8425f21a3c993edf47.1550543288.git.baolin.wang@linaro.org> 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 , Bartosz Golaszewski , Orson Zhai , Lyra Zhang , Mark Brown , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , "open list:GPIO SUBSYSTEM" , "linux-kernel@vger.kernel.org" List-Id: linux-gpio@vger.kernel.org On Tue, Feb 19, 2019 at 3:30 AM Baolin Wang wrote: > Change to use SoC compatible string instead of wildcard string. > > The Spreadtrum SC9860 platform device trees and drivers' development > are still in progress, and now we will always recompile and ship > device trees at the same time as we will compile and ship the kernel, > so we do not need care about the backwards compatibility. > > Signed-off-by: Baolin Wang > --- > Changes from v2: > - Add some comments to explain why we do not care backwards compatibility. Patch applied. Yours, Linus Walleij