diff options
| author | Tom Rini <[email protected]> | 2024-03-02 14:30:25 -0500 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2024-03-02 14:30:25 -0500 |
| commit | eac52e4be4e234d563d6911737ee7ccdc0ada1f1 (patch) | |
| tree | 9fc71e478d84ea5be40f1a0196a5507ee31246e4 /doc | |
| parent | 574aac1c8c59522c286bec4cdfb07c22bc3c124d (diff) | |
| parent | 7b1a24765deae9c202012fa9280e884b70f358f1 (diff) | |
Merge patch series "ARM: renesas: Rename R-Mobile to Renesas"
Marek Vasut <[email protected]> says:
Rename R-Mobile to Renesas all over the place because the chips are
made by Renesas, while only a subset of them is from the R-Mobile line.
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/git-mailrc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/git-mailrc b/doc/git-mailrc index 0ceb9eb88b5..ca2f67a3b6e 100644 --- a/doc/git-mailrc +++ b/doc/git-mailrc @@ -66,7 +66,8 @@ alias imx uboot, sbabic alias kirkwood uboot, stroese alias omap ti alias pxa uboot, marex -alias rmobile uboot, iwamatsu +alias renesas uboot, marex, iwamatsu +alias rmobile uboot, marex, iwamatsu alias s3c samsung alias s5pc samsung alias samsung uboot, prom |
