[PATCH v2 07/17] clk: scmi: check the clock state/parent/rate control permissions

Fabio Estevam festevam at gmail.com
Sat Dec 21 17:25:27 CET 2024


On Thu, Dec 19, 2024 at 11:55 PM Alice Guo <alice.guo at oss.nxp.com> wrote:

> +       debug("SCMI clock management protocol version is less than 3.0.\n");
> +       return -1;

Nit: return -EINVAL would be better here.


More information about the U-Boot mailing list