[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <7fead0bc-de77-43f1-83c8-ef0a5318cfec@ti.com>
Date: Fri, 11 Oct 2024 15:24:08 +0530
From: Siddharth Vadapalli <s-vadapalli@...com>
To: Chintan Vankar <c-vankar@...com>
CC: Conor Dooley <conor+dt@...nel.org>,
Krzysztof Kozlowski
<krzk+dt@...nel.org>,
Rob Herring <robh@...nel.org>, Tero Kristo
<kristo@...nel.org>,
Vignesh Raghavendra <vigneshr@...com>, Nishanth Menon
<nm@...com>,
<s-vadapalli@...com>, <srk@...com>, <danishanwar@...com>,
<linux-kernel@...r.kernel.org>, <devicetree@...r.kernel.org>,
<linux-arm-kernel@...ts.infradead.org>
Subject: Re: [PATCH] arm64: dts: ti: k3-am62x-sk-common: Add bootph-all
property in cpsw_mac_syscon node
On Fri, Oct 11, 2024 at 03:18:14PM +0530, Chintan Vankar wrote:
> Add bootph-all property in CPSW MAC's eFuse node cpsw_mac_syscon.
>
> Signed-off-by: Chintan Vankar <c-vankar@...com>
> ---
>
> This patch is based on linux-next tagged next-20241011.
>
> arch/arm64/boot/dts/ti/k3-am62x-sk-common.dtsi | 4 ++++
> 1 file changed, 4 insertions(+)
>
> diff --git a/arch/arm64/boot/dts/ti/k3-am62x-sk-common.dtsi b/arch/arm64/boot/dts/ti/k3-am62x-sk-common.dtsi
> index 44ff67b6bf1e..912425f28052 100644
> --- a/arch/arm64/boot/dts/ti/k3-am62x-sk-common.dtsi
> +++ b/arch/arm64/boot/dts/ti/k3-am62x-sk-common.dtsi
> @@ -303,6 +303,10 @@ AM62X_MCU_IOPAD(0x028, PIN_OUTPUT, 0) /* (C5/C6) WKUP_UART0_TXD */
> };
> };
>
> +&cpsw_mac_syscon {
> + bootph-all;
> +}
Semicolon is missing. Please fix this.
Regards,
Siddharth.
Powered by blists - more mailing lists