[PATCH v3 1/4] dt-bindings: add bindings for px30 clock controller
From: robh@kernel.org (Rob Herring)
Date: 2018-06-20 18:14:18
Also in:
linux-clk, linux-devicetree, linux-rockchip, lkml
From: robh@kernel.org (Rob Herring)
Date: 2018-06-20 18:14:18
Also in:
linux-clk, linux-devicetree, linux-rockchip, lkml
On Fri, Jun 15, 2018 at 10:16:48AM +0800, Elaine Zhang wrote:
Add devicetree bindings for Rockchip cru which found on Rockchip SoCs. Signed-off-by: Elaine Zhang <redacted> --- .../bindings/clock/rockchip,px30-cru.txt | 66 ++++++++++++++++++++++ 1 file changed, 66 insertions(+) create mode 100644 Documentation/devicetree/bindings/clock/rockchip,px30-cru.txt
Reviewed-by: Rob Herring <robh@kernel.org>