Hi,
On Tue, 2020-09-08 at 14:49 -0600, Rob Herring wrote:
On Fri, Aug 21, 2020 at 06:44:36PM +0800, Hsin-Hsiung Wang wrote:
quoted
This adds documentation for the SPMI controller found on Mediatek SoCs.
Signed-off-by: Hsin-Hsiung Wang <redacted>
---
.../devicetree/bindings/spmi/spmi-mtk-pmif.txt | 33 ++++++++++++++++++++++
1 file changed, 33 insertions(+)
create mode 100644 Documentation/devicetree/bindings/spmi/spmi-mtk-pmif.txt
Bindings are in DT schema format now. Please convert this.
Rob
Thanks, I will update it with correct format in next patch.