Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-05-05 | ARM: shmobile: Drop commas after dt_compat sentinels | Geert Uytterhoeven | |
It does not make sense to have a comma after a sentinel, as any new elements must be added before the sentinel. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Link: https://lore.kernel.org/r/ab4acc22eebb96a0747eb301c878b24b1200736a.1646311825.git.geert+renesas@glider.be | |||
2018-08-27 | ARM: shmobile: Add basic RZ/A2 SoC support | Chris Brandt | |
Add the RZ/A2 SoC to the Renesas SoC collection. Signed-off-by: Chris Brandt <chris.brandt@renesas.com> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Simon Horman <horms+renesas@verge.net.au> |