[U-Boot] [PATCH v3 2/2] xilinx_xiic: Fix transfer initialisation

Heiko Schocher hs at denx.de
Mon Jul 1 06:47:33 UTC 2019


Hello Tomas,

Am 01.07.2019 um 08:04 schrieb Melin Tomas:
> Hello Heiko,
> 
> On 6/28/19 3:43 PM, Heiko Schocher wrote:
>>
>> I fixed that, also this and patch 1/2 has some style issues:
>>
>> ERROR: Please use git commit description style 'commit <12+ chars of
>> sha1> ("<title line>")' - ie: 'commit fatal: mehrd ("1': unbekannter
>> Commit oder Pfad existiert nicht")'
>> #127:
>> For reference, see linux kernel commit: 9656eeebf3f1 ("i2c: Revert
> 
> FWIW, I did run checkpatch on these patches prior to sending, with no
> findings. Do you have some stricter settings or what might be the reason?

Hmm.. no, I only use

scripts/checkpatch.pl mbox --fix-inplace

after I downloaded the patch from patchwork with:

wget http://patchwork.ozlabs.org/patch/$PW_NR/mbox

>> ERROR: DOS line endings
>> #165: FILE: drivers/i2c/xilinx_xiic.c:282:
>> +^M$
>>
>> total: 13 errors, 0 warnings, 0 checks, 20 lines checked
>>
>> patch 1/2:
>> ERROR: DOS line endings
>> #147: FILE: drivers/i2c/xilinx_xiic.c:152:
>> +^I^Iif ((msg->len - pos == 0) && nmsgs == 1) {^M$
> 
> Strange, I don't see these errors either.

Hmm...

>> I fixed them too, see:
>> https://github.com/hsdenx/u-boot-i2c/commits/devel
>>
>> travis build started:
>> https://travis-ci.org/hsdenx/u-boot-i2c/builds/551762033
>>
>> If there is a need for v4 please use them as base, thanks!
> 
> Looks as it passed, thanks!

Yep.

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