From patchwork Fri Jan 13 06:33:51 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Dmitry Baryshkov X-Patchwork-Id: 642148 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 462D7C54EBE for ; Fri, 13 Jan 2023 06:51:07 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S239812AbjAMGvD (ORCPT ); Fri, 13 Jan 2023 01:51:03 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53910 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S240475AbjAMGuP (ORCPT ); Fri, 13 Jan 2023 01:50:15 -0500 Received: from mail-lf1-x12f.google.com (mail-lf1-x12f.google.com [IPv6:2a00:1450:4864:20::12f]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 1AE707D9FA for ; Thu, 12 Jan 2023 22:34:47 -0800 (PST) Received: by mail-lf1-x12f.google.com with SMTP id j17so31759759lfr.3 for ; Thu, 12 Jan 2023 22:34:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc:subject:date:message-id:reply-to; bh=Wa02nRWtFw12u53LiQ798dfsib+GYGyK/C00nF2+qvE=; b=T07UQpP8Gs9ETe0tParaPAPTaxYEVcTkuA8b18m/IsuUnBU+vdT2hB9RXtbLpdZ72a 7BvMG717cMaUSx2lrnaEV0x9iC8zlLr3WLzivX/QOYG1OCGFHLInae1sc63Sp+90sOD0 6nD6YUoUkTAx6i19bR0W7EBWXusUWu7hGbo/aQuntDZ4P86Za0gkE1szkl/oE40AaXqi Mdnu9WDteGijUQOzHo5rWRzedvBlkDfmPMV1ogEj54lUG+Y5i4Yy9UI/CIsHtO1ILrcc DNL729z0eQ1YDDf2Yp8ILJvh34SZPUSmRrb6nw6+WFaVIxB1BssnX0PQbQ8HV63I+xfe U+Tg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=Wa02nRWtFw12u53LiQ798dfsib+GYGyK/C00nF2+qvE=; b=jjppmdrB7mgJjr8787W4LrCWXGtRLuaSf6b4AwWkNWJHKtPSFvLL0ke8GiH8uxH8St fGeEWB85wJAuo332NQFCsBx+7KfA0Yyp5HUjGqePUzr7menv0tlTIGfM26iV6vkm8Ujl /Tq8z8D29pJSCdOGLsxmuVBrHJIaJ1piRfSCxk8LANZRKiR6zjo3orbMlo7QuA4i7TEg dcvX7GWvkpRtkkwPvj64t6K6OCC/yHIjJ7llVZv13PpSdn+vmmbLPNDtF9HYCeB2SBWL /35pbh9jv2ZbCLurqhq8gUr5a6ayrnOCwOS0gvY9DUO6UzGEMVsAxIDwXWBSH1OMCTP1 qxbw== X-Gm-Message-State: AFqh2kp8wBIYFhrictgL46aMF+VyYTDQP1Efl6RGJDBwviBH7K/VZZXR 0NZhXa/8xCbNKn+wlrgbz+tmwQ== X-Google-Smtp-Source: AMrXdXs81VzZPBwLRDFIgEm00wNsm7rdGNW6tKDKTFkJkk1FnbAfsBnHRkGR4bBJFScvGJyCG+8QSw== X-Received: by 2002:ac2:5fcf:0:b0:4a4:68b7:d64b with SMTP id q15-20020ac25fcf000000b004a468b7d64bmr19275610lfg.50.1673591633228; Thu, 12 Jan 2023 22:33:53 -0800 (PST) Received: from eriador.lumag.spb.ru ([194.204.33.9]) by smtp.gmail.com with ESMTPSA id f23-20020ac25337000000b004b55ddeb7e3sm3693524lfh.309.2023.01.12.22.33.51 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 12 Jan 2023 22:33:52 -0800 (PST) From: Dmitry Baryshkov To: Andy Gross , Bjorn Andersson , Konrad Dybcio , Rob Clark , Sean Paul , Abhinav Kumar , Rob Herring , Krzysztof Kozlowski Cc: Stephen Boyd , David Airlie , Daniel Vetter , linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, dri-devel@lists.freedesktop.org, freedreno@lists.freedesktop.org Subject: [PATCH] dt-bindings: display/msm/dsi-phy: drop unused allOf clauses Date: Fri, 13 Jan 2023 08:33:51 +0200 Message-Id: <20230113063351.24131-1-dmitry.baryshkov@linaro.org> X-Mailer: git-send-email 2.39.0 MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org Signed-off-by: Dmitry Baryshkov --- .../devicetree/bindings/display/msm/dsi-phy-10nm.yaml | 3 +-- .../devicetree/bindings/display/msm/dsi-phy-14nm.yaml | 3 +-- .../devicetree/bindings/display/msm/dsi-phy-20nm.yaml | 3 +-- .../devicetree/bindings/display/msm/dsi-phy-28nm.yaml | 3 +-- Documentation/devicetree/bindings/display/msm/dsi-phy-7nm.yaml | 3 +-- 5 files changed, 5 insertions(+), 10 deletions(-) diff --git a/Documentation/devicetree/bindings/display/msm/dsi-phy-10nm.yaml b/Documentation/devicetree/bindings/display/msm/dsi-phy-10nm.yaml index 3ec466c3ab38..71702151bafa 100644 --- a/Documentation/devicetree/bindings/display/msm/dsi-phy-10nm.yaml +++ b/Documentation/devicetree/bindings/display/msm/dsi-phy-10nm.yaml @@ -9,8 +9,7 @@ title: Qualcomm Display DSI 10nm PHY maintainers: - Krishna Manikandan -allOf: - - $ref: dsi-phy-common.yaml# +$ref: dsi-phy-common.yaml# properties: compatible: diff --git a/Documentation/devicetree/bindings/display/msm/dsi-phy-14nm.yaml b/Documentation/devicetree/bindings/display/msm/dsi-phy-14nm.yaml index a43e11d3b00d..cc99946245c6 100644 --- a/Documentation/devicetree/bindings/display/msm/dsi-phy-14nm.yaml +++ b/Documentation/devicetree/bindings/display/msm/dsi-phy-14nm.yaml @@ -9,8 +9,7 @@ title: Qualcomm Display DSI 14nm PHY maintainers: - Krishna Manikandan -allOf: - - $ref: dsi-phy-common.yaml# +$ref: dsi-phy-common.yaml# properties: compatible: diff --git a/Documentation/devicetree/bindings/display/msm/dsi-phy-20nm.yaml b/Documentation/devicetree/bindings/display/msm/dsi-phy-20nm.yaml index 9c1f9140c731..ae4df76835f7 100644 --- a/Documentation/devicetree/bindings/display/msm/dsi-phy-20nm.yaml +++ b/Documentation/devicetree/bindings/display/msm/dsi-phy-20nm.yaml @@ -9,8 +9,7 @@ title: Qualcomm Display DSI 20nm PHY maintainers: - Krishna Manikandan -allOf: - - $ref: dsi-phy-common.yaml# +$ref: dsi-phy-common.yaml# properties: compatible: diff --git a/Documentation/devicetree/bindings/display/msm/dsi-phy-28nm.yaml b/Documentation/devicetree/bindings/display/msm/dsi-phy-28nm.yaml index cf4a338c4661..96c607d7196e 100644 --- a/Documentation/devicetree/bindings/display/msm/dsi-phy-28nm.yaml +++ b/Documentation/devicetree/bindings/display/msm/dsi-phy-28nm.yaml @@ -9,8 +9,7 @@ title: Qualcomm Display DSI 28nm PHY maintainers: - Krishna Manikandan -allOf: - - $ref: dsi-phy-common.yaml# +$ref: dsi-phy-common.yaml# properties: compatible: diff --git a/Documentation/devicetree/bindings/display/msm/dsi-phy-7nm.yaml b/Documentation/devicetree/bindings/display/msm/dsi-phy-7nm.yaml index 78ab8c410ccd..53e2f005d3cf 100644 --- a/Documentation/devicetree/bindings/display/msm/dsi-phy-7nm.yaml +++ b/Documentation/devicetree/bindings/display/msm/dsi-phy-7nm.yaml @@ -9,8 +9,7 @@ title: Qualcomm Display DSI 7nm PHY maintainers: - Jonathan Marek -allOf: - - $ref: dsi-phy-common.yaml# +$ref: dsi-phy-common.yaml# properties: compatible: