On Mon, Aug 03, 2020 at 04:57:26PM +0800, Hsin-Hsiung Wang wrote: > Add device tree binding information for mt6315 regulator driver. > Example bindings for mt6315 are added. > > Signed-off-by: Hsin-Hsiung Wang <hsin-hsiung.wang@xxxxxxxxxxxx> > --- > .../bindings/regulator/mt6315-regulator.txt | 45 ++++++++++++++++++++++ > 1 file changed, 45 insertions(+) > create mode 100644 Documentation/devicetree/bindings/regulator/mt6315-regulator.txt Bindings should be DT schema format now. Rob