Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: add documentation for rk3126 clock

This add bindings documentation for rk3126 SoCs.

Signed-off-by: Elaine Zhang <zhangqing@rock-chips.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>

authored by

Elaine Zhang and committed by
Heiko Stuebner
6d4ce2b7 b75f3845

+5 -3
+5 -3
Documentation/devicetree/bindings/clock/rockchip,rk3128-cru.txt
··· 1 - * Rockchip RK3128 Clock and Reset Unit 1 + * Rockchip RK3126/RK3128 Clock and Reset Unit 2 2 3 - The RK3128 clock controller generates and supplies clock to various 3 + The RK3126/RK3128 clock controller generates and supplies clock to various 4 4 controllers within the SoC and also implements a reset controller for SoC 5 5 peripherals. 6 6 7 7 Required Properties: 8 8 9 - - compatible: should be "rockchip,rk3128-cru" 9 + - compatible: should be "rockchip,rk3126-cru" or "rockchip,rk3128-cru" 10 + "rockchip,rk3126-cru" - controller compatible with RK3126 SoC. 11 + "rockchip,rk3128-cru" - controller compatible with RK3128 SoC. 10 12 - reg: physical base address of the controller and length of memory mapped 11 13 region. 12 14 - #clock-cells: should be 1.