On Thu, 01 Apr 2021 18:41:11 +0100, Jonathan Cameron wrote: > From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx> > > Two simple devices. The stk8ba50 datasheet could be found via > google, but I only have the driver for the 8312. > > Given they both seem to be 3 axis devices with a single interrupt > line, add them to trivial-devices.yaml > > Signed-off-by: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx> > --- > Documentation/devicetree/bindings/trivial-devices.yaml | 4 ++++ > 1 file changed, 4 insertions(+) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>