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. > ----------------------------------- > > [...] Hi Andre, Patch 12/20 was missing your Signed-off tags, re-applied adding the same. Applied to scmi-vexpress-juno (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/a66ab61b2c [13/20] arm64: dts: fvp/juno: Fix serial node names https://git.kernel.org/sudeep.holla/c/1d33445a19 [14/20] arm64: dts: fvp: Fix SMMU DT node https://git.kernel.org/sudeep.holla/c/386270bad0 [15/20] arm64: dts: fvp/juno: Fix bus node names https://git.kernel.org/sudeep.holla/c/48db29f2c9 [16/20] arm64: dts: juno: Fix GPU interrupt order https://git.kernel.org/sudeep.holla/c/90280c4dc0 [17/20] arm64: dts: vexpress: Fix VExpress LED names https://git.kernel.org/sudeep.holla/c/dc6e874179 [18/20] arm64: dts: juno: Fix SCPI shared mem node name https://git.kernel.org/sudeep.holla/c/267c673233 -- Regards, Sudeep