
19 Oct
2018
19 Oct
'18
5:26 a.m.
On 13 October 2018 at 16:34, Angelo Dureghello angelo@sysam.it wrote:
This patch adds devicetree support to the mcfuart.c driver and removes non DM code.
Signed-off-by: Angelo Dureghello angelo@sysam.it
Changes for v2:
- remove non DM code
Changes for v3:
- none
drivers/serial/mcfuart.c | 106 +++++++++++---------------------------- 1 file changed, 28 insertions(+), 78 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org
Does this not break the build bisectability? If it does, you might need to make a config change here too.