From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-9.1 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING, SPF_HELO_NONE,SPF_PASS,USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 501B1C433FF for ; Wed, 14 Aug 2019 12:51:48 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 2482E2084D for ; Wed, 14 Aug 2019 12:51:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1565787108; bh=6oO1ZeR6z8owZz0ISjGtOz7vYa5muhYMX0/wulc23Ek=; h=From:To:Cc:Subject:Date:List-ID:From; b=zknFW1HVI5ZVFtebnalJPgulRgvdqQCUTZqYWvYao2nxkbz+BtmZXtv6BQYcVnXO1 7r/ekDurTLU2gSiJIy4+wlxcVwAM0w/H0Zh/whtgJKu6ei+WA5898p8HpCceF0cCGe fv81IWqXNNLnn61xf+ZySyxgNK+oLGp0PK8CklP0= 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 Content-Transfer-Encoding: 8bit Sender: linux-arm-msm-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org 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 -- 2.20.1