[PATCH linux v5 13/18] drivers/fsi: Set up links for slave communication

Jeremy Kerr jk at ozlabs.org
Thu Oct 20 10:39:33 AEDT 2016


Hi Chris,

> Enable each link and send a break command in preparation
> for scanning each link for slaves.

Looks good!

Acked-by: Jeremy Kerr <jk at ozlabs.org>

> V3 - Remove definition of BREAK command from fsi-master.h

In general, You'll want to move the V3/V4 changelog to after your
Signed-off-by, and the '---' line. So you have:

<comments>

Signed-off-by:
Acked-by/Tested-by/etc.

---

<version changes>

---

<diffstat & patch>

This means that `git am` will do the right thing and remove the version
changes before applying (as we don't need that in the git tree once
merged).

Cheers,


Jeremy


More information about the openbmc mailing list