From patchwork Wed Aug 14 12:49:50 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Vinod Koul X-Patchwork-Id: 11093875 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id E389E14DB for ; Wed, 14 Aug 2019 12:51:48 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id D0D1B28803 for ; Wed, 14 Aug 2019 12:51:48 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id C517F2877F; Wed, 14 Aug 2019 12:51:48 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.0 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 6098D28803 for ; Wed, 14 Aug 2019 12:51:48 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727691AbfHNMvr (ORCPT ); Wed, 14 Aug 2019 08:51:47 -0400 Received: from mail.kernel.org ([198.145.29.99]:34724 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727524AbfHNMvr (ORCPT ); Wed, 14 Aug 2019 08:51:47 -0400 Received: from localhost.localdomain (unknown [171.76.115.97]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 39B4020679; Wed, 14 Aug 2019 12:51:42 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1565787106; bh=6oO1ZeR6z8owZz0ISjGtOz7vYa5muhYMX0/wulc23Ek=; h=From:To:Cc:Subject:Date:From; b=fE6O7yjR7jy5ciD1S7+o7up4BF5eei+tIr3rt6e9URt2qa4+F1eg2mL6RsEu3/uAx dTNJZFfLDVHYWi6zavqCLXS4ndQyRPb+r41IDm4J8fPK7CexDSquOE3UYPyzfnr3FC 3VrtvJe9i39wFSFtKHpfY3UhWWiMmcD9cqpAneaw= From: Vinod Koul To: Andy Gross Cc: linux-arm-msm@vger.kernel.org, Bjorn Andersson , sibis@codeaurora.org, Vinod Koul , Rob Herring , Mark Rutland , Stephen Boyd , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH 00/22] arm64: dts: qcom: sm8150: Add SM8150 DTS Date: Wed, 14 Aug 2019 18:19:50 +0530 Message-Id: <20190814125012.8700-1-vkoul@kernel.org> X-Mailer: git-send-email 2.20.1 MIME-Version: 1.0 Sender: linux-arm-msm-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP This series adds DTS for SM8150, PMIC PM8150, PM8150B, PM8150L and the MTP for SM815. Only dependency for this series is the clk gcc dt binding [1] which is already in Clock tree upstream, so merging that is required. The patches are incremental based on features as they were developed. We can merge them into bigger commits but I feel keeping them as individual units helps. [1]: https://git.kernel.org/pub/scm/linux/kernel/git/clk/linux.git/commit/?h=clk-qcom&id=e5ee331ebcf33827d1bd64e984c565b23cf53227 Sibi Sankar (3): arm64: dts: qcom: sm8150: Add pmu node to SM8150 SoC arm64: dts: qcom: sm8150: Add SMEM nodes arm64: dts: qcom: sm8150: Add APSS shared mailbox Vinod Koul (19): arm64: dts: qcom: sm8150: add base dts file arm64: dts: qcom: sm8150-mtp: add base dts file arm64: dts: qcom: sm8150: add tlmm node arm64: dts: qcom: sm8150-mtp: add tlmm reserved range arm64: dts: qcom: sm8150: Add spmi node arm64: dts: qcom: pm8150: Add Base DTS file arm64: dts: qcom: pm8150: Add pon and rtc nodes arm64: dts: qcom: pm8150: Add vadc node arm64: dts: qcom: pm8150b: Add Base DTS file arm64: dts: qcom: pm8150b: Add pon and adc nodes arm64: dts: qcom: pm8150b: Add gpio node arm64: dts: qcom: pm8150l: Add Base DTS file arm64: dts: qcom: pm8150l: Add pon and adc nodes arm64: dts: qcom: pm8150l: Add gpio node arm64: dts: qcom: sm8150-mtp: Include pmics arm64: dts: qcom: sm8150-mtp: Add resin node arm64: dts: qcom: sm8150: Add apss_shared and apps_rsc nodes arm64: dts: qcom: sm8150: Add reserved-memory regions arm64: dts: qcom: sm8150-mtp: Add regulators arch/arm64/boot/dts/qcom/Makefile | 1 + arch/arm64/boot/dts/qcom/pm8150.dtsi | 89 +++++ arch/arm64/boot/dts/qcom/pm8150b.dtsi | 95 +++++ arch/arm64/boot/dts/qcom/pm8150l.dtsi | 74 ++++ arch/arm64/boot/dts/qcom/sm8150-mtp.dts | 371 ++++++++++++++++++ arch/arm64/boot/dts/qcom/sm8150.dtsi | 476 ++++++++++++++++++++++++ 6 files changed, 1106 insertions(+) create mode 100644 arch/arm64/boot/dts/qcom/pm8150.dtsi create mode 100644 arch/arm64/boot/dts/qcom/pm8150b.dtsi create mode 100644 arch/arm64/boot/dts/qcom/pm8150l.dtsi create mode 100644 arch/arm64/boot/dts/qcom/sm8150-mtp.dts create mode 100644 arch/arm64/boot/dts/qcom/sm8150.dtsi