From patchwork Tue Dec 6 23:00:57 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Abel Vesa X-Patchwork-Id: 631741 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 E756AC63706 for ; Tue, 6 Dec 2022 23:01:27 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229713AbiLFXBZ (ORCPT ); Tue, 6 Dec 2022 18:01:25 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47750 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229667AbiLFXBS (ORCPT ); Tue, 6 Dec 2022 18:01:18 -0500 Received: from mail-ej1-x636.google.com (mail-ej1-x636.google.com [IPv6:2a00:1450:4864:20::636]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 0D9594A595 for ; Tue, 6 Dec 2022 15:01:13 -0800 (PST) Received: by mail-ej1-x636.google.com with SMTP id b2so9930956eja.7 for ; Tue, 06 Dec 2022 15:01:12 -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=h9vj09fflZ4nmC1CFfoFNSlxFAqHvl5GNF1UKQ/yE4OJ3QrK6otEKkyVIm2IInInkp HB1TJnetE9jEswXwnjvPnlFNYWuKRNlJ4mLDyg4NyrNJ6lxuO8Xlb3fIQqbWaNyDTt85 ybp8qcnDPNF+WxsKgU7yiTCcSdha0UHQQ0wm2h28JramW9ZNwo7KK82rkDoF7PB97C8E wWbLs3MZiiak0buc6Aw6i4pQ8c4RO+qAL+VhVuwLscOoZp0hhh1iCFEAwVtWUJszYuxP YcBpr7jDUV8Ic5DpHnChrFs1wQwDLfRN/PqceDSH2oXYgIGBqFmjmr78RRGdVGhU48Ir +WLw== 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=xZqhnrjnK155PSnOjLQElFtdiN3Q+cq4AlhnXry4VgWa4jwa4yd6UVPcfeBNQUuRhv ON/7tcLwrDKh3FqW0DGJGkg4RddLzlxplLkUQal52YLHlM82J3dCM/KDuWOaBm58142u FfczdEFv4QJM/vTaUT94HzMpjqjiHgi/SUuOgwT3jMEd9fsgBpSvtyIRyNSuSwt1HI5i cLHQK7Mm4TGM3OUXIQHfDocn5+WoUFLzNj55klNtSUKCImw+QNA09NzPT2xT+LMosGAa U8+Vi7e/KD5i3XM9qmfK9EKZeUfYEoDuE9hhDdCESvP+JYUoOzIpbHYCu3rO6S3K8+Eo S28Q== X-Gm-Message-State: ANoB5pkvwTjSh7lF/y6sDqytUvC4z6PVqivg+CEbVlTrRodOEHaz8xHm oP1p3F8J89IvtGRyUvG4+5AcxQ== X-Google-Smtp-Source: AA0mqf7oLLI6nrpRw2MZ5OEAvOEUWaYcyBQezRf7WNbKLZAnVfT0LUyFC8dOqhS50xLJ/31BDVbtew== X-Received: by 2002:a17:906:a084:b0:7bd:f57f:76a4 with SMTP id q4-20020a170906a08400b007bdf57f76a4mr38909541ejy.413.1670367671568; Tue, 06 Dec 2022 15:01:11 -0800 (PST) Received: from hackbox.lan ([94.52.112.99]) by smtp.gmail.com with ESMTPSA id p10-20020a170906838a00b007c0dacbe00bsm4239320ejx.115.2022.12.06.15.01.10 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 06 Dec 2022 15:01:11 -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 v7 05/10] arm64: dts: qcom: Add PM8550b pmic dtsi Date: Wed, 7 Dec 2022 01:00:57 +0200 Message-Id: <20221206230102.1521053-6-abel.vesa@linaro.org> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20221206230102.1521053-1-abel.vesa@linaro.org> References: <20221206230102.1521053-1-abel.vesa@linaro.org> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: devicetree@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>; + }; + }; +};