On Tue, Jun 12, 2018 at 11:33 PM,  <[email protected]> wrote:
> From: Ken Ma <[email protected]>
>
> Add a uclass which provides access to MDIO busses and includes
> operations required by MDIO.
> The implementation is based on the existing mii/phy/mdio data
> structures and APIs.
> This patch also adds evice tree binding for MDIO bus.
>
> Signed-off-by: Ken Ma <[email protected]>
> Reviewed-by: [email protected], [email protected]

A "Reviewed-by" indicates review + acceptance where the person listed
is not a maintainer of said code. [1] It is not simply that it was
commented on by the person. You should only include it in new versions
of patches after someone has replied to a patch and included their
"Reviewed-by" tag. It should be reproduced exactly as it was sent.
There is no need to send a new version solely to include the tag,
though. Patchwork will already take care of that for the current
version.

Also, the "Reviewed-by" should each be on their own line.

[1] http://www.denx.de/wiki/U-Boot/Patches
_______________________________________________
U-Boot mailing list
[email protected]
https://lists.denx.de/listinfo/u-boot

Reply via email to