From mboxrd@z Thu Jan 1 00:00:00 1970 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 BC638E9413E for ; Mon, 9 Oct 2023 23:34:14 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id D98BD10E2FC; Mon, 9 Oct 2023 23:34:07 +0000 (UTC) Received: from mail-qv1-xf2b.google.com (mail-qv1-xf2b.google.com [IPv6:2607:f8b0:4864:20::f2b]) by gabe.freedesktop.org (Postfix) with ESMTPS id 03C5110E157; Mon, 9 Oct 2023 23:34:03 +0000 (UTC) Received: by mail-qv1-xf2b.google.com with SMTP id 6a1803df08f44-65d0da28fa8so30483746d6.0; Mon, 09 Oct 2023 16:34:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1696894443; x=1697499243; darn=lists.freedesktop.org; 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=PIKmGdB/3utN+fo5YOdVXRGf1bdkoiZsUcVvijZ0k1o=; b=fjdR+KO5ilRCcJwuOklIxb1jrygBrN5zyELZgrsmG21h/4H96i264r+fHWs2HZhIjy S/jlB3qxsUvORYRr/xT4Pp77UcA0BzP/FbP3sT7YIiP3Ogwz8zJ3ltHRVLVnafAfrkJp y8ev1VJzEUFpbbmOTvb68nHTLPpvM3pdvHukxotmXIh5vSMfq/clVjMURNU5fP6xbsiB VuCj0nbxhD6DB8wsLDP3c0MvwdVEebPiI7eS4nJlPKawKMypE52FN+y5sMZ5mUzaF6nt 8mTrbH6//HpwbmzShs9pp9Vl4KJ6QLeA0rMb0zORuv6qheGSo0R07PQRVg6hJXzAQyzj 9Wow== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696894443; x=1697499243; 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=PIKmGdB/3utN+fo5YOdVXRGf1bdkoiZsUcVvijZ0k1o=; b=O7OzxMqs2/5ww/yglRBRACWqQuWB+J5tB5Lrg1yA48w1AktvYGC0RhFSUxF+fQsWd7 nVdYPx+E5wYeQWdqLCfg0waY0MZcbPh4CYpNRzLHJMas2vZpBBKowSJGC8jl+b9Q6Ztw V7xra5XSjEUzY9C8evEI/OXNRtzOwer2jl58RmBV+zGfCMuK/AtGXmZ7ojkflun04hX3 PGFQPSN/hQONS7ptJQFoiPzzRDsDzSm3T4XYIADCXcx62Du8lKIRw0yXuJnQxrAjfkMR D4LWVE9qNtnyyFgSdOByu78xGWAWYJThbmcdh+Honxf3dHmeG5rDCWsmfC1Gk0Y8t1qW NRaA== X-Gm-Message-State: AOJu0YwPSL8g0uTS05bavOzQecjWVVyRAbwwn8O89kUErac+NFqYs+N0 19vKAfTVbr0/4B/lvB9pW1SFzwvO4O8= X-Google-Smtp-Source: AGHT+IFX1KSpG727R4twyvT2uLP009BJLPc6asGHk6ULCbzHqgbGEdlfEzdid0hphdLUc+clgU05bw== X-Received: by 2002:a0c:dd90:0:b0:63d:657:4cb9 with SMTP id v16-20020a0cdd90000000b0063d06574cb9mr17283505qvk.42.1696894443008; Mon, 09 Oct 2023 16:34:03 -0700 (PDT) Received: from localhost ([2607:fea8:529e:7800::1d3d]) by smtp.gmail.com with ESMTPSA id s3-20020a0cb303000000b006585c7f64a3sm4296617qve.14.2023.10.09.16.34.02 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 09 Oct 2023 16:34:02 -0700 (PDT) From: Richard Acayan To: Rob Clark , Abhinav Kumar , Dmitry Baryshkov , Sean Paul , Marijn Suijten , David Airlie , Daniel Vetter , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Andy Gross , Bjorn Andersson , Konrad Dybcio , Neil Armstrong , Robert Foss , Kuogee Hsieh , Vinod Polimera , Ryan McCann , Jessica Zhang , Liu Shixin , Krishna Manikandan , linux-arm-msm@vger.kernel.org, dri-devel@lists.freedesktop.org, freedreno@lists.freedesktop.org, devicetree@vger.kernel.org Subject: [PATCH v3 2/6] dt-bindings: display/msm: sdm845-dpu: Describe SDM670 Date: Mon, 9 Oct 2023 19:33:40 -0400 Message-ID: <20231009233337.485054-10-mailingradian@gmail.com> X-Mailer: git-send-email 2.42.0 In-Reply-To: <20231009233337.485054-8-mailingradian@gmail.com> References: <20231009233337.485054-8-mailingradian@gmail.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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: Richard Acayan Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" The SDM670 display controller has the same requirements as the SDM845 display controller, despite having distinct properties as described in the catalog. Add the compatible for SDM670 to the SDM845 controller. Acked-by: Rob Herring Signed-off-by: Richard Acayan --- .../devicetree/bindings/display/msm/qcom,sdm845-dpu.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/display/msm/qcom,sdm845-dpu.yaml b/Documentation/devicetree/bindings/display/msm/qcom,sdm845-dpu.yaml index b917064bdf33..dc11fd421a27 100644 --- a/Documentation/devicetree/bindings/display/msm/qcom,sdm845-dpu.yaml +++ b/Documentation/devicetree/bindings/display/msm/qcom,sdm845-dpu.yaml @@ -13,7 +13,9 @@ $ref: /schemas/display/msm/dpu-common.yaml# properties: compatible: - const: qcom,sdm845-dpu + enum: + - qcom,sdm670-dpu + - qcom,sdm845-dpu reg: items: -- 2.42.0