Re: [PATCH v5 1/3] dt-bindings: soc: add mtk svs dt-bindings

2019-09-30 Thread Rob Herring
On Fri, Sep 06, 2019 at 06:05:13PM +0800, Roger Lu wrote: > Document the binding for enabling mtk svs on MediaTek SoC. > > Signed-off-by: Roger Lu > --- > .../devicetree/bindings/power/mtk-svs.txt | 88 +++ > 1 file changed, 88 insertions(+) > create mode 100644 Documentatio

[PATCH v5 1/3] dt-bindings: soc: add mtk svs dt-bindings

2019-09-06 Thread Roger Lu
Document the binding for enabling mtk svs on MediaTek SoC. Signed-off-by: Roger Lu --- .../devicetree/bindings/power/mtk-svs.txt | 88 +++ 1 file changed, 88 insertions(+) create mode 100644 Documentation/devicetree/bindings/power/mtk-svs.txt diff --git a/Documentation/devi