On Sat, 10 Jun 2023 19:34:23 +0200 Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> wrote: > On 10/06/2023 19:11, Sebastian Reichel wrote: > > Hi, > > > > On Sat, Jun 10, 2023 at 06:30:57PM +0200, Krzysztof Kozlowski wrote: > >> On 10/06/2023 16:36, Shreeya Patel wrote: > >>> rk3588-saradc isn't compatible with the rk3399-saradc variant, > >>> hence, fix the following dtbs_check warning for 'oneOf' condition > >>> failure. > >> > >> Are you sure it isn't compatible? According to your driver it is and > >> this change is not enough. > > > > The driver changes are still in the iio testing branch and not yet > > in linux-next. RK3588 ADC is not compatible with previous > > generations. It's trivial to see in Shreeya's driver patch: > > > > https://lore.kernel.org/all/20230603185340.13838-3-shreeya.patel@xxxxxxxxxxxxx/ > > I was checking the next. It's fine then. And I forgot I only pushed out for next to pick it up earlier today. oops :) Thanks and applied to the togreg branch of iio.git. Thanks, Jonathan > > Best regards, > Krzysztof >