]> git.baikalelectronics.ru Git - kernel.git/commit
dt-bindings: clk: Add compatibles for D1 CCUs
authorSamuel Holland <samuel@sholland.org>
Fri, 19 Nov 2021 04:35:39 +0000 (22:35 -0600)
committerMaxime Ripard <maxime@cerno.tech>
Tue, 23 Nov 2021 09:29:05 +0000 (10:29 +0100)
commitd65c5aef74c12a467f5b201f51bd1433781df5c1
treec9ff3595d6979a0c91be392283e09dfdae431f01
parentc61dc3b16459c959648070128c9457c757f7ab90
dt-bindings: clk: Add compatibles for D1 CCUs

The D1 has a CCU and a R_CCU (PRCM CCU) like most other sunxi SoCs, with
3 and 4 clock inputs, respectively. Add the compatibles and bindings.

Signed-off-by: Samuel Holland <samuel@sholland.org>
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Link: https://lore.kernel.org/r/20211119043545.4010-2-samuel@sholland.org
Documentation/devicetree/bindings/clock/allwinner,sun4i-a10-ccu.yaml
include/dt-bindings/clock/sun20i-d1-ccu.h [new file with mode: 0644]
include/dt-bindings/clock/sun20i-d1-r-ccu.h [new file with mode: 0644]
include/dt-bindings/reset/sun20i-d1-ccu.h [new file with mode: 0644]
include/dt-bindings/reset/sun20i-d1-r-ccu.h [new file with mode: 0644]