Re: [PATCH] arm64: zynqmp: Match dwc3 interrupts description with values

2024-01-15 Thread Michal Simek
On 1/4/24 11:28, Michal Simek wrote: Correct IRQ values don't match IRQ line description. There is one more IRQ (hiber) but it is not described in DT binding spec that's why value is not described. Just for completeness dwc3_0 has hiber IRQ at 75 and dwc3_1 at 76. Signed-off-by: Michal Simek

Re: [PATCH] arm64: zynqmp: Match dwc3 interrupts description with values

2024-01-10 Thread Michal Simek
On 1/8/24 15:47, Michal Simek wrote: Correct IRQ values don't match IRQ line description. There is one more IRQ (hiber) but it is not described in DT binding spec that's why value is not described. Just for completeness dwc3_0 has hiber IRQ at 75 and dwc3_1 at 76. Signed-off-by: Michal Simek

[PATCH] arm64: zynqmp: Match dwc3 interrupts description with values

2024-01-08 Thread Michal Simek
Correct IRQ values don't match IRQ line description. There is one more IRQ (hiber) but it is not described in DT binding spec that's why value is not described. Just for completeness dwc3_0 has hiber IRQ at 75 and dwc3_1 at 76. Signed-off-by: Michal Simek --- arch/arm/dts/zynqmp.dtsi | 4 ++--

[PATCH] arm64: zynqmp: Match dwc3 interrupts description with values

2024-01-04 Thread Michal Simek
Correct IRQ values don't match IRQ line description. There is one more IRQ (hiber) but it is not described in DT binding spec that's why value is not described. Just for completeness dwc3_0 has hiber IRQ at 75 and dwc3_1 at 76. Signed-off-by: Michal Simek --- arch/arm/dts/zynqmp.dtsi | 4 ++--