Files
u-boot/drivers/clk
Patrick Delaunay f6ccdda126 stm32mp1: clk: use the correct identifier for ethck
ETHCK_K is the identifier the kernel clock for ETH in kernel
binding, selected by ETHKSELR / gated by ETHCKEN = BIT(7).
U-Boot driver need to use the same identifier, so change ETHCK
to ETHCK_K.

Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
Signed-off-by: Christophe Roullier <christophe.roullier@st.com>
2019-06-06 17:40:18 +02:00
..
2019-04-25 17:03:25 +02:00
2018-08-03 19:53:10 -04:00
2019-05-09 00:44:13 +05:30
2018-05-08 18:50:23 -04:00
2019-05-21 07:52:34 +02:00
2018-09-18 00:01:18 -06:00