From patchwork Sun Mar 26 15:57:44 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 667226 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 270B1C77B61 for ; Sun, 26 Mar 2023 15:58:03 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232120AbjCZP6B (ORCPT ); Sun, 26 Mar 2023 11:58:01 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:52108 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231671AbjCZP6A (ORCPT ); Sun, 26 Mar 2023 11:58:00 -0400 Received: from mail-ed1-x52a.google.com (mail-ed1-x52a.google.com [IPv6:2a00:1450:4864:20::52a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 467A819BC for ; Sun, 26 Mar 2023 08:57:59 -0700 (PDT) Received: by mail-ed1-x52a.google.com with SMTP id i5so26420762eda.0 for ; Sun, 26 Mar 2023 08:57:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1679846278; 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=aNPVK2ReHkSGBM2gXG4E7jHMeD3nyYKiKbBuZIOLG8w=; b=XJdHf89/UMGpUOKk5hZjPXCyzeQLTdJhp00CsClJIhzar/hLVW3xGAYXpA1O0WmCqA moXuq4XDSOFW7iR59cXucdQHHbKbnhk1H3ZBgQtutBkF9bVFqcMzKxWciXbTVQn/YiOe ZaDnnEs0jLZ1SE2Tnlf2x194csxyz9QSSMvVMURDrExgagmUiEmvRcZdgMjNtp4Xgsuw z8OvoQ759XXDSZr7YQAZTZftEEDPxguh9rf0zUsejaZgUPLaaw7mpCGrq0cR8QJBApK7 Jy66WVorGAVEc9kKOIRrBhImjfDYkShJ2r0A8V0FqpgDJa2fKU5cVelIO04RrByn3HI9 XqPw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679846278; 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=aNPVK2ReHkSGBM2gXG4E7jHMeD3nyYKiKbBuZIOLG8w=; b=NOVT2n8ClJ1vc0hYpviksXXBHQI/D9htAoq7wlWTLt1gI6DgHtdcGFPtEDyRh6djT0 JJp78IL7vZ2P139kh1+UAYa5kQM93TgnDrEE+QXnZo2nY9WztpTUEThQqX1JAh3vbWve +guK1CSA3Re8tELFuZJqYHawjJELwnhVrELUSqyBBOyhszxX+Huhw4HE2qNvre2ik+bx hLIBD11GafIiAGmES/Lx2gx6Kog7gJIHdqPVOm9Q5eACms9QiCHb50ywCLQ+4ccBi6m4 ArdF0gKA/uMckKMRriWqxSnJVlTlBFv4tQze1ehV0J9xZmzPqD5MGcBj6qcSaBKWM5rS RXNw== X-Gm-Message-State: AAQBX9fgeXAKyPDfuw6ifqlSQSFE5gAbl93FRCRYdq9ffIhtNJyNyAMp Y9LnL2O56U0cxWe4iULs7H/CUw== X-Google-Smtp-Source: AKy350a6zetR+juZHisCja6mrYmxW1klRQkVstsBBOsj+qbOY2UiKI+XrxAxTUmKTz2Jk4eSJ4Dzhw== X-Received: by 2002:a17:906:5a94:b0:931:6f5b:d284 with SMTP id l20-20020a1709065a9400b009316f5bd284mr10307472ejq.57.1679846277838; Sun, 26 Mar 2023 08:57:57 -0700 (PDT) Received: from krzk-bin.. ([2a02:810d:15c0:828:eca3:3b8f:823b:2669]) by smtp.gmail.com with ESMTPSA id q3-20020a50cc83000000b004fc86fcc4b3sm13705502edi.80.2023.03.26.08.57.57 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 26 Mar 2023 08:57:57 -0700 (PDT) From: Krzysztof Kozlowski To: Andy Gross , Bjorn Andersson , Konrad Dybcio , Rob Herring , Krzysztof Kozlowski , linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Krzysztof Kozlowski Subject: [PATCH 02/11] arm64: dts: qcom: sc8280xp-lenovo-thinkpad-x13s: use just "port" in panel Date: Sun, 26 Mar 2023 17:57:44 +0200 Message-Id: <20230326155753.92007-2-krzysztof.kozlowski@linaro.org> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20230326155753.92007-1-krzysztof.kozlowski@linaro.org> References: <20230326155753.92007-1-krzysztof.kozlowski@linaro.org> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org The panel bindings expect to have only one port, thus they do not allow to use "ports" node: sc8280xp-lenovo-thinkpad-x13s.dtb: panel: 'ports' does not match any of the regexes: 'pinctrl-[0-9]+' Signed-off-by: Krzysztof Kozlowski --- .../arm64/boot/dts/qcom/sc8280xp-lenovo-thinkpad-x13s.dts | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/arch/arm64/boot/dts/qcom/sc8280xp-lenovo-thinkpad-x13s.dts b/arch/arm64/boot/dts/qcom/sc8280xp-lenovo-thinkpad-x13s.dts index 0e7aa7bd9a2c..27371d4c186e 100644 --- a/arch/arm64/boot/dts/qcom/sc8280xp-lenovo-thinkpad-x13s.dts +++ b/arch/arm64/boot/dts/qcom/sc8280xp-lenovo-thinkpad-x13s.dts @@ -553,11 +553,9 @@ panel { backlight = <&backlight>; power-supply = <&vreg_edp_3p3>; - ports { - port { - edp_panel_in: endpoint { - remote-endpoint = <&mdss0_dp3_out>; - }; + port { + edp_panel_in: endpoint { + remote-endpoint = <&mdss0_dp3_out>; }; }; };