[PATCH 2/2] arm64: dts: ti: j721e-main: Fix 'dtbs_check' in serdes_ln_ctrl node
Aswath Govindraju
a-govindraju at ti.com
Thu Dec 2 21:10:07 PST 2021
On 26/11/21 2:15 pm, Kishon Vijay Abraham I wrote:
> Fix 'dtbs_check' in serdes_ln_ctrl (mux at 4080) node by changing the node
> name to mux-controller at 4080.
>
> Signed-off-by: Kishon Vijay Abraham I <kishon at ti.com>
> ---
Reviewed-by: Aswath Govindraju <a-govindraju at ti.com>
> arch/arm64/boot/dts/ti/k3-j721e-main.dtsi | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm64/boot/dts/ti/k3-j721e-main.dtsi b/arch/arm64/boot/dts/ti/k3-j721e-main.dtsi
> index 08c8d1b47dcd..e85c89eebfa3 100644
> --- a/arch/arm64/boot/dts/ti/k3-j721e-main.dtsi
> +++ b/arch/arm64/boot/dts/ti/k3-j721e-main.dtsi
> @@ -42,7 +42,7 @@
> #size-cells = <1>;
> ranges = <0x0 0x0 0x00100000 0x1c000>;
>
> - serdes_ln_ctrl: mux at 4080 {
> + serdes_ln_ctrl: mux-controller at 4080 {
> compatible = "mmio-mux";
> reg = <0x00004080 0x50>;
> #mux-control-cells = <1>;
>
More information about the linux-arm-kernel
mailing list