On Wed, 13 May 2020 11:29:56 +0100, Andre Przywara wrote: > A few updates compared to v2. The most important is to fix the > interrupt-maps, triggered by changing the number of address-cells in > the GIC node. For this I split the former patch 07/17 into two (09/20 > and 10/20), one for the foundation model, the other for Juno. > Also I fixed a dtc complaint about device nodes without reg properties > being inside simple-bus nodes, those are the new patches 04-06/20. > Will took patch 01/17 from v2 already, so I removed this from this > series. > The rest of the patches stayed the same. > ----------------------------------- > > [...] Applied to sudeep.holla/linux tree (for-next/juno), thanks! [02/20] arm64: dts: fvp/juno: Fix node address fields https://git.kernel.org/sudeep.holla/c/bb5cce12ac [03/20] arm64: dts: fvp: Move fixed devices out of bus node https://git.kernel.org/sudeep.holla/c/849bfc3dfc [04/20] arm64: dts: vexpress: Move fixed devices out of bus node https://git.kernel.org/sudeep.holla/c/d9258898ad [05/20] arm64: dts: fvp: Move fixed clocks out of bus node https://git.kernel.org/sudeep.holla/c/feebdc3f79 [06/20] arm64: dts: juno: Move fixed devices out of bus node https://git.kernel.org/sudeep.holla/c/948204a1bf [07/20] arm64: dts: juno: Fix mem-timer https://git.kernel.org/sudeep.holla/c/0e529dae51 [08/20] arm64: dts: fvp: Fix GIC compatible names https://git.kernel.org/sudeep.holla/c/336edacfb9 [09/20] arm64: dts: juno: Fix GIC child nodes https://git.kernel.org/sudeep.holla/c/a78aee9e43 [10/20] arm64: dts: fvp: Fix GIC child nodes https://git.kernel.org/sudeep.holla/c/78631aecc5 [11/20] arm64: dts: fvp: Fix ITS node names and #msi-cells https://git.kernel.org/sudeep.holla/c/fac959c93f [12/20] arm64: dts: juno: Use proper DT node name for USB https://git.kernel.org/sudeep.holla/c/17a37ff76e [13/20] arm64: dts: fvp/juno: Fix serial node names https://git.kernel.org/sudeep.holla/c/fa51a2a1ed [14/20] arm64: dts: fvp: Fix SMMU DT node https://git.kernel.org/sudeep.holla/c/19650d681b [15/20] arm64: dts: fvp/juno: Fix bus node names https://git.kernel.org/sudeep.holla/c/b68d15c0e6 [16/20] arm64: dts: juno: Fix GPU interrupt order https://git.kernel.org/sudeep.holla/c/2dd42335f8 [17/20] arm64: dts: vexpress: Fix VExpress LED names https://git.kernel.org/sudeep.holla/c/bf3f0ccf35 [18/20] arm64: dts: juno: Fix SCPI shared mem node name https://git.kernel.org/sudeep.holla/c/93f6027abe -- Regards, Sudeep