OSDN Git Service

dt-bindings: fix the binding of Allwinner DE2 CCU of A83T and H3
authorIcenowy Zheng <icenowy@aosc.io>
Fri, 22 Dec 2017 12:22:33 +0000 (20:22 +0800)
committerChen-Yu Tsai <wens@csie.org>
Fri, 29 Dec 2017 08:10:17 +0000 (16:10 +0800)
commit3525c7c3bd2b7b0b77bdb0ab46a7c5338e188a5a
tree3429afd4b7385d1470334b786ee161cd93e9b4f2
parente952ca3c6b2ffdfbf9618e4bd3e9aad1ff3f5eb4
dt-bindings: fix the binding of Allwinner DE2 CCU of A83T and H3

The DE2 CCU is different on A83T and H3 -- the parent of the clocks on
A83T is PLL_DE but on H3 it's the DE module clock. This is not noticed
when I develop the DE2 CCU driver.

Fix the binding by using different compatibles for A83T and H3, adding
notes for the PLL_DE usage on A83T, and change the binding example's
compatible from A83T to H3 (as it specifies the DE module clock).

Fixes: ed74f8a8a679 ("dt-bindings: add binding for the Allwinner DE2 CCU")
Signed-off-by: Icenowy Zheng <icenowy@aosc.io>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Documentation/devicetree/bindings/clock/sun8i-de2.txt