[PATCH v1] rockchip: rk3188-cru-common: sync clock dt-binding header from Linux

2021-06-21 Thread Johan Jonker
In order to update the DT for rk3066 and rk3188 sync the clock dt-binding header. This is the state as of v5.12 in Linux. Signed-off-by: Johan Jonker --- include/dt-bindings/clock/rk3188-cru-common.h | 12 +--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/include/dt-bind

Re: [PATCH v1] rockchip: rk3188-cru-common: sync clock dt-binding header from Linux

2021-06-21 Thread Heiko Stübner
Am Montag, 21. Juni 2021, 09:39:20 CEST schrieb Johan Jonker: > In order to update the DT for rk3066 and rk3188 > sync the clock dt-binding header. > This is the state as of v5.12 in Linux. > > Signed-off-by: Johan Jonker Reviewed-by: Heiko Stuebner > --- > include/dt-bindings/clock/rk3188-cr