[PATCH 2/2] arm64: dts: ti: k3-j721e-main: Add ICSSG nodes

Suman Anna s-anna at ti.com
Thu Jan 21 10:43:35 EST 2021


On 1/21/21 9:38 AM, Nishanth Menon wrote:
> On 13:48-20210114, Suman Anna wrote:
> [...]
> 
>> +		icssg0_intc: interrupt-controller at 20000 {
>> +			compatible = "ti,icssg-intc";
>> +			reg = <0x20000 0x2000>;
>> +			interrupt-controller;
>> +			#interrupt-cells = <3>;
>> +			interrupts = <GIC_SPI 254 IRQ_TYPE_LEVEL_HIGH>,
>> +				     <GIC_SPI 255 IRQ_TYPE_LEVEL_HIGH>,
>> +				     <GIC_SPI 256 IRQ_TYPE_LEVEL_HIGH>,
>> +				     <GIC_SPI 257 IRQ_TYPE_LEVEL_HIGH>,
>> +				     <GIC_SPI 258 IRQ_TYPE_LEVEL_HIGH>,
>> +				     <GIC_SPI 259 IRQ_TYPE_LEVEL_HIGH>,
>> +				     <GIC_SPI 260 IRQ_TYPE_LEVEL_HIGH>,
>> +				     <GIC_SPI 261 IRQ_TYPE_LEVEL_HIGH>;
>> +			interrupt-names = "host_intr0", "host_intr1",
>> +					  "host_intr2", "host_intr3",
>> +					  "host_intr4", "host_intr5",
>> +					  "host_intr6", "host_intr7";
>> +		};
> 
> Same problem here as well..
> Could you look at https://pastebin.ubuntu.com/p/rbZrv3sDFk/
> 

Please see my response on Patch 1, same comment.

regards
Suman



More information about the linux-arm-kernel mailing list