On Thu, 6 Aug 2020 13:18:13 +0530, Lokesh Vutla wrote: > This is continuation of the RFC patches[0] regarding the driver > updates to support for following interrupt parent connection: > - INTR -> INTR > - INTA -> GICv3 > The current existing driver assumes that INTR is always connected to > GICv3 and INTA is always connected to INTR. > > [...] Applied to irq/irqchip-next, thanks! [01/13] firmware: ti_sci: Drop the device id to resource type translation commit: 4473171db68fe9e3de3f2bc68a00527f23852ad8 [02/13] firmware: ti_sci: Drop unused structure ti_sci_rm_type_map commit: 9b98e02a3d369c5d0875338ea0717030471b5210 [03/13] firmware: ti_sci: Add support for getting resource with subtype commit: 53bf2b0e4e4c1ff0a957474237f9dcd20036ca54 [04/13] dt-bindings: irqchip: ti, sci-intr: Update bindings to drop the usage of gic as parent commit: 9a8e2ae71f3553f1b6cd4e3681f04e5d0f147387 [05/13] dt-bindings: irqchip: Convert ti, sci-intr bindings to yaml commit: b8713af858997c3df5bc5b48e66ac1f1bfe19779 [06/13] irqchip/ti-sci-intr: Add support for INTR being a parent to INTR commit: a5b659bd4bc7518a8e45fda5256c5e5e8d3b7c49 [07/13] dt-bindings: irqchip: ti, sci-inta: Update docs to support different parent. commit: 6dde29dc31aa265a79d9e6b3571987cfa4b179cc [08/13] dt-bindings: irqchip: Convert ti, sci-inta bindings to yaml commit: c4dff06e79d99691f18dfc8a61a1cb17c602a025 [09/13] irqchip/ti-sci-inta: Do not store TISCI device id in platform device id field commit: 7206f3149b8198c65a0ca8c01bfa1d8ace27bf91 [10/13] irqchip/ti-sci-inta: Add support for INTA directly connecting to GIC commit: 5c4b585d29102c7e6a6217112bbf1be774795cd7 [11/13] arm64: dts: k3-j721e: ti-sci-inta/intr: Update to latest bindings commit: 8d523f096da53598c271b5b69fcacb48779884a3 [12/13] arm64: dts: k3-am65: ti-sci-inta/intr: Update to latest bindings commit: fef845122f6c3c92178e4e4a1f85cce84dca06fe [13/13] arm64: dts: k3-am65: Update the RM resource types commit: 6da45875fa174d9db238ea0d6846061e68b41b6d Cheers, M. -- Without deviation from the norm, progress is not possible.