[PATCH v3] arm64: dts: ti: k3-j721s2: Add support for CAN instances 3 and 5 in main domain

Kumar, Udit u-kumar1 at ti.com
Tue Jun 20 00:37:52 PDT 2023


Hi Bhavya, 

> [...] 
>+	mux0: mux-controller0 {
>+		compatible = "gpio-mux";
>+		#mux-state-cells = <1>;
>+		mux-gpios = <&exp_som 1 GPIO_ACTIVE_HIGH>;
>+	};
>+
>+	mux1: mux-controller1 {
>+		compatible = "gpio-mux";
>+		#mux-state-cells = <1>;
>+		mux-gpios = <&exp_som 2 GPIO_ACTIVE_HIGH>;
>+	};
>+

/arch/arm64/boot/dts/ti/k3-j721s2-common-proc-board.dtb: mux-controller0: $nodename:0: 'mux-controller0' does not match '^mux-controller(@.*|-[0-9a-f]+)?$'
Documentation/devicetree/bindings/mux/mux-controller.yaml
arch/arm64/boot/dts/ti/k3-j721s2-common-proc-board.dtb: mux-controller1: $nodename:0: 'mux-controller1' does not match '^mux-controller(@.*|-[0-9a-f]+)?$'

Please fix above dtbs_check warning 

For rest 
Reviewed-by: Udit Kumar <u-kumar1 at ti.com> 


> 	transceiver0: can-phy0 {
> 		/* standby pin has been grounded by default */
> 		compatible = "ti,tcan1042";
>--
>2.39.2




More information about the linux-arm-kernel mailing list