2021-01-04 09:06:44

by Prabhakar Mahadev Lad

[permalink] [raw]
Subject: [PATCH v2] can: rcar: Update help description for CAN_RCAR config

The rcar_can driver also supports RZ/G SoC's, update the description to
reflect this.

Signed-off-by: Lad Prabhakar <[email protected]>
---
v1->v2
* Dropped SoC version numbers.
---
drivers/net/can/rcar/Kconfig | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/net/can/rcar/Kconfig b/drivers/net/can/rcar/Kconfig
index 5cb0892978ca..ec6e3339d048 100644
--- a/drivers/net/can/rcar/Kconfig
+++ b/drivers/net/can/rcar/Kconfig
@@ -1,10 +1,10 @@
# SPDX-License-Identifier: GPL-2.0
config CAN_RCAR
- tristate "Renesas R-Car CAN controller"
+ tristate "Renesas R-Car and RZ/G CAN controller"
depends on ARCH_RENESAS || ARM
help
Say Y here if you want to use CAN controller found on Renesas R-Car
- SoCs.
+ or RZ/G SoCs.

To compile this driver as a module, choose M here: the module will
be called rcar_can.
--
2.17.1


2021-01-04 09:16:12

by Marc Kleine-Budde

[permalink] [raw]
Subject: Re: [PATCH v2] can: rcar: Update help description for CAN_RCAR config

On 1/4/21 10:03 AM, Lad Prabhakar wrote:
> The rcar_can driver also supports RZ/G SoC's, update the description to
> reflect this.
>
> Signed-off-by: Lad Prabhakar <[email protected]>

applied to linux-can/testing

Thanks,
Marc

--
Pengutronix e.K. | Marc Kleine-Budde |
Embedded Linux | https://www.pengutronix.de |
Vertretung West/Dortmund | Phone: +49-231-2826-924 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |


Attachments:
signature.asc (499.00 B)
OpenPGP digital signature

2021-01-04 11:08:33

by Geert Uytterhoeven

[permalink] [raw]
Subject: Re: [PATCH v2] can: rcar: Update help description for CAN_RCAR config

On Mon, Jan 4, 2021 at 10:03 AM Lad Prabhakar
<[email protected]> wrote:
> The rcar_can driver also supports RZ/G SoC's, update the description to
> reflect this.
>
> Signed-off-by: Lad Prabhakar <[email protected]>

Reviewed-by: Geert Uytterhoeven <[email protected]>

Gr{oetje,eeting}s,

Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- [email protected]

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds