[Adding arm-soc] Hi Hanna, Sorry for the delay, the series was buried in my mails... Acked-by: Antoine Tenart <antoine.tenart@xxxxxxxxxxx> Arnd, Olof, could you take this series directly as this will be the only Alpine patches for this release (and for a long time)? Thanks! Antoine Quoting Hanna Hawa (2020-03-24 11:49:12) > This series organize the Amazon's Annapurna Labs Alpine device tree > bindings, device tree folder and adds new device tree for Alpine v3. > > Changes since v4: > ----------------- > - Re-order nodes in increasing order. > - Add disable to UART nodes. > - Add missing UART nodes (1,2,3) > - Add comments for GIC/UART > - Add io-fabric bus, and move uart nodes into it. > - Fix MSIx range according Alpine function spec > > Changes since v3: > ----------------- > - rebased and retested for tag Linux 5.6-rc2 > > Changes since v2: > ----------------- > - Move up a level for DT node without mmio regs. > - Drop device_type from serial@fd883000 node. > - Minor change name of PCIe node to: pcie@fbd00000 > > Changes since v1: > ----------------- > - Rename al,alpine DT binding to amazon,alpine > - Rename al folder to be amazon > - Update maintainers of amazon,alpine DT > - Add missing alpine-v2 DT binding > - Fix yaml schemas for alpine-v3-evp.dts: > - #size-cells:0:0: 0 is not one of [1, 2] > - arch-timer: interrupts: [[1, 13, 8, 1, 14, 8, 1, 11, 8, 1, 10, > 8]] is too short > - Change compatible string of alpine-v3-evp to amazon,al > > Hanna Hawa (5): > dt-bindings: arm: amazon: rename al,alpine DT binding to amazon,al > arm64: dts: amazon: rename al folder to be amazon > dt-bindings: arm: amazon: update maintainers of amazon,al DT bindings > dt-bindings: arm: amazon: add missing alpine-v2 DT binding > dt-bindings: arm: amazon: add Amazon Annapurna Labs Alpine V3 > > Ronen Krupnik (1): > arm64: dts: amazon: add Amazon's Annapurna Labs Alpine v3 support > > .../devicetree/bindings/arm/al,alpine.yaml | 21 - > .../devicetree/bindings/arm/amazon,al.yaml | 33 ++ > MAINTAINERS | 2 +- > arch/arm64/boot/dts/Makefile | 2 +- > arch/arm64/boot/dts/{al => amazon}/Makefile | 1 + > .../boot/dts/{al => amazon}/alpine-v2-evp.dts | 0 > .../boot/dts/{al => amazon}/alpine-v2.dtsi | 0 > arch/arm64/boot/dts/amazon/alpine-v3-evp.dts | 24 ++ > arch/arm64/boot/dts/amazon/alpine-v3.dtsi | 408 ++++++++++++++++++ > 9 files changed, 468 insertions(+), 23 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/arm/al,alpine.yaml > create mode 100644 Documentation/devicetree/bindings/arm/amazon,al.yaml > rename arch/arm64/boot/dts/{al => amazon}/Makefile (64%) > rename arch/arm64/boot/dts/{al => amazon}/alpine-v2-evp.dts (100%) > rename arch/arm64/boot/dts/{al => amazon}/alpine-v2.dtsi (100%) > create mode 100644 arch/arm64/boot/dts/amazon/alpine-v3-evp.dts > create mode 100644 arch/arm64/boot/dts/amazon/alpine-v3.dtsi > > -- > 2.17.1 > > > _______________________________________________ > linux-arm-kernel mailing list > linux-arm-kernel@xxxxxxxxxxxxxxxxxxx > http://lists.infradead.org/mailman/listinfo/linux-arm-kernel -- Antoine Ténart, Bootlin Embedded Linux and Kernel engineering https://bootlin.com