From patchwork Wed Mar 2 00:14:10 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Dmitry Baryshkov X-Patchwork-Id: 12765291 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 gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 812ADC433F5 for ; Wed, 2 Mar 2022 00:14:16 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 7EBF589E5A; Wed, 2 Mar 2022 00:14:15 +0000 (UTC) Received: from mail-lf1-x12c.google.com (mail-lf1-x12c.google.com [IPv6:2a00:1450:4864:20::12c]) by gabe.freedesktop.org (Postfix) with ESMTPS id 0A84689E5A for ; Wed, 2 Mar 2022 00:14:14 +0000 (UTC) Received: by mail-lf1-x12c.google.com with SMTP id w27so29679551lfa.5 for ; Tue, 01 Mar 2022 16:14:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=r6j1RnvliKlo06NEbsXMz1JE3sTo5nc2f1FocUULplg=; b=lYKRJMToGKwmhHNEU9Dj4fWJY81n58e98eZkT5KbJf0ah4zkCFYjSJMhk2RMLR2YVx 05tleAzmq9y79oH46pmnqhNWly2msX29NWR0gN2jKOdQS1Ib3J1d1Z08X0YSD+wdhdKM XpsaXyfdV4/KLU+MARc5ZH8hTL6PamJSMFi2HGgiKVw3yfPFvtK0dOO+sY/IDbNMwmWT nV3pO9dWZ3ioLblxd5zQDUN+1Zq1KvBr2K+2I98RJQ5ovA8rOA8Ille/1KDBtoyaV/zN 0lNHB07igQW7fPkfUS0R7fIsekEINc92bdREYIoz3zRcJ7JckJGXs0ApkXMydbBIj6ot PiqQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=r6j1RnvliKlo06NEbsXMz1JE3sTo5nc2f1FocUULplg=; b=PvA4K+SaBkk6YuO0HPpTRKynb2pO26sUukOZx5d+7rDZjc0jMLSmJrJsIMLnqeBtvl ALYuywHboeN2Sjeq2Ak3q8LDBsN9DTHa797LwWJjPqoh8UDZd5d56OZn8Cx53e1NDFF/ 0TZPemZDhfh8Qc6eyemGGN/TYjx+ZWDq67JRncnfNPzOiY1ZxHoXB0LCdoDi5fndlkAu zl2+tyt577zBdMH2qGBklfdJdSvgmFQF5J/F10TiJsOeL2qH3jmwiWR2Gcf4na3iDzkV VhPfNgeIZ2Ei03j76iSfWH77yS+yTF5eHB8FG/I/J3qAyINy6fzE5DO4pdfb7ULoimGd il2w== X-Gm-Message-State: AOAM532v2U+TjpxRynmQ4IwO9QSk32AlB7J6911E2VE7qrLsSUdZkGaB cyxvWIGFYNzKyXdGIl/Z9xANDQ== X-Google-Smtp-Source: ABdhPJzFFxxw80VkIGyBqID0M6qtQ02PtYQg3lVjdMGD0xBhjRsRppC656mY1y9Ek4dz+PiTMnv+Bg== X-Received: by 2002:ac2:5fc8:0:b0:445:a43e:3526 with SMTP id q8-20020ac25fc8000000b00445a43e3526mr6021693lfg.39.1646180052211; Tue, 01 Mar 2022 16:14:12 -0800 (PST) Received: from eriador.lan ([2001:470:dd84:abc0:5258:5528:7624:3edd]) by smtp.gmail.com with ESMTPSA id q5-20020a19a405000000b0042b6082b10fsm1734307lfc.262.2022.03.01.16.14.10 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 01 Mar 2022 16:14:11 -0800 (PST) From: Dmitry Baryshkov To: Bjorn Andersson , Rob Clark , Sean Paul , Abhinav Kumar , Rob Herring , Krzysztof Kozlowski Subject: [RESEND PATCH] dt-bindings: display/msm: add missing brace in dpu-qcm2290.yaml Date: Wed, 2 Mar 2022 03:14:10 +0300 Message-Id: <20220302001410.2264039-1-dmitry.baryshkov@linaro.org> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, Loic Poulain , David Airlie , linux-arm-msm@vger.kernel.org, dri-devel@lists.freedesktop.org, Stephen Boyd , freedreno@lists.freedesktop.org Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" Add missing brace in dpu-qcm2290.yaml. While we are at it, also fix indentation for another brace, so it matches the corresponding line. Reported-by: Rob Herring Cc: Loic Poulain Reviewed-by: Bjorn Andersson Signed-off-by: Dmitry Baryshkov Reviewed-by: Abhinav Kumar Reviewed-by: Stephen Boyd Acked-by: Rob Herring --- Didn't include freedreno@ in the first email, so resending. --- Documentation/devicetree/bindings/display/msm/dpu-qcm2290.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/display/msm/dpu-qcm2290.yaml b/Documentation/devicetree/bindings/display/msm/dpu-qcm2290.yaml index 8766b13f0c46..b1b4652077db 100644 --- a/Documentation/devicetree/bindings/display/msm/dpu-qcm2290.yaml +++ b/Documentation/devicetree/bindings/display/msm/dpu-qcm2290.yaml @@ -209,6 +209,7 @@ examples: remote-endpoint = <&dsi0_in>; }; }; - }; + }; }; + }; ...