[PATCH v3 2/4] clk: rockchip: add dt-binding header for rk3568

2021-02-28 Thread Elaine Zhang
Add the dt-bindings header for the rk3568, that gets shared between the clock controller and the clock references in the dts. Add softreset ID for rk3568. Signed-off-by: Elaine Zhang --- include/dt-bindings/clock/rk3568-cru.h | 926 + 1 file changed, 926 insertions(+) cr

Re: [PATCH v3 2/4] clk: rockchip: add dt-binding header for rk3568

2021-03-04 Thread Kever Yang
On 2021/3/1 下午2:47, Elaine Zhang wrote: Add the dt-bindings header for the rk3568, that gets shared between the clock controller and the clock references in the dts. Add softreset ID for rk3568. Signed-off-by: Elaine Zhang Patch looks good to me. Reviewed-by: Kever Yang Thanks, - Kever

Re: [PATCH v3 2/4] clk: rockchip: add dt-binding header for rk3568

2021-03-08 Thread Rob Herring
On Mon, 01 Mar 2021 14:47:47 +0800, Elaine Zhang wrote: > Add the dt-bindings header for the rk3568, that gets shared between > the clock controller and the clock references in the dts. > Add softreset ID for rk3568. > > Signed-off-by: Elaine Zhang > --- > include/dt-bindings/clock/rk3568-cru.h