From patchwork Mon Jul 24 11:39:56 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Konrad Dybcio X-Patchwork-Id: 705866 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 D759FC001DF for ; Mon, 24 Jul 2023 11:40:04 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229705AbjGXLkD (ORCPT ); Mon, 24 Jul 2023 07:40:03 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57586 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229441AbjGXLkD (ORCPT ); Mon, 24 Jul 2023 07:40:03 -0400 Received: from mail-lf1-x131.google.com (mail-lf1-x131.google.com [IPv6:2a00:1450:4864:20::131]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 4C727E61 for ; Mon, 24 Jul 2023 04:40:01 -0700 (PDT) Received: by mail-lf1-x131.google.com with SMTP id 2adb3069b0e04-4fdddf92b05so5961890e87.3 for ; Mon, 24 Jul 2023 04:40:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1690198799; x=1690803599; h=cc:to:in-reply-to:references:message-id:content-transfer-encoding :mime-version:subject:date:from:from:to:cc:subject:date:message-id :reply-to; bh=A/+BbWhjCVQXjo6X+9ZHCaLgHibuwpDeaBnLdGZ6KM0=; b=sqfd66HtLt9buSOpsu7l1ht77NZWK8VFa5uAv/YiEUDcMF1yZDd84kbLUu1LAZpsqF 2kVQqEvhDWWakizlpcNjYV24p4EyauIQjP4P8AZife3BH4uDgYjoxP33E0FdmqmxJkgM JuK5BDgbCR7ve/xx7dFi8V5j+/judw4Fwh4i/FUBwDW9Zt9t443fy7HoZDu3tQUgx/qW F/hwxxw5z8/iVs95OT0XvjIYXbuEqxMRNm/6x3oe83HLVlGgtA2ScuQfDzrUWVQAn1Xx d+ZuVu6+zsdBk2mR/II9SO1b8411hj5a4Et1U7EaqervaW1TsKxnQCcMZL8L1b4cYRSG 6wqw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690198799; x=1690803599; h=cc:to:in-reply-to:references:message-id:content-transfer-encoding :mime-version:subject:date:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=A/+BbWhjCVQXjo6X+9ZHCaLgHibuwpDeaBnLdGZ6KM0=; b=bSbKQ6vy6CMPfoYdIFwwdWXLDMJkF0SWDniI4Kwl+k78EHO3l3r7kgI24o73oVcsme nlZybUVRURTsNodO0MGXZpX3tHUCYsmj139RKxAvG7kjxesS+8l6RmHX9kjZ1n/aUeBM dyIuXzsGI5iyo5MASeBTa25iToJZVcy3j0AJtDUmIF+/T9DAmBaLTn6KocP7cvBHV41n Q09L9KAgDpMEGhkGHGT4OUWE0MfaCqLlrVGuFy7wBcnhkP4+iMWEnOQ7uzfu97L8aa0A EOZPO0p4J0pi7If0pUPf1KbtK7Dvv+0jYzWMz/JbusO672dtHlH1CJlBw3Fun67+U3Lb 0LvQ== X-Gm-Message-State: ABy/qLbeWLm0PvUD6xfIJpVCwpMto5PlCyo56T7oTIXp8p5bu3RG24wJ gauzEcx+qKLjAVtjwbkq+UUnqQ== X-Google-Smtp-Source: APBJJlHmaMUu7I0y3nbcG5Zms/0Eyb9967pAyXFvIm8URnj7ca4W7kEnl3evXtrWbCy4k+TdLw8ZHQ== X-Received: by 2002:a05:6512:208b:b0:4f8:5f32:b1da with SMTP id t11-20020a056512208b00b004f85f32b1damr4710879lfr.24.1690198799393; Mon, 24 Jul 2023 04:39:59 -0700 (PDT) Received: from [192.168.1.101] (abyl203.neoplus.adsl.tpnet.pl. [83.9.31.203]) by smtp.gmail.com with ESMTPSA id u1-20020ac24c21000000b004fb881e5c23sm2168977lfq.47.2023.07.24.04.39.58 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 24 Jul 2023 04:39:59 -0700 (PDT) From: Konrad Dybcio Date: Mon, 24 Jul 2023 13:39:56 +0200 Subject: [PATCH v2 1/3] dt-bindings: pinctrl: qcom,sm6115-lpass-lpi: add SM6115 LPASS TLMM MIME-Version: 1.0 Message-Id: <20230722-topic-6115_lpasstlmm-v2-1-d4883831a858@linaro.org> References: <20230722-topic-6115_lpasstlmm-v2-0-d4883831a858@linaro.org> In-Reply-To: <20230722-topic-6115_lpasstlmm-v2-0-d4883831a858@linaro.org> To: Andy Gross , Bjorn Andersson , Linus Walleij , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Srinivas Kandagatla , Catalin Marinas , Will Deacon Cc: Marijn Suijten , Konrad Dybcio , linux-arm-msm@vger.kernel.org, linux-gpio@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Konrad Dybcio X-Mailer: b4 0.12.2 X-Developer-Signature: v=1; a=ed25519-sha256; t=1690198796; l=4319; i=konrad.dybcio@linaro.org; s=20230215; h=from:subject:message-id; bh=iSpAVJW61WozVsLfgRyhK8cD7nEZll1HIje49PhmNYw=; b=cqah+p04AMVUNtYoGxaCQ3qEmqoBw2FHImoGiweiLZHttXrAUXBIjLYHdiwlBpjCDLIgh+V0W U8mms27sDgkC8rZL6fvmYg6zxbSvr5ocFv5HqUNCnlsj4qNRfvMwtGn X-Developer-Key: i=konrad.dybcio@linaro.org; a=ed25519; pk=iclgkYvtl2w05SSXO5EjjSYlhFKsJ+5OSZBjOkQuEms= Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Add bindings for pin controller in SM6115 Low Power Audio SubSystem LPASS). Signed-off-by: Konrad Dybcio --- .../pinctrl/qcom,sm6115-lpass-lpi-pinctrl.yaml | 135 +++++++++++++++++++++ 1 file changed, 135 insertions(+) diff --git a/Documentation/devicetree/bindings/pinctrl/qcom,sm6115-lpass-lpi-pinctrl.yaml b/Documentation/devicetree/bindings/pinctrl/qcom,sm6115-lpass-lpi-pinctrl.yaml new file mode 100644 index 000000000000..abac3311fc55 --- /dev/null +++ b/Documentation/devicetree/bindings/pinctrl/qcom,sm6115-lpass-lpi-pinctrl.yaml @@ -0,0 +1,135 @@ +# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) +%YAML 1.2 +--- +$id: http://devicetree.org/schemas/pinctrl/qcom,sm6115-lpass-lpi-pinctrl.yaml# +$schema: http://devicetree.org/meta-schemas/core.yaml# + +title: Qualcomm SM6115 SoC LPASS LPI TLMM + +maintainers: + - Konrad Dybcio + - Srinivas Kandagatla + +description: + Top Level Mode Multiplexer pin controller in the Low Power Audio SubSystem + (LPASS) Low Power Island (LPI) of Qualcomm SM6115 SoC. + +properties: + compatible: + const: qcom,sm6115-lpass-lpi-pinctrl + + reg: + items: + - description: LPASS LPI TLMM Control and Status registers + - description: LPASS LPI MCC registers + + clocks: + items: + - description: LPASS Audio voting clock + + clock-names: + items: + - const: audio + + gpio-controller: true + + "#gpio-cells": + description: Specifying the pin number and flags, as defined in + include/dt-bindings/gpio/gpio.h + const: 2 + + gpio-ranges: + maxItems: 1 + +patternProperties: + "-state$": + oneOf: + - $ref: "#/$defs/qcom-sm6115-lpass-state" + - patternProperties: + "-pins$": + $ref: "#/$defs/qcom-sm6115-lpass-state" + additionalProperties: false + +$defs: + qcom-sm6115-lpass-state: + type: object + description: + Pinctrl node's client devices use subnodes for desired pin configuration. + Client device subnodes use below standard properties. + $ref: /schemas/pinctrl/pincfg-node.yaml + + properties: + pins: + description: + List of gpio pins affected by the properties specified in this + subnode. + items: + pattern: "^gpio([0-9]|1[0-8])$" + + function: + enum: [ dmic01_clk, dmic01_data, dmic23_clk, dmic23_data, gpio, i2s1_clk, + i2s1_data, i2s1_ws, i2s2_clk, i2s2_data, i2s2_ws, i2s3_clk, + i2s3_data, i2s3_ws, qua_mi2s_data, qua_mi2s_sclk, qua_mi2s_ws, + swr_rx_clk, swr_rx_data, swr_tx_clk, swr_tx_data, wsa_mclk ] + description: + Specify the alternative function to be configured for the specified + pins. + + drive-strength: + enum: [2, 4, 6, 8, 10, 12, 14, 16] + default: 2 + description: + Selects the drive strength for the specified pins, in mA. + + slew-rate: + enum: [0, 1, 2, 3] + default: 0 + description: | + 0: No adjustments + 1: Higher Slew rate (faster edges) + 2: Lower Slew rate (slower edges) + 3: Reserved (No adjustments) + + bias-bus-hold: true + bias-pull-down: true + bias-pull-up: true + bias-disable: true + input-enable: true + output-high: true + output-low: true + + required: + - pins + - function + + additionalProperties: false + +allOf: + - $ref: pinctrl.yaml# + +required: + - compatible + - reg + - clocks + - clock-names + - gpio-controller + - "#gpio-cells" + - gpio-ranges + +additionalProperties: false + +examples: + - | + #include + + lpass_tlmm: pinctrl@a7c0000 { + compatible = "qcom,sm6115-lpass-lpi-pinctrl"; + reg = <0x0a7c0000 0x20000>, + <0x0a950000 0x10000>; + clocks = <&q6afecc LPASS_HW_DCODEC_VOTE LPASS_CLK_ATTRIBUTE_COUPLE_NO>; + clock-names = "audio"; + + gpio-controller; + #gpio-cells = <2>; + gpio-ranges = <&lpass_tlmm 0 0 19>; + }; From patchwork Mon Jul 24 11:39:58 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Konrad Dybcio X-Patchwork-Id: 705865 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 31C83C001E0 for ; Mon, 24 Jul 2023 11:40:13 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229772AbjGXLkM (ORCPT ); Mon, 24 Jul 2023 07:40:12 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57660 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229789AbjGXLkG (ORCPT ); Mon, 24 Jul 2023 07:40:06 -0400 Received: from mail-lf1-x133.google.com (mail-lf1-x133.google.com [IPv6:2a00:1450:4864:20::133]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id AD48AE61 for ; Mon, 24 Jul 2023 04:40:04 -0700 (PDT) Received: by mail-lf1-x133.google.com with SMTP id 2adb3069b0e04-4fb41682472so6282355e87.2 for ; Mon, 24 Jul 2023 04:40:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1690198803; x=1690803603; h=cc:to:in-reply-to:references:message-id:content-transfer-encoding :mime-version:subject:date:from:from:to:cc:subject:date:message-id :reply-to; bh=FkaTBeASYu8P0h7GTLxOpD3T0h5M1j1+XIcBVhBejCw=; b=TmpjHofSYLVfVJNedt0O7I7sIBvRnxc1Ld/aw4IzK8oJs3k6TQXF8h0x4h+POY+/c5 65oVGeD/qaicON/k64VhctooQEsyGkFg/fCGvm458v2BsL/TVXIFz2MSyv0lq18WUFGV +f+jHgcJjKXeQpjXcstCN40yqf/dQ2w2EX1Esmn4CIL4RDreLu8DPei7+SWH/PImHlBz 7di/x8gDopi+o3n1DQkuOO4k1jselKHrCb3ZSCDHRSWWTE76+4Jb4e/hL+2RYaNYEa+A 9pVA6Kz1IwGT33zhWvjCqj7MGgAba9Rv12P11DRocgnHyHxbtg5ZX0RaX8FdP6Ymd/8B JKsw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690198803; x=1690803603; h=cc:to:in-reply-to:references:message-id:content-transfer-encoding :mime-version:subject:date:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=FkaTBeASYu8P0h7GTLxOpD3T0h5M1j1+XIcBVhBejCw=; b=Y9RCFWuEhtE+ypmhNFQpRCANU7PN4NIzV8iCiZfHHu5C14vvAKbrLIM40F64ltmyeV IoWHzOgbuwarbpF0M8v7tUknYA6u0mjYetq7B7Ep+aDU/3ucKb/AviV1sGE2QJM92j4D 9qJQqcPSx2oD+py4dRr/TjuEoxnY1iDii3WiF66+9/jK+2yqxUm31aYvjC/wBKmLN5GY cpDjBBL1BKf8Gd8SjWisq3FNIW2vNgMZT+vpRyQzjbseWSuiCX4oO0c6pilHiPgmOYih rbMcW4NyYVKzJKe7DoGClerM9EMvTwkquK4iAjQ+xTTPq1mLlOs5xunROWbgjNRXJKWY AyNA== X-Gm-Message-State: ABy/qLa8DAm+aYu/QT2n5IdBO6zapbiogm0SrJBkrS0Bu8pmugFgu6Mp P3OJRW9RJE9Y/o/tIAHaufdlrQ== X-Google-Smtp-Source: APBJJlH0+gvt/maOnNTBdDlYacWoBXnnvhUrQ/EO7mWnjfF8Gq+FLsqc3zbSP4To5aMzoQ76U+wSDg== X-Received: by 2002:a05:6512:743:b0:4f8:5e21:a3a9 with SMTP id c3-20020a056512074300b004f85e21a3a9mr5070585lfs.45.1690198802939; Mon, 24 Jul 2023 04:40:02 -0700 (PDT) Received: from [192.168.1.101] (abyl203.neoplus.adsl.tpnet.pl. [83.9.31.203]) by smtp.gmail.com with ESMTPSA id u1-20020ac24c21000000b004fb881e5c23sm2168977lfq.47.2023.07.24.04.40.01 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 24 Jul 2023 04:40:02 -0700 (PDT) From: Konrad Dybcio Date: Mon, 24 Jul 2023 13:39:58 +0200 Subject: [PATCH v2 3/3] arm64: defconfig: enable Qualcomm SM6115 LPASS pinctrl MIME-Version: 1.0 Message-Id: <20230722-topic-6115_lpasstlmm-v2-3-d4883831a858@linaro.org> References: <20230722-topic-6115_lpasstlmm-v2-0-d4883831a858@linaro.org> In-Reply-To: <20230722-topic-6115_lpasstlmm-v2-0-d4883831a858@linaro.org> To: Andy Gross , Bjorn Andersson , Linus Walleij , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Srinivas Kandagatla , Catalin Marinas , Will Deacon Cc: Marijn Suijten , Konrad Dybcio , linux-arm-msm@vger.kernel.org, linux-gpio@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Konrad Dybcio , Krzysztof Kozlowski X-Mailer: b4 0.12.2 X-Developer-Signature: v=1; a=ed25519-sha256; t=1690198796; l=785; i=konrad.dybcio@linaro.org; s=20230215; h=from:subject:message-id; bh=hEAbD0xgwC03VcKuSXGbzmZXyqv8HA2q8JevzuYpv3w=; b=ERjNz1vReCRC3dDYlHXbQ1VlkzVZzSxXRlX00NBwQDLB98nOU3vnIGSVQIaAATG830boIMcTk Oob798ysbfZB4+1PryOMWbTgpV1CH7GiqFpLjpgmPBME+foFcUyI3S8 X-Developer-Key: i=konrad.dybcio@linaro.org; a=ed25519; pk=iclgkYvtl2w05SSXO5EjjSYlhFKsJ+5OSZBjOkQuEms= Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Enable the Qualcomm SM6115 LPASS TLMM pin controller driver for providing GPIOs/pins for audio block on SM6115 based boards (e.g. QTI RB2). Reviewed-by: Krzysztof Kozlowski Signed-off-by: Konrad Dybcio Acked-by: Linus Walleij --- arch/arm64/configs/defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index 6cbf6eb59378..6911101db09e 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -587,6 +587,7 @@ CONFIG_PINCTRL_SDM660=y CONFIG_PINCTRL_SDM670=y CONFIG_PINCTRL_SDM845=y CONFIG_PINCTRL_SM6115=y +CONFIG_PINCTRL_SM6115_LPASS_LPI=m CONFIG_PINCTRL_SM6125=y CONFIG_PINCTRL_SM6350=y CONFIG_PINCTRL_SM6375=y