linux-renesas-soc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH/LOCAL] arm64: renesas: defconfig: Enable CAN transceiver PHY support
@ 2023-04-04  9:36 Geert Uytterhoeven
  2023-04-18 10:38 ` Geert Uytterhoeven
  0 siblings, 1 reply; 2+ messages in thread
From: Geert Uytterhoeven @ 2023-04-04  9:36 UTC (permalink / raw)
  To: Magnus Damm; +Cc: linux-renesas-soc, Geert Uytterhoeven

Enable the CAN transceiver PHY driver, which is needed for the NXP
TJR1443AT CAN transceiver on CAN-FD channel zero on the White-Hawk
development board.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
Not intended for upstream merge.
To be applied to the topic/renesas-defconfig branch.
---
 arch/arm64/configs/renesas_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/renesas_defconfig b/arch/arm64/configs/renesas_defconfig
index 25916da25b7a9a9f..d11d890647013c5c 100644
--- a/arch/arm64/configs/renesas_defconfig
+++ b/arch/arm64/configs/renesas_defconfig
@@ -386,6 +386,7 @@ CONFIG_PWM=y
 CONFIG_PWM_RCAR=y
 CONFIG_PWM_RENESAS_TPU=y
 CONFIG_RESET_RZG2L_USBPHY_CTRL=y
+CONFIG_PHY_CAN_TRANSCEIVER=y
 CONFIG_PHY_R8A779F0_ETHERNET_SERDES=y
 CONFIG_PHY_RCAR_GEN3_PCIE=y
 CONFIG_PHY_RCAR_GEN3_USB2=y
-- 
2.34.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH/LOCAL] arm64: renesas: defconfig: Enable CAN transceiver PHY support
  2023-04-04  9:36 [PATCH/LOCAL] arm64: renesas: defconfig: Enable CAN transceiver PHY support Geert Uytterhoeven
@ 2023-04-18 10:38 ` Geert Uytterhoeven
  0 siblings, 0 replies; 2+ messages in thread
From: Geert Uytterhoeven @ 2023-04-18 10:38 UTC (permalink / raw)
  To: Magnus Damm; +Cc: linux-renesas-soc

On Tue, Apr 4, 2023 at 11:37 AM Geert Uytterhoeven
<geert+renesas@glider.be> wrote:
> Enable the CAN transceiver PHY driver, which is needed for the NXP
> TJR1443AT CAN transceiver on CAN-FD channel zero on the White-Hawk
> development board.
>
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
> ---
> Not intended for upstream merge.
> To be applied to the topic/renesas-defconfig branch.

FTR, this is postponed until after v6.4-rc1, when commit a0340df7eca4f28e ("can:
rcar_canfd: Add transceiver support") has landed upstream.
Else the following message is printed (_after_ rcar_canfd is probed):

    rcar_canfd e6660000.can: Failed to create device link (0x180) with can-phy0

> --- a/arch/arm64/configs/renesas_defconfig
> +++ b/arch/arm64/configs/renesas_defconfig
> @@ -386,6 +386,7 @@ CONFIG_PWM=y
>  CONFIG_PWM_RCAR=y
>  CONFIG_PWM_RENESAS_TPU=y
>  CONFIG_RESET_RZG2L_USBPHY_CTRL=y
> +CONFIG_PHY_CAN_TRANSCEIVER=y
>  CONFIG_PHY_R8A779F0_ETHERNET_SERDES=y
>  CONFIG_PHY_RCAR_GEN3_PCIE=y
>  CONFIG_PHY_RCAR_GEN3_USB2=y

Gr{oetje,eeting}s,

                        Geert

-- 
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-04-18 10:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-04  9:36 [PATCH/LOCAL] arm64: renesas: defconfig: Enable CAN transceiver PHY support Geert Uytterhoeven
2023-04-18 10:38 ` Geert Uytterhoeven

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).