On Fri, 28 Feb 2025 14:06:59 -0600 "Rob Herring (Arm)" <robh@xxxxxxxxxx> wrote: > On Thu, 27 Feb 2025 19:03:42 +0800, Kever Yang wrote: > > Add rockchip,rk3562-saradc compatible string. > > The saradc on rk3562 is v2 controller, with 10bit width which is different > > with rk3588. > > > > Signed-off-by: Kever Yang <kever.yang@xxxxxxxxxxxxxx> > > --- > > > > Changes in v2: > > - fix dtb check error > > > > Documentation/devicetree/bindings/iio/adc/rockchip-saradc.yaml | 1 + > > 1 file changed, 1 insertion(+) > > > > Acked-by: Rob Herring (Arm) <robh@xxxxxxxxxx> > Hi Kever, I'm applying patches in a fairly random order today and in this case I'd already picked up support for the rk3528 so there was a bit of noise on this. Please check the result in the testing branch of iio.git on kernel.org. Thanks, Jonathan