Re: [U-Boot] [PATCH v3 2/2] net: macb: Align the compatibles with kernel

2017-04-21 Thread sjg
Add the compatibles to align with the kernel. Signed-off-by: Wenyou Yang Acked-by: Joe Hershberger --- Changes in v3: - Incorporate [PATCH] net: macb: align the compatibles with kernel. - Rebase on the latest commit (db40c1aa1c10) of master branch of u-boot-net. - Add Acked-by tag. Changes

[U-Boot] [PATCH v3 2/2] net: macb: Align the compatibles with kernel

2017-04-13 Thread Wenyou Yang
Add the compatibles to align with the kernel. Signed-off-by: Wenyou Yang Acked-by: Joe Hershberger --- Changes in v3: - Incorporate [PATCH] net: macb: align the compatibles with kernel. - Rebase on the latest commit (db40c1aa1c10) of master branch of u-boot-net. - Add Acked-by tag. Changes