Re: [PATCH v2 1/8] dt-bindings: add binding for the Allwinner DE2 CCU

2017-03-20 Thread Maxime Ripard
On Fri, Mar 17, 2017 at 04:47:41AM +0800, Icenowy Zheng wrote: > Allwinner "Display Engine 2.0" contains some clock controls in it. > > Add them as a clock driver, and make a device tree binding. > > Signed-off-by: Icenowy Zheng > --- > .../devicetree/bindings/clock/sun8i-de2.txt| 31 >

[PATCH v2 1/8] dt-bindings: add binding for the Allwinner DE2 CCU

2017-03-16 Thread Icenowy Zheng
Allwinner "Display Engine 2.0" contains some clock controls in it. Add them as a clock driver, and make a device tree binding. Signed-off-by: Icenowy Zheng --- .../devicetree/bindings/clock/sun8i-de2.txt| 31 ++ 1 file changed, 31 insertions(+) create mode 100644 Do