[PATCH 1/2] power: pmic: Support pmic pf0900

Fabio Estevam festevam at gmail.com
Thu Oct 10 23:21:37 CEST 2024


On Sun, Sep 29, 2024 at 11:19 PM Peng Fan (OSS) <peng.fan at oss.nxp.com> wrote:

> +static int pf0900_read(struct udevice *dev, uint reg, u8 *buff,
> +                      int len)
> +{
> +       u8 crcBuf[3];

crc_buf[3] instead to avoid CamelCase.


More information about the U-Boot mailing list