From patchwork Fri Dec 15 00:01:07 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Konrad Dybcio X-Patchwork-Id: 754425 Received: from mail-lj1-f172.google.com (mail-lj1-f172.google.com [209.85.208.172]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 8430718B16 for ; Fri, 15 Dec 2023 00:01:15 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linaro.org Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=linaro.org Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="OzzTrlU6" Received: by mail-lj1-f172.google.com with SMTP id 38308e7fff4ca-2c9f62fca3bso1076641fa.0 for ; Thu, 14 Dec 2023 16:01:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1702598473; x=1703203273; darn=vger.kernel.org; h=cc:to:content-transfer-encoding:mime-version:message-id:date :subject:from:from:to:cc:subject:date:message-id:reply-to; bh=eBSKuYKxzigP8b5WXvqXz0s0p/VS3DncP3fDxmRu3Ww=; b=OzzTrlU6Xo/rfjVbFbRzo5gjJ8PpRpxVQC1Q0UFlxI+ZFl64CjAtWPqJV2kkwQchl8 HGyIESLqbX1244mBiPB+iW3PKtnP+JW+SBPZcqbnyZBHe2gndiLk71dIg7M+fCoj5wtl AO5Dk69ROfxvaJ9n5gdl2kr0ZVyWNFg3gP5Lx6Hofh2zOT/uMTEl8TNeifMvKbvBkiCQ 0+jT/QvHE7MXyRDtdvJ105n36NTCE8uKEY/QvAQersqgXdv9wgDKqcHkWZOjkFA2vU8W i5HIAnOBA0SstMGG73cKXTWDG5ygcE+UhELq3D5NV2aQR0muMWBzoc3noArRQfve/Aoz 0JMw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702598473; x=1703203273; h=cc:to:content-transfer-encoding:mime-version:message-id:date :subject:from:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=eBSKuYKxzigP8b5WXvqXz0s0p/VS3DncP3fDxmRu3Ww=; b=cswbKSUFoABM3IfXALMP0uijtSxPydAfSXQyShs4RdCKJQUkHiWOumpeAOgx7Rxf7d i1otM4Fv7KIw37xfHPMHlm8QWoBhc1dP8ZQjNZfq2GWX90vjod5UCJdsE4TFx9i3FiKD w2O4ZdEMkAExcap3eX1nOlR9ySFbBnRH+ku+ERy4KUlWKScQ82eprZAt7r1LBJ5YW7PM vBeUA848u+u31guEfhb1JbEtVJa9NUOuR7WHh1dx+D7GqD3WSSeU/MXYxAK4xhW7b5QW wMFZFM2gx42nmYeF0+344PjA/G9L3SQEZBPMBlskaKF1mmqBPMUaDabz9VSE6rPo1UHT UkZg== X-Gm-Message-State: AOJu0YxupVHckDkW8Shm3DaKS/Tmaqil5gaS25ZfuQVj4Dt7ZKeINJ6Q B01ZXrHa4rNwSQYFVVvk63Vu8A== X-Google-Smtp-Source: AGHT+IGC4AkqHA4O7vY5jj4a3VkRdVMCQIKyJctbrqXdk3Ym+s/R62mwcLbSPKMvibSgZZwuTJDyzQ== X-Received: by 2002:a05:651c:2228:b0:2cc:1fb4:6ae2 with SMTP id y40-20020a05651c222800b002cc1fb46ae2mr4701586ljq.28.1702598473582; Thu, 14 Dec 2023 16:01:13 -0800 (PST) Received: from [127.0.1.1] (UNUSED.212-182-62-129.lubman.net.pl. [212.182.62.129]) by smtp.gmail.com with ESMTPSA id v6-20020a2e2f06000000b002c9f939598csm2184518ljv.70.2023.12.14.16.01.11 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 14 Dec 2023 16:01:13 -0800 (PST) From: Konrad Dybcio Subject: [PATCH 0/3] MPM hooking upping Date: Fri, 15 Dec 2023 01:01:07 +0100 Message-Id: <20231215-topic-mpm_dt-v1-0-c6636fc75ce3@linaro.org> Precedence: bulk X-Mailing-List: linux-arm-msm@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 X-B4-Tracking: v=1; b=H4sIAEOXe2UC/6tWKk4tykwtVrJSqFYqSi3LLM7MzwNyDHUUlJIzE vPSU3UzU4B8JSMDI2NDI0NT3ZL8gsxk3dyC3PiUEl1jC0NDcyOD5DQLCxMloJaCotS0zAqwcdG xtbUA8u6CPV4AAAA= To: Andy Gross , Bjorn Andersson , Rob Herring , Krzysztof Kozlowski , Conor Dooley Cc: Konrad Dybcio , linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Konrad Dybcio X-Mailer: b4 0.13-dev-0438c This series hooks up MPM (which can finally be done after winning the lengthy bindings fight) on 6375, 8996 and 2290 as a good start. The hardware in question is present on all RPM SMD SoCs (so, roughly msm8974 and up), which means many more platforms are there to come. MPM is one of the key pieces for allowing full system power collapse (and perhaps as importantly, resume) and serves roughly the same role as PDC on RPMh SoCs for this purpose. Signed-off-by: Konrad Dybcio --- Konrad Dybcio (3): arm64: dts: qcom: sm6375: Hook up MPM arm64: dts: qcom: msm8996: Hook up MPM arm64: dts: qcom: qcm2290: Hook up MPM arch/arm64/boot/dts/qcom/msm8996.dtsi | 39 +++++++++++++++++++++++++++----- arch/arm64/boot/dts/qcom/qcm2290.dtsi | 42 +++++++++++++++++++++++++++++------ arch/arm64/boot/dts/qcom/sm6375.dtsi | 41 ++++++++++++++++++++++++++++------ 3 files changed, 102 insertions(+), 20 deletions(-) --- base-commit: 11651f8cb2e88372d4ed523d909514dc9a613ea3 change-id: 20231215-topic-mpm_dt-3811720cf884 Best regards,