Message ID | 20210824124438.14519-1-luka.kovacic@sartura.hr |
---|---|
Headers | show |
Series | Add support for the IEI WT61P803 PUZZLE MCU | expand |
On Tue, 24 Aug 2021 14:44:32 +0200, Luka Kovacic wrote: > Add the IEI WT61P803 PUZZLE Device Tree bindings for MFD, HWMON and LED > drivers. A new vendor prefix is also added accordingly for > IEI Integration Corp. > > Signed-off-by: Luka Kovacic <luka.kovacic@sartura.hr> > Signed-off-by: Pavo Banicevic <pavo.banicevic@sartura.hr> > Cc: Luka Perkov <luka.perkov@sartura.hr> > Cc: Robert Marko <robert.marko@sartura.hr> > --- > .../hwmon/iei,wt61p803-puzzle-hwmon.yaml | 53 ++++++++++++ > .../leds/iei,wt61p803-puzzle-leds.yaml | 39 +++++++++ > .../bindings/mfd/iei,wt61p803-puzzle.yaml | 82 +++++++++++++++++++ > .../devicetree/bindings/vendor-prefixes.yaml | 2 + > 4 files changed, 176 insertions(+) > create mode 100644 Documentation/devicetree/bindings/hwmon/iei,wt61p803-puzzle-hwmon.yaml > create mode 100644 Documentation/devicetree/bindings/leds/iei,wt61p803-puzzle-leds.yaml > create mode 100644 Documentation/devicetree/bindings/mfd/iei,wt61p803-puzzle.yaml > Reviewed-by: Rob Herring <robh@kernel.org>