On Thu, 24 Nov 2022 12:02:08 +0100, Naresh Solanki wrote: > From: Marcello Sylvester Bauer <sylv@xxxxxxx> > > The MAX597x is a hot swap controller with configurable fault protection. > It also has 10bit ADC for current & voltage measurements. > > Signed-off-by: Marcello Sylvester Bauer <sylv@xxxxxxx> > Co-developed-by: Patrick Rudolph <patrick.rudolph@xxxxxxxxxxxxx> > Signed-off-by: Patrick Rudolph <patrick.rudolph@xxxxxxxxxxxxx> > Co-developed-by: Naresh Solanki <Naresh.Solanki@xxxxxxxxxxxxx> > Signed-off-by: Naresh Solanki <Naresh.Solanki@xxxxxxxxxxxxx> > --- > .../bindings/mfd/maxim,max5970.yaml | 151 ++++++++++++++++++ > 1 file changed, 151 insertions(+) > create mode 100644 Documentation/devicetree/bindings/mfd/maxim,max5970.yaml > Please add Acked-by/Reviewed-by tags when posting new versions. However, there's no need to repost patches *only* to add the tags. The upstream maintainer will do that for acks received on the version they apply. If a tag was not added on purpose, please state why and what changed. Missing tags: Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>