Re: [PATCH] i2c: designware: Get HCNT/LCNT values from dts

From: Wolfram Sang
Date: Mon Nov 29 2021 - 14:30:38 EST



> + ret = device_property_read_u16_array(dev->dev, "dw-i2c-scl-timing",
> + (u16 *)&i2c_scl_timing, sizeof(i2c_scl_timing)/sizeof(u16));

Putting hex values directly into DT is not a proper binding. They need
to be more generic. Sadly, I don't know the DW hardware, so I can't be
of much more help. But Andy already gave some pointers, as I saw.

Attachment: signature.asc
Description: PGP signature