From patchwork Tue Oct 3 01:21:23 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Richard Acayan X-Patchwork-Id: 13406664 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 7AE7AE776ED for ; Tue, 3 Oct 2023 01:21:53 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 27D1710E1FA; Tue, 3 Oct 2023 01:21:46 +0000 (UTC) Received: from mail-qk1-x730.google.com (mail-qk1-x730.google.com [IPv6:2607:f8b0:4864:20::730]) by gabe.freedesktop.org (Postfix) with ESMTPS id B445F10E19A; Tue, 3 Oct 2023 01:21:43 +0000 (UTC) Received: by mail-qk1-x730.google.com with SMTP id af79cd13be357-77421a47db6so31194685a.0; Mon, 02 Oct 2023 18:21:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1696296103; x=1696900903; 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=CDUhV7X2fQ6fwjt+NvQzRWofdRFh6jkyURVlc4RyHDP2gAb5PFxvaDjRMWc06E8yYU 2QaRMYvLqOxg7Afbf8yHH7qOtQ/Bo9UV0YHUOtG4tlPuAFN5P7KXUALKegiVw2mY1Edy UBKC3tZnCp734GrXRb0nNFAm8VIjRHvC14QALbHUPY7SvjAucOmtLgEVsXY4LOVokm8k IqNzuB4uJzD9GfSG6IoZDThN1bTOl8BofCmu7NS1f4Epu+Ku4EloJ7jo9rPz+/l7T9am HwMOm3FqcXHJxUwsO0SSB5DSAwpRtdcbXo3YhQm8aVXSERXqLsJYissnPJUZ5Ecsqliy aplA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696296103; x=1696900903; 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=UP/pQGGx1GJmdhdnw4Ptt9nwNmZAlfWUCcygXUT4V/DkXsv6csQIX04B+Y1FuwM7qR MjQW4oGT+Gj5XEONt8ZTRlBWP9a+1NuJOd2hT/RM68+IvWzX+ez7tCuX2Py5UIoojFZM 4Xb8bUh4oZ/hyZ5PqiZBd/6m/n4E95KW61QuJMypyJd4FjfhFpfkDUg5luk0pnkmjCpV LvwQ6Y4eXtWnRGM/I6JRmWlIBoMGxVnl7vKwHg7KnSdM2hyUsBzUr7VFUa6QYYts4kpt VXKM7ddWrF+60kf847UXzKZxsW3splWbeYbbzWy5ICbXUjPdsN2YCLHdLpiHENApYCSb ymig== X-Gm-Message-State: AOJu0Yx2P7FZYAGGFxTY/BWIaK5lwkFpk+/PRyu9tHWNookdeouB9qsj qelDQ8KwvWHMSX0zuLVCwkA= X-Google-Smtp-Source: AGHT+IHNw8OGFUKkkjiEB8fAXFWK2G4+EKx2/dfUGfePzwxGu8lQ/VgsWBi879Zgmova1OXAa/z7Mg== X-Received: by 2002:a05:620a:15b1:b0:775:7e16:2cdf with SMTP id f17-20020a05620a15b100b007757e162cdfmr11749871qkk.39.1696296102740; Mon, 02 Oct 2023 18:21:42 -0700 (PDT) Received: from localhost ([2607:fea8:529e:7800::efbe]) by smtp.gmail.com with ESMTPSA id b7-20020a05620a126700b00767d8e12ce3sm52577qkl.49.2023.10.02.18.21.42 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 02 Oct 2023 18:21:42 -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 v2 2/6] dt-bindings: display/msm: sdm845-dpu: Describe SDM670 Date: Mon, 2 Oct 2023 21:21:23 -0400 Message-ID: <20231003012119.857198-11-mailingradian@gmail.com> X-Mailer: git-send-email 2.42.0 In-Reply-To: <20231003012119.857198-9-mailingradian@gmail.com> References: <20231003012119.857198-9-mailingradian@gmail.com> 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: 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: