On 2026-07-02T01:46:51, James Hilliard <[email protected]> wrote: > clk: sunxi: add H6/H616 CE gates and reset > > The H6 and H616 devicetrees describe the Crypto Engine with module, bus > and MBUS clocks plus a bus reset. Add the corresponding gate and reset > entries so drivers can enable the CE through the normal clock and reset > uclasses in U-Boot proper. > > Signed-off-by: James Hilliard <[email protected]> > > drivers/clk/sunxi/clk_h6.c | 5 +++++ > drivers/clk/sunxi/clk_h616.c | 5 +++++ > 2 files changed, 10 insertions(+)
Reviewed-by: Simon Glass <[email protected]>

