From patchwork Mon Dec 5 23:03:37 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Abel Vesa X-Patchwork-Id: 13065148 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 B816FC4708E for ; Mon, 5 Dec 2022 23:04:15 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234116AbiLEXEO (ORCPT ); Mon, 5 Dec 2022 18:04:14 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:55808 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234097AbiLEXEL (ORCPT ); Mon, 5 Dec 2022 18:04:11 -0500 Received: from mail-ej1-x62b.google.com (mail-ej1-x62b.google.com [IPv6:2a00:1450:4864:20::62b]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 4D427B6D for ; Mon, 5 Dec 2022 15:04:10 -0800 (PST) Received: by mail-ej1-x62b.google.com with SMTP id t17so2131892eju.1 for ; Mon, 05 Dec 2022 15:04:10 -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=YFy4mpBpGJLVajWjtu3C2lS5gW1c9EpDqZmyzJeWXJI=; b=dm6gAjyq+jWBbmyn8sCR1T8SM/dA2ONJ2C0Gu+DQxcXX5YiCcyDDRsKEFZOSSrV1fw PYDDYThxg64rpHj17CscKXJt/Veu/fnr1ejsMkTde+WjAJnsgTcsv4uQ3+KLWWVayduf DLANtD5BeygvR7AID2co2mX+KjIaGNDKNfZHdEwR3MbAv9eJ61QoeTbaGyMJxtZjZmNr 1VvVjsVJQlhr6NQ0yG9m3IGcAmWcspQSqbG8j6gNZcCk4Nt1Q61S+J2Oc693NLr5daiq S2VJmf4V9d6MWJVL0Gn5/U5ChwhsTltPXkIyStxgR1drorOQwJxNEnDiu3wHkNt69DW+ zhBw== 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=YFy4mpBpGJLVajWjtu3C2lS5gW1c9EpDqZmyzJeWXJI=; b=Etl/Od56nbdni9Vl775nQL+FdQaF1Y7+wpBVgXt6mjEwePzEkRe+nAmqDw0zBb+Kru 3ExZKwxLHFOzKebYhISalQxK04XXH+0IUeKjeKQZXpazFDiAHpxvNgJ6pkIlsJ7d8Vdt 8cBgYzFPMUH0qonrJwpZeWxceCpWIBT70eu8f+ZmzGkg3JZ80DbZW+UJgMDmo6N0LnJm DLtGI5I0JsGWMGp60fBIZIHFrAVOiUz4whngEiHiRRjlGRosk0r3TKRkasojzhtpeRjK NXKeUgJvTKGc8jFsofWVFzSHyllcNUDUVnQARaXZD07wrr+VnCTvWFrbxC2ydb8ZLN8p aMVQ== X-Gm-Message-State: ANoB5plIRSB7uTPbtAe+GPb0ARUjsG/ks6P9OIIpNWvIhQZbPKNY2YtK R4tcT/hzwJQEhjUgvFi+l+zjKw== X-Google-Smtp-Source: AA0mqf62uIHp9OaWCRL6vrWdeTCv6sEP5Wb0Uwvzn/Yk89viB3hWQAQOvPy6dyA02SerydSGWRGG2w== X-Received: by 2002:a17:906:f896:b0:7bb:cdd8:94e7 with SMTP id lg22-20020a170906f89600b007bbcdd894e7mr43075353ejb.369.1670281448794; Mon, 05 Dec 2022 15:04:08 -0800 (PST) Received: from hackbox.lan ([94.52.112.99]) by smtp.gmail.com with ESMTPSA id kw26-20020a170907771a00b00783f32d7eaesm6655642ejc.164.2022.12.05.15.04.07 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 05 Dec 2022 15:04:08 -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 v5 05/10] arm64: dts: qcom: Add PM8550b pmic dtsi Date: Tue, 6 Dec 2022 01:03:37 +0200 Message-Id: <20221205230342.494923-6-abel.vesa@linaro.org> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20221205230342.494923-1-abel.vesa@linaro.org> References: <20221205230342.494923-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 PM8550b in separate dtsi file. Signed-off-by: Neil Armstrong Reviewed-by: Konrad Dybcio --- arch/arm64/boot/dts/qcom/pm8550b.dtsi | 59 +++++++++++++++++++++++++++ 1 file changed, 59 insertions(+) create mode 100644 arch/arm64/boot/dts/qcom/pm8550b.dtsi diff --git a/arch/arm64/boot/dts/qcom/pm8550b.dtsi b/arch/arm64/boot/dts/qcom/pm8550b.dtsi new file mode 100644 index 000000000000..16bcfb64d735 --- /dev/null +++ b/arch/arm64/boot/dts/qcom/pm8550b.dtsi @@ -0,0 +1,59 @@ +// SPDX-License-Identifier: BSD-3-Clause +/* + * Copyright (c) 2022, Linaro Limited + */ + +#include +#include + +/ { + thermal-zones { + pm8550b-thermal { + polling-delay-passive = <100>; + polling-delay = <0>; + + thermal-sensors = <&pm8550b_temp_alarm>; + + trips { + trip0 { + temperature = <95000>; + hysteresis = <0>; + type = "passive"; + }; + + trip1 { + temperature = <115000>; + hysteresis = <0>; + type = "hot"; + }; + }; + }; + }; +}; + + +&spmi_bus { + pm8550b: pmic@7 { + compatible = "qcom,pm8550", "qcom,spmi-pmic"; + reg = <0x7 SPMI_USID>; + #address-cells = <1>; + #size-cells = <0>; + + pm8550b_temp_alarm: temp-alarm@a00 { + compatible = "qcom,spmi-temp-alarm"; + reg = <0xa00>; + interrupts = <0x7 0xa 0x0 IRQ_TYPE_EDGE_BOTH>; + #thermal-sensor-cells = <0>; + }; + + pm8550b_gpios: gpio@8800 { + compatible = "qcom,pm8550b-gpio", "qcom,spmi-gpio"; + reg = <0x8800>; + gpio-controller; + gpio-ranges = <&pm8550b_gpios 0 0 12>; + #gpio-cells = <2>; + interrupt-controller; + #interrupt-cells = <2>; + }; + }; +};