On Fri, 14 Jan 2022 10:46:27 +0800, Li-hao Kuo wrote: > Add bindings for Sunplus SP7021 thermal driver > > Signed-off-by: Li-hao Kuo <lhjeff911@xxxxxxxxx> > --- > Changes in v4: > - Modify yaml file remove reg name and change nvmem name > > .../bindings/thermal/sunplus_thermal.yaml | 49 ++++++++++++++++++++++ > MAINTAINERS | 1 + > 2 files changed, 50 insertions(+) > create mode 100644 Documentation/devicetree/bindings/thermal/sunplus_thermal.yaml > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>