On Tue, 21 Sep 2021 12:28:28 +0200, Krzysztof Kozlowski wrote: > The TI TMP102 temperature sensor does not fit into trivial devices > bindings due to additional properties. Add separate bindings for it. > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxx> > --- > .../devicetree/bindings/hwmon/ti,tmp102.yaml | 47 +++++++++++++++++++ > .../devicetree/bindings/trivial-devices.yaml | 2 - > 2 files changed, 47 insertions(+), 2 deletions(-) > create mode 100644 Documentation/devicetree/bindings/hwmon/ti,tmp102.yaml > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>