Re: [PATCH v1 08/20] ARM: dts: imx6dl-plybas: configure ethernet reference clock parent
From: Fabio Estevam <festevam@gmail.com>
Date: 2023-01-14 11:39:51
Also in:
linux-clk, linux-devicetree, lkml
From: Fabio Estevam <festevam@gmail.com>
Date: 2023-01-14 11:39:51
Also in:
linux-clk, linux-devicetree, lkml
Hi Oleksij, On Fri, Jan 13, 2023 at 11:27 AM Oleksij Rempel [off-list ref] wrote:
Configure Ethernet reference clock parent in an obvious way instead of using cryptic ptp way.
Could you please improve the commit log? The "obvious way" is not obvious for people that don't have the board schematics. I like better the way you described the 20/20 patch: "On this board the PHY is the ref clock provider. So, configure ethernet reference clock as input." Please use this format globally in the series, as it becomes clear who is providing the ref clock. Thanks