[RFC PATCH v2 04/13] i2c: add nexell driver
Heiko Schocher
hs at denx.de
Thu Apr 9 06:56:34 CEST 2020
Hello Stefan,
Am 08.04.2020 um 19:57 schrieb Stefan B.:
> Hi Heiko,
>
> I assume that patchwork does get the patch-series automatically when I send it to
> u-boot at lists.denx.de, or am I wrong? Perhaps it is in some pipeline?
normally, yes, patchwork gets the patch automatically...
> At least the patch-series appeared in U-Boot Digest ("[RFC PATCH v2 04/13] i2c: add nexell driver"
> is in Vol 142, Issue 58).
bye,
Heiko
>
>
> Regards
> Stefan
>
> Am 08.04.20 um 06:08 schrieb Heiko Schocher:
>> Hello Stefan,
>>
>> Am 28.03.2020 um 10:43 schrieb Stefan Bosch:
>>> 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.
>>>
>>> Signed-off-by: Stefan Bosch <stefan_b at posteo.net>
>>> ---
>>>
>>> Changes in v2:
>>> - commit "i2c: mmc: add nexell driver (gpio, i2c, mmc, pwm)" splitted
>>> into separate commits for gpio, i2c, mmc, pwm.
>>> - several Bugfixes in nx_i2c.c.
>>> - the i2c-driver has been for s5p6818 only. Code extended approriately
>>> in order s5p4418 is also working.
>>> - "probe_chip" added to the i2c-driver.
>>> - doc/device-tree-bindings/i2c/nx_i2c.txt added.
>>>
>>> doc/device-tree-bindings/i2c/nx_i2c.txt | 28 ++
>>> drivers/i2c/Kconfig | 9 +
>>> drivers/i2c/Makefile | 1 +
>>> drivers/i2c/nx_i2c.c | 649 ++++++++++++++++++++++++++++++++
>>> 4 files changed, 687 insertions(+)
>>> create mode 100644 doc/device-tree-bindings/i2c/nx_i2c.txt
>>> create mode 100644 drivers/i2c/nx_i2c.c
>>
>> I do not find this patch in patchwork ...
>>
>> Thanks for splitting the big patch into several patches.
>>
>> Reviewed-by: Heiko Schocher <hs at denx.de>
>>
>> bye,
>> Heiko
>
--
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-52 Fax: +49-8142-66989-80 Email: hs at denx.de
More information about the U-Boot
mailing list