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-x130.google.com (mail-lf1-x130.google.com [IPv6:2a00:1450:4864:20::130]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id F1E1E1717 for ; Fri, 1 Dec 2023 00:40:00 -0800 (PST) Received: by mail-lf1-x130.google.com with SMTP id 2adb3069b0e04-50bc501081fso2706457e87.1 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=M2YU23voKiCrTpkSqIdyuB02e5fPZZlfsC/kFr+CpLFQdnxLJil/hcPM01QcqaDcFH R+AtySunK1npShSV93pM9Y1WtjwPSmoaUmSQ7VJQzI0cZ1xV1u20a1ZQYfw7AuOPV0wI 5xz0rh2ahzBvRDuj3r5fyJO/F4Mnc5j7KDdFmRGqipQLW32Afc4Xa+yPNeNrZh8AOoK2 frtBDwJIrrhlPXtBYpMT1Qz9/TmK3piKA8z3ZSKuRnRgfwRyXbj0jvlO2hiEa94zgtvR d/M6FY2F3Ff4yUdVKu9hCmBwJeA4tSeRmbfZyF7flNdV+kseUWQFKAVEKmQXNUU6VrSC CMDQ== X-Gm-Message-State: AOJu0YwTgwQiwbQkhiF18E0GRB8stRYvRZPMptN4NrdwLU0QGcIxL6z5 frYMz5RGWuwrfFw2Iccm+Gn5P50x1Cov0lOgiWk= 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-gpio@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 >