[PATCH] arm64: dts: exynos: Added the ethernet pin configuration
Krzysztof Kozlowski
krzk at kernel.org
Wed Apr 23 08:11:17 PDT 2025
On 23/04/2025 08:00, Yashwant Varur wrote:
> This patch adds the ethernet pin configuration.
>
> Signed-off-by: Yashwant Varur <yashwant.v at samsung.com>
> Signed-off-by: Changsub Lee <cs0617.lee at samsung.com>
Incorrect chain or confusing. Who was the author? What is the meaning of
the last SoB?
> ---
> .../dts/exynos/exynosautov920-pinctrl.dtsi | 41 +++++++++++++++++++
> 1 file changed, 41 insertions(+)
>
> diff --git a/arch/arm64/boot/dts/exynos/exynosautov920-pinctrl.dtsi b/arch/arm64/boot/dts/exynos/exynosautov920-pinctrl.dtsi
> index 663e8265cbf5..778584d339d5 100644
> --- a/arch/arm64/boot/dts/exynos/exynosautov920-pinctrl.dtsi
> +++ b/arch/arm64/boot/dts/exynos/exynosautov920-pinctrl.dtsi
> @@ -166,6 +166,24 @@ gph6: gph6-gpio-bank {
> interrupt-controller;
> #interrupt-cells = <2>;
> };
> +
> + eth0_pps_out: eth0_pps_out {
Please follow DTS coding style carefully. This applies to all commits
you try to send from your downstream/vendor code.
What is more important, I don't really understand why you are doing this
- there is no user of these entries - and commit msg does not help here.
Best regards,
Krzysztof
More information about the linux-arm-kernel
mailing list