Re: [PATCH v4 0/2] Realtek RTL838x/RTL839x interrupt controller driver

2021-02-04 Thread Marc Zyngier
On Fri, 22 Jan 2021 21:42:22 +0100, Bert Vermeulen wrote: > v4: > - Disable cascaded interrupts before mapping, not after. > - Set chained handlers as interrupt mappings are read, instead of beforehand. > - Removed timer interrupt clear. > > v3: > - Fixed syntax and maxItems problems in DT binding

[PATCH v4 0/2] Realtek RTL838x/RTL839x interrupt controller driver

2021-01-22 Thread Bert Vermeulen
v4: - Disable cascaded interrupts before mapping, not after. - Set chained handlers as interrupt mappings are read, instead of beforehand. - Removed timer interrupt clear. v3: - Fixed syntax and maxItems problems in DT bindings. v2: - Addressed all comments by Marc Zyngier. - Moved interrupt rout