On Fri, 29 Aug 2025 07:41:29 +0530, Bhimeswararao Matsa wrote: > Replace uint8_t/uint32_t with u8/u32 to match U-Boot style > (checkpatch PREFER_KERNEL_TYPES). No functional change. > > Applied to u-boot/next, thanks! [1/1] i2c: davinci: prefer kernel types (u8/u32) commit: 5964c6f4ef0934130f41c347c771dfb97210490c -- Tom