Re: [PATCH 12/12] can: rcar_canfd: Add transceiver support
From: Geert Uytterhoeven <geert@linux-m68k.org>
Date: 2023-01-24 18:42:58
Also in:
linux-can, linux-devicetree, linux-renesas-soc
From: Geert Uytterhoeven <geert@linux-m68k.org>
Date: 2023-01-24 18:42:58
Also in:
linux-can, linux-devicetree, linux-renesas-soc
On Mon, Jan 23, 2023 at 7:56 PM Geert Uytterhoeven [off-list ref] wrote:
Add support for CAN transceivers described as PHYs. While simple CAN transceivers can do without, this is needed for CAN transceivers like NXP TJR1443 that need a configuration step (like pulling standby or enable lines), and/or impose a bitrate limit. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> --- This depends on "[PATCH 1/7] phy: Add devm_of_phy_optional_get() helper". https://lore.kernel.org/all/f53a1bcca637ceeafb04ce3540a605532d3bc34a.1674036164.git.geert+renesas@glider.be (local)
v2: "[PATCH v2 3/9] phy: Add devm_of_phy_optional_get() helper"
https://lore.kernel.org/all/4cd0069bcff424ffc5c3a102397c02370b91985b.1674584626.git.geert+renesas@glider.be (local)
I'll keep you updated when/if this ends up on an immutable branch.
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