On Thu, Mar 23, 2023 at 2:53 PM Bjorn Andersson
<quic_bjorande@xxxxxxxxxxx> wrote:
On Thu, Mar 23, 2023 at 05:03:24PM +0530, Bhavya Kapoor wrote:And if no one has inspiration: I wouldn't mind "because it is needed
Enable CAN PHY transceiver driver to be built as a module.Please use the commit message to describe why the driver should be
enabled. The patch and the subject already states clearly that the
driver is being enabled.
for CAN-FD on the Renesas White-Hawk development board" ;-)
For the actual change:--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -1292,6 +1292,7 @@ CONFIG_RESET_QCOM_PDC=m
CONFIG_RESET_RZG2L_USBPHY_CTRL=y
CONFIG_RESET_TI_SCI=y
CONFIG_PHY_XGENE=y
+CONFIG_PHY_CAN_TRANSCEIVER=m
CONFIG_PHY_SUN4I_USB=y
CONFIG_PHY_CADENCE_TORRENT=m
CONFIG_PHY_CADENCE_SIERRA=m
Reviewed-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx>
Gr{oetje,eeting}s,
Geert