On Thu, Apr 01, 2021 at 06:41:07PM +0100, Jonathan Cameron wrote: > From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx> > > These two devices have different internal characterstics, but their typo: characteristics > external connectivity and as a result device tree descriptions are > identical. > > Note that neither driver in Linux currently has an of_match_table > but instead rely on matching via name alone. > > Signed-off-by: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx> > --- > .../bindings/iio/accel/adi,adis16201.yaml | 55 +++++++++++++++++++ > 1 file changed, 55 insertions(+) Otherwise, Reviewed-by: Rob Herring <robh@xxxxxxxxxx>