From patchwork Fri Dec 15 06:24:24 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Joel Stanley X-Patchwork-Id: 848974 Return-Path: X-Original-To: incoming-dt@patchwork.ozlabs.org Delivered-To: patchwork-incoming-dt@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=vger.kernel.org (client-ip=209.132.180.67; helo=vger.kernel.org; envelope-from=devicetree-owner@vger.kernel.org; receiver=) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="niO5T1/d"; dkim-atps=neutral Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by ozlabs.org (Postfix) with ESMTP id 3yygQX1BMvz9t2f for ; Fri, 15 Dec 2017 17:25:08 +1100 (AEDT) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751454AbdLOGZG (ORCPT ); Fri, 15 Dec 2017 01:25:06 -0500 Received: from mail-pf0-f193.google.com ([209.85.192.193]:45296 "EHLO mail-pf0-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751337AbdLOGZF (ORCPT ); Fri, 15 Dec 2017 01:25:05 -0500 Received: by mail-pf0-f193.google.com with SMTP id u19so5474854pfa.12; Thu, 14 Dec 2017 22:25:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=sender:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=wRb++6fWvK9RDgemRim/39pBsrNIMkNVDOjCfowv5C8=; b=niO5T1/dibqLJqLiMJFVszk1oQIqAXfbmjIm7TpM2iksll2+UZ0pzGwq8ahkAkMTjh xoibac2+MN2n7OZcT5K0xBqq112eTXoySCxJNofFduxLjqij0Nt11vZx2ajO9g6a40ta Tm6eGBuX+Z5E+BXQRb1q+PLtdUdN5LD3fK7MiBMeG772EORm6kWHgButWeKTOrMtbAAa sniO5wNqZ+GoCJbbJnzj1VkdGFP23ckz+Y+K6DypXJHAwWXMEjM+/9/yJzie2wApnx0H gxNZUzlHxNInx+1LETRL4wc/uUVi/jugv8pQFwmUEx81ij/hLDO9X3L1yxRckU9ZghxM Dgpw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:from:to:cc:subject:date:message-id :mime-version:content-transfer-encoding; bh=wRb++6fWvK9RDgemRim/39pBsrNIMkNVDOjCfowv5C8=; b=FXQUaBgpJ6uyNX3aMaAg5KHjBRQ69TX5ZxNPTZndOimOADn+vJ7Bg6MrxkKXubbgz4 LSbnUOiv1eVKeNzyroW/cITrgU24BPlCNJssJ80Qn904UAHTD31Y5bj+KX52ebSm8m+5 mGSKJfcmhb77dq4EqnZ3p4hDYDGV1mDd/yAHfdmTidyz8pI2YCFySb2txp9tzfUpJALs kW3KbHdKht0QLUFRDOpDkcALm6ymwkUBaKF5TgdCBfzpxCgbpUUo540M7E5F0N23uWu/ x/s1pROcyM+6DjEuuKk0dZ+XIY0N+UJAjWvc1lroS/lEzW372WiiB4XQV5udK2eU+uiH Cniw== X-Gm-Message-State: AKGB3mJd0biTLvU3vrWuHHUU5cGiqlDugaa2jBd+t8App7vnVOdgVakD UEumGhxroksN6gsFOlQYiVNIZmukqPo= X-Google-Smtp-Source: ACJfBovw+/oPwIiixXxdLpixFTL8YkMaUz5u0b+BtCikgM5m/icouDfp/ALQ3CkVj+Y6x4nUb913QQ== X-Received: by 10.99.37.4 with SMTP id l4mr11107676pgl.88.1513319104674; Thu, 14 Dec 2017 22:25:04 -0800 (PST) Received: from aurora.jms.id.au ([203.0.153.9]) by smtp.gmail.com with ESMTPSA id v25sm9275025pgc.78.2017.12.14.22.24.57 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Thu, 14 Dec 2017 22:25:03 -0800 (PST) Received: by aurora.jms.id.au (sSMTP sendmail emulation); Fri, 15 Dec 2017 16:54:54 +1030 From: Joel Stanley To: Rob Herring , Mark Rutland , Arnd Bergmann , Andrew Jeffery , Patrick Venture , Xo Wang , Lei YU Cc: =?utf-8?q?C=C3=A9dric_Le_Goater?= , Benjamin Herrenschmidt , Jeremy Kerr , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-aspeed@lists.ozlabs.org Subject: [PATCH v2 00/19] ARM: dts: aspeed: updates and new machines Date: Fri, 15 Dec 2017 16:54:24 +1030 Message-Id: <20171215062443.23059-1-joel@jms.id.au> X-Mailer: git-send-email 2.14.1 MIME-Version: 1.0 Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org This series of device tree patches for the ASPEED BMC machines moves all systems to use the soon to be merged clk driver, and updates machines to use all of the drivers we have upstream. v2: Address review from Arnd - Remove NUM_CLKS from dt header - Send VUART patch as a fix, drop it from this series - Add reasoning for breaking old kernel in the 'proper clock references' patch In addition it adds three new OpenBMC systems that have been developed in the OpenBMC kernel tree over the past year: two Power9 OpenPower systems, and a port by Google to a Quanta x86 server. I have boot tested these on Romulus and Palmetto, as well as boot tested all device trees in Qemu. Please review the boards you are familiar with. I will merge these in to the ASPEED ARM SoC tree for inclusion in 4.16. Andrew Jeffery (1): ARM: dts: aspeed: Add LPC and child devices Joel Stanley (16): dt-bindings: clock: Add ASPEED constants dt-bindings: gpio: Add ASPEED constants ARM: dts: aspeed: Add proper clock references ARM: dts: aspeed: Add MAC clocks ARM: dts: aspeed: Add watchdog clocks ARM: dts: aspeed: Add flash controller clocks ARM: dts: aspeed: Add clock phandle to GPIO ARM: dts: aspeed: Add PWM and tachometer node ARM: dts: aspeed: Add LPC Snoop device ARM: dts: aspeed: Remove skeleton.dtsi ARM: dts: aspeed: Update license headers ARM: dts: Add OpenBMC flash layout ARM: dts: aspeed: Sort ASPEED entries in makefile ARM: dts: aspeed: Add Witherspoon BMC machine ARM: dts: aspeed-romulus: Update Romulus system ARM: dts: aspeed-plametto: Add flash layout Rick Altherr (1): ARM: dts: aspeed: Add Qanta Q71L BMC machine Xo Wang (1): ARM: dts: aspeed: Add Ingrasys Zaius BMC machine arch/arm/boot/dts/Makefile | 8 +- arch/arm/boot/dts/aspeed-ast2500-evb.dts | 2 +- arch/arm/boot/dts/aspeed-bmc-opp-palmetto.dts | 3 +- arch/arm/boot/dts/aspeed-bmc-opp-romulus.dts | 155 ++++++- arch/arm/boot/dts/aspeed-bmc-opp-witherspoon.dts | 547 +++++++++++++++++++++++ arch/arm/boot/dts/aspeed-bmc-opp-zaius.dts | 427 ++++++++++++++++++ arch/arm/boot/dts/aspeed-bmc-quanta-q71l.dts | 458 +++++++++++++++++++ arch/arm/boot/dts/aspeed-g4.dtsi | 164 ++++--- arch/arm/boot/dts/aspeed-g5.dtsi | 155 ++++--- arch/arm/boot/dts/openbmc-flash-layout.dtsi | 32 ++ include/dt-bindings/clock/aspeed-clock.h | 52 +++ include/dt-bindings/gpio/aspeed-gpio.h | 49 ++ 12 files changed, 1906 insertions(+), 146 deletions(-) create mode 100644 arch/arm/boot/dts/aspeed-bmc-opp-witherspoon.dts create mode 100644 arch/arm/boot/dts/aspeed-bmc-opp-zaius.dts create mode 100644 arch/arm/boot/dts/aspeed-bmc-quanta-q71l.dts create mode 100644 arch/arm/boot/dts/openbmc-flash-layout.dtsi create mode 100644 include/dt-bindings/clock/aspeed-clock.h create mode 100644 include/dt-bindings/gpio/aspeed-gpio.h Reviewed-by: Cédric Le Goater Reviewed-by: Cédric Le Goater Reviewed-by: Cédric Le Goater Reviewed-by: Cédric Le Goater Reviewed-by: Cédric Le Goater Reviewed-by: Cédric Le Goater Reviewed-by: Cédric Le Goater Reviewed-by: Cédric Le Goater Reviewed-by: Cédric Le Goater