[PATCH v5 5/6] mfd: dt-bindings: add device tree bindings for Hi3519 sysctrl
From: robh@kernel.org (Rob Herring)
Date: 2016-01-08 21:05:07
Also in:
linux-clk, linux-devicetree, lkml
From: robh@kernel.org (Rob Herring)
Date: 2016-01-08 21:05:07
Also in:
linux-clk, linux-devicetree, lkml
On Fri, Jan 08, 2016 at 10:16:39AM +0800, Jiancheng Xue wrote:
Add device tree bindings for Hi3519 system controller. Signed-off-by: Jiancheng Xue <redacted> --- Documentation/devicetree/bindings/mfd/hi3519.txt | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 Documentation/devicetree/bindings/mfd/hi3519.txt
This seems like it could be combined with other HiSi system controller bindings if the compatible string is the only difference. But it is fine like this: Acked-by: Rob Herring <robh@kernel.org> Rob