[PATCH v4 04/14] i2c: add nexell driver

Tom Rini trini at konsulko.com
Wed Jul 29 15:44:21 CEST 2020


On Fri, Jul 10, 2020 at 07:07:28PM +0200, Stefan Bosch wrote:

> Changes in relation to FriendlyARM's U-Boot nanopi2-v2016.01:
> - i2c/nx_i2c.c: Some adaptions mainly because of changes in
>   "struct udevice".
> - several Bugfixes in nx_i2c.c.
> - the driver has been for s5p6818 only. Code extended appropriately
>   in order s5p4418 is also working.
> - "probe_chip" added.
> - pinctrl-driver/dt is used instead of configuring the i2c I/O-pins
>   in the i2c-driver.
> - '#ifdef CONFIG...' changed to 'if (IS_ENABLED(CONFIG...))' where
>   possible (and similar).
> - livetree API (dev_read_...) is used instead of fdt one (fdt...).
> 
> Signed-off-by: Stefan Bosch <stefan_b at posteo.net>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20200729/810fe968/attachment.sig>


More information about the U-Boot mailing list