From mboxrd@z Thu Jan 1 00:00:00 1970 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="y4zy/Dum" Received: from mail-lf1-x12d.google.com (mail-lf1-x12d.google.com [IPv6:2a00:1450:4864:20::12d]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id F3F34171B for ; Fri, 1 Dec 2023 00:40:00 -0800 (PST) Received: by mail-lf1-x12d.google.com with SMTP id 2adb3069b0e04-50bccc2e3efso2314940e87.0 for ; Fri, 01 Dec 2023 00:40:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1701419999; x=1702024799; darn=vger.kernel.org; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:from:to:cc:subject:date:message-id:reply-to; bh=dBM0cPs1Gi8BXGGaIRnt4whCmCq9vuvHTnWmljIuX1M=; b=y4zy/Dum45Nz9GJpJECOmuhu19Zu0GLShXUf1tOgz6x82EQxbPZnOWhiO47qtcbCgM 3Ck23WI6LBiU7HFl0i596zzHvicIhiq/WC0d5jjoZPbDYBdyR9DCQ14g6+AJ/SYnQznX daHVjW3iiU8/XlKS/1u9SjeNb/ekjJw9QLceosdke6nWABrbDKoqHPswlgWquPwsoDq/ O1cFExFF86FUcjbUEvVumE8Hu/FyCIxLeBi9FR6E6aIXOuSoLlZX0JxhbYsbzRD0ZoNa MpEqBlB3NtSHCH/PlhjY7BUoL/m8Zlc8wuLP8TMRO5n/GC6yw7TJpUilRIjSG1xfbNIZ F94Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701419999; x=1702024799; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=dBM0cPs1Gi8BXGGaIRnt4whCmCq9vuvHTnWmljIuX1M=; b=u4NkLCNMs0aesvts3UbfrrR9ybfaPWkq+TwRR6xVw1cJD202GPFMrCDkEEHj7GDKYb tsOQ8BcRP/OULohu7wIWHmqDvRyX5e2JrhTAIcePOBRMZUBD8yCSRsEigitUTAAGrA7V LSvHpWaZnK8X8hh0BAk0il0Q7t6EHKxUVCaVECT2hthiDtE8nhDzWn4DpgwVJCzx0h97 dxWoNPTL3kfvWRqW+21syltxcT1qDTFFOF97JCK9LkfY/2NdqRI6BwpjzfkIc3yFoRAv X+tCxPD/O/m1vfi9Vz4eT+0YC6kko69784qhZ7T/Xq6RTkBbBfM7p5HY/1+uVobKRAfH Z4kw== X-Gm-Message-State: AOJu0YxWGUp2kJJ/jELcsPJDUUy9f6qsPPXeTN3v0Kll4FbiIqBfxoa5 jQtWfFZNNq7OBWbKOBVPRBTNiw== X-Google-Smtp-Source: AGHT+IG9NgMjpjHaijT4SNeNKxPgYBOMeGyO+6VbIMNinwm9tJq0n2F38OjVQAXxE7KNX+7pveCisQ== X-Received: by 2002:ac2:58e3:0:b0:50b:c307:7cba with SMTP id v3-20020ac258e3000000b0050bc3077cbamr454706lfo.31.1701419999229; Fri, 01 Dec 2023 00:39:59 -0800 (PST) Received: from linaro.org ([82.77.85.67]) by smtp.gmail.com with ESMTPSA id fa10-20020a05600c518a00b00405442edc69sm8274555wmb.14.2023.12.01.00.39.58 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 01 Dec 2023 00:39:58 -0800 (PST) Date: Fri, 1 Dec 2023 10:39:57 +0200 From: Abel Vesa To: Krzysztof Kozlowski Cc: Andy Gross , Bjorn Andersson , Konrad Dybcio , Linus Walleij , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Srinivas Kandagatla , linux-arm-msm@vger.kernel.org, linux-gpio@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] dt-bindings: pinctrl: qcom,sm8550-lpass-lpi: add X1E80100 LPASS LPI Message-ID: References: <20231129155738.167030-1-krzysztof.kozlowski@linaro.org> Precedence: bulk X-Mailing-List: linux-arm-msm@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20231129155738.167030-1-krzysztof.kozlowski@linaro.org> On 23-11-29 16:57:38, Krzysztof Kozlowski wrote: > Document the Qualcomm X1E80100 SoC Low Power Audio SubSystem Low Power > Island (LPASS LPI) pin controller, compatible with earlier SM8550 model. > > Cc: Abel Vesa > Signed-off-by: Krzysztof Kozlowski Reviewed-by: Abel Vesa > --- > .../bindings/pinctrl/qcom,sm8550-lpass-lpi-pinctrl.yaml | 6 +++++- > 1 file changed, 5 insertions(+), 1 deletion(-) > > diff --git a/Documentation/devicetree/bindings/pinctrl/qcom,sm8550-lpass-lpi-pinctrl.yaml b/Documentation/devicetree/bindings/pinctrl/qcom,sm8550-lpass-lpi-pinctrl.yaml > index ef9743246849..ad5e32130fd7 100644 > --- a/Documentation/devicetree/bindings/pinctrl/qcom,sm8550-lpass-lpi-pinctrl.yaml > +++ b/Documentation/devicetree/bindings/pinctrl/qcom,sm8550-lpass-lpi-pinctrl.yaml > @@ -16,7 +16,11 @@ description: > > properties: > compatible: > - const: qcom,sm8550-lpass-lpi-pinctrl > + oneOf: > + - const: qcom,sm8550-lpass-lpi-pinctrl > + - items: > + - const: qcom,x1e80100-lpass-lpi-pinctrl > + - const: qcom,sm8550-lpass-lpi-pinctrl > > reg: > items: > -- > 2.34.1 >