[PATCH v2 5/6] arm64: dts: ti: k3-am62a7-sk: Enable audio on AM62A

Vignesh Raghavendra vigneshr at ti.com
Mon Oct 2 23:20:43 PDT 2023



On 28/09/23 14:54, Jai Luthra wrote:
> +
> +	main_mcasp1_pins_default: main-mcasp1-pins-default {


pinctrl-single.yaml mandates node names should end with -pins .

> +		pinctrl-single,pins = <
> +			AM62AX_IOPAD(0x090, PIN_INPUT, 2) /* (L19) GPMC0_BE0n_CLE.MCASP1_ACLKX */
> +			AM62AX_IOPAD(0x098, PIN_INPUT, 2) /* (R18) GPMC0_WAIT0.MCASP1_AFSX */
> +			AM62AX_IOPAD(0x08c, PIN_OUTPUT, 2) /* (K19) GPMC0_WEn.MCASP1_AXR0 */
> +			AM62AX_IOPAD(0x084, PIN_INPUT, 2) /* (L18) GPMC0_ADVn_ALE.MCASP1_AXR2 */
> +		>;
> +	};
>  };
>  

-- 
Regards
Vignesh



More information about the linux-arm-kernel mailing list