Files
u-boot/drivers/gpio
Marek Vasut f9aabd4579 ARM: renesas: Rename ARCH_RMOBILE to ARCH_RENESAS
Rename ARCH_RMOBILE to ARCH_RENESAS because all the chips are made
by Renesas, while only a subset of them is from the R-Mobile
line.

Use the following command to perform the rename:

"
$ git grep -l 'ARCH_RMOBILE' | xargs -I {} sed -i 's@ARCH_RMOBILE@ARCH_RENESAS@g' {}
"

Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
Reviewed-by: Paul Barker <paul.barker.ct@bp.renesas.com>
2024-03-02 14:29:36 -05:00
..
2024-01-29 22:35:02 -05:00
2024-01-29 22:35:02 -05:00
2023-12-19 10:07:48 -05:00
2024-01-29 22:35:02 -05:00
2024-01-16 12:26:52 +00:00
2022-12-05 16:07:13 -05:00
2023-04-06 14:50:03 +02:00
2023-11-02 11:30:18 +01:00