On 16/03/2022 04:01, Li-hao Kuo wrote: > Add bindings for Sunplus SP7021 thermal driver > > Signed-off-by: Li-hao Kuo <lhjeff911@xxxxxxxxx> > --- > Changes in v5: > - Modify yaml file remove reg name and change nvmem name > - Addressed comments from Mr. Daniel Lezcano > > .../bindings/thermal/sunplus_thermal.yaml | 47 ++++++++++++++++++++++ > MAINTAINERS | 1 + > 2 files changed, 48 insertions(+) > create mode 100644 Documentation/devicetree/bindings/thermal/sunplus_thermal.yaml > > diff --git a/Documentation/devicetree/bindings/thermal/sunplus_thermal.yaml b/Documentation/devicetree/bindings/thermal/sunplus_thermal.yaml > new file mode 100644 > index 0000000..176bc07 > --- /dev/null > +++ b/Documentation/devicetree/bindings/thermal/sunplus_thermal.yaml > @@ -0,0 +1,47 @@ > +# SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) > +# Copyright (C) Sunplus Co., Ltd. > +%YAML 1.2 > +--- > +$id: http://devicetree.org/schemas/thermal/sunplus_thermal.yaml# File name with vendor prefix and comma, so one of: sunplus,thermal sunplus,sp7021-thermal Best regards, Krzysztof