]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
a10_ahci: Correct clock indices for new bindings
authorkevans <kevans@FreeBSD.org>
Thu, 14 Jun 2018 18:34:02 +0000 (18:34 +0000)
committerkevans <kevans@FreeBSD.org>
Thu, 14 Jun 2018 18:34:02 +0000 (18:34 +0000)
commitfb46b9d99104e43ab72e4b0f436266cb5496cb9d
treed251443b51ebbcce5b9610cc85acc82175fc636d
parentda14eca7f4d9e5ae83793e6c874ae00a25cfd8aa
a10_ahci: Correct clock indices for new bindings

r329104 imported 4.15 DTS which brought CCU to a10/a20. In the process, they
swapped the ordering of 'clocks' for allwinner,sun4i-a10-ahci on both
sun4i-a10 and sun7i-a20 from PLL, Gate to Gate, PLL.

Swap it in the driver.
sys/arm/allwinner/a10_ahci.c