[PATCH 1/3] arm64: dts: ti: k3-j784s4-main: Add McASP nodes
Jayesh Choudhary
j-choudhary at ti.com
Tue Jun 25 02:57:59 PDT 2024
Hello Vignesh!
On 25/06/24 14:01, Vignesh Raghavendra wrote:
>
>
> On 19/06/24 15:22, Jayesh Choudhary wrote:
>> Add McASP 0-4 instances and keep them disabled as several required
>> properties are missing as they are board specific.
>>
>> Signed-off-by: Jayesh Choudhary <j-choudhary at ti.com>
>> ---
>> arch/arm64/boot/dts/ti/k3-j784s4-main.dtsi | 80 ++++++++++++++++++++++
>> 1 file changed, 80 insertions(+)
>>
>> diff --git a/arch/arm64/boot/dts/ti/k3-j784s4-main.dtsi b/arch/arm64/boot/dts/ti/k3-j784s4-main.dtsi
>> index fd3d3344efbe..96085dc7bc18 100644
>> --- a/arch/arm64/boot/dts/ti/k3-j784s4-main.dtsi
>> +++ b/arch/arm64/boot/dts/ti/k3-j784s4-main.dtsi
>> @@ -2617,4 +2617,84 @@ dss_ports: ports {
>> */
>> };
>> };
>> +
>> + mcasp0: mcasp at 2b00000 {
>> + compatible = "ti,am33xx-mcasp-audio";
>> + reg = <0x0 0x02b00000 0x0 0x2000>,
>> + <0x0 0x02b08000 0x0 0x1000>;
>
> ^^ Should be 0x00 (elsewhere as well) to be inline with rest of the file
Will fix the padding.
Warm Regards,
-Jayesh
More information about the linux-arm-kernel
mailing list