From patchwork Fri Dec 30 20:22:28 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Abel Vesa X-Patchwork-Id: 638518 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 806E3C4167B for ; Fri, 30 Dec 2022 20:23:01 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235390AbiL3UXA (ORCPT ); Fri, 30 Dec 2022 15:23:00 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:49474 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235530AbiL3UWx (ORCPT ); Fri, 30 Dec 2022 15:22:53 -0500 Received: from mail-wr1-x436.google.com (mail-wr1-x436.google.com [IPv6:2a00:1450:4864:20::436]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 5EE591C90E for ; Fri, 30 Dec 2022 12:22:51 -0800 (PST) Received: by mail-wr1-x436.google.com with SMTP id t15so11839019wro.9 for ; Fri, 30 Dec 2022 12:22:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=oCy2ZKkP+o5zw4JnVQxbpcd6lL2PTAKfa9gdKzWsPa8=; b=h5qboqwHloM8dEs4l2MAfGX/5POdL1ixhU1S3y+nDk9hcIwyWK6DQKWRmnpotQ9Uvl BaSEPe0yAF3+W69sn4DMb//khqgyflgvHTX5FiAeFgijF5WOAAYZG2cRx6OsuuJjTKEk LimpJMG6Wr51160BzQCO8oj6HhlTCbYiBK98+/HFgWmKJpDZPw1UrkUHPEBDveHq0Zot tShf8I67qFlmEfEdSdp9AzE6wChjZ2JgtyKNcPSmXXw03/qwpjM5+wrP/b65DGmEt4e2 8T6vH74esau3GLgf/vnCux3P1eEMuZYQ2ORBslKNLiCwtKwxtgN3bb8pSsaD7eZ2k1US OFcg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=oCy2ZKkP+o5zw4JnVQxbpcd6lL2PTAKfa9gdKzWsPa8=; b=r4Q3SJQGe3FsGwi3FFR4c7e+x6ADcV/3QUSY7sZHhhgjcl+AglXyV6l61UAPMq4OdN DFDjZD1GKzx8/fU3p4XXvzzCH052v7lis0XZqtyf6ETyLuRUPbPw/ynUG5jVb2LZmTgS 3Sxu4LlZ+1SjnALFzSa5gpjsMk8aIUUxKl5oCdPb4fx6CF9y0lm3IH9fiDOISqhcxkIn BE4lacTqBH1kYaMkzpI+kaOnU76gwJF8x8BBgJ67njQ0qNkCuysnOrvTbiVUBkVSHY0z qpRTsn0Zd8/FJW1AFKHSVpadJcbAEJTLZ7MszdVN1b7CgtyecEwv2ITpXpQzWX9p2PXr +1Bw== X-Gm-Message-State: AFqh2koEgMfmjVHVML5rkL6QQ0vNEpY4oZkIE5MAhZ4HfJbly+CC1E8R AMuDsWX6B/4igjTGJLcBNHas6A== X-Google-Smtp-Source: AMrXdXt0vqIyi6azBy+Bx3eMn30pur2oUC0KXcCbrB69TAck24Nu+3V2XuLIoNTtkDaE2BUo93i7ow== X-Received: by 2002:a5d:4f8c:0:b0:28a:8b5d:6f4e with SMTP id d12-20020a5d4f8c000000b0028a8b5d6f4emr5828439wru.2.1672431769900; Fri, 30 Dec 2022 12:22:49 -0800 (PST) Received: from hackbox.lan ([94.52.112.99]) by smtp.gmail.com with ESMTPSA id z1-20020adfdf81000000b00268aae5fb5bsm21359142wrl.3.2022.12.30.12.22.48 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 30 Dec 2022 12:22:49 -0800 (PST) From: Abel Vesa To: Andy Gross , Bjorn Andersson , Konrad Dybcio , Rob Herring , Krzysztof Kozlowski , Neil Armstrong Cc: Linux Kernel Mailing List , devicetree@vger.kernel.org, linux-arm-msm@vger.kernel.org Subject: [PATCH v8 08/10] arm64: dts: qcom: Add PMK8550 pmic dtsi Date: Fri, 30 Dec 2022 22:22:28 +0200 Message-Id: <20221230202230.2493494-9-abel.vesa@linaro.org> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20221230202230.2493494-1-abel.vesa@linaro.org> References: <20221230202230.2493494-1-abel.vesa@linaro.org> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org From: Neil Armstrong Add nodes for PMK8550 in separate dtsi file. Signed-off-by: Neil Armstrong Reviewed-by: Konrad Dybcio --- arch/arm64/boot/dts/qcom/pmk8550.dtsi | 55 +++++++++++++++++++++++++++ 1 file changed, 55 insertions(+) create mode 100644 arch/arm64/boot/dts/qcom/pmk8550.dtsi diff --git a/arch/arm64/boot/dts/qcom/pmk8550.dtsi b/arch/arm64/boot/dts/qcom/pmk8550.dtsi new file mode 100644 index 000000000000..47213d05bf92 --- /dev/null +++ b/arch/arm64/boot/dts/qcom/pmk8550.dtsi @@ -0,0 +1,55 @@ +// SPDX-License-Identifier: BSD-3-Clause +/* + * Copyright (c) 2022, Linaro Limited + */ + +#include +#include +#include +#include + +&spmi_bus { + pmk8550: pmic@0 { + compatible = "qcom,pm8550", "qcom,spmi-pmic"; + reg = <0x0 SPMI_USID>; + #address-cells = <1>; + #size-cells = <0>; + + pmk8550_pon: pon@1300 { + compatible = "qcom,pm8998-pon"; + reg = <0x1300>, <0x800>; + reg-names = "hlos", "pbs"; + + pon_pwrkey: pwrkey { + compatible = "qcom,pmk8350-pwrkey"; + interrupts = <0x0 0x13 0x7 IRQ_TYPE_EDGE_BOTH>; + linux,code = ; + status = "disabled"; + }; + + pon_resin: resin { + compatible = "qcom,pmk8350-resin"; + interrupts = <0x0 0x13 0x6 IRQ_TYPE_EDGE_BOTH>; + status = "disabled"; + }; + }; + + pmk8550_rtc: rtc@6100 { + compatible = "qcom,pmk8350-rtc"; + reg = <0x6100>, <0x6200>; + reg-names = "rtc", "alarm"; + interrupts = <0x0 0x62 0x1 IRQ_TYPE_EDGE_RISING>; + status = "disabled"; + }; + + pmk8550_gpios: gpio@8800 { + compatible = "qcom,pmk8550-gpio", "qcom,spmi-gpio"; + reg = <0xb800>; + gpio-controller; + gpio-ranges = <&pmk8550_gpios 0 0 6>; + #gpio-cells = <2>; + interrupt-controller; + #interrupt-cells = <2>; + }; + }; +};