fix(tree): correct some typosfound using codespell (https://github.com/codespell-project/codespell).Signed-off-by: Elyes Haouas <ehaouas@noos.fr>Change-Id: I1bfa797e3460adddeefa916bb68e22beddaf6
fix(tree): correct some typosfound using codespell (https://github.com/codespell-project/codespell).Signed-off-by: Elyes Haouas <ehaouas@noos.fr>Change-Id: I1bfa797e3460adddeefa916bb68e22beddaf6373
show more ...
fix(drivers/rcar3): console: fix a return value of console_rcar_initThis commit fixes a return value of console_rcar_init because it isexpected to return 1 on success but the function always retur
fix(drivers/rcar3): console: fix a return value of console_rcar_initThis commit fixes a return value of console_rcar_init because it isexpected to return 1 on success but the function always returns 0.Signed-off-by: Toshiyuki Ogasahara <toshiyuki.ogasahara.bo@hitachi.com>Signed-off-by: Yoshifumi Hosoya <yoshifumi.hosoya.wj@renesas.com>Change-Id: I97a6800578e3c517c0c1e3c00dc75f0ef75e8778
drivers: renesas: console: Move to commonMove console/scif driver code to common directory, so that thesame code can be re-used by both R-Car Gen3 and RZ/G2 platforms.Signed-off-by: Biju Das <bi
drivers: renesas: console: Move to commonMove console/scif driver code to common directory, so that thesame code can be re-used by both R-Car Gen3 and RZ/G2 platforms.Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>Reviewed-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>Change-Id: I0b15e4f4ffaaa99e77bcee32b1dad648eeadcd9b