From patchwork Sun May 21 19:54:19 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Dmitry Baryshkov X-Patchwork-Id: 684649 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 04F1AC7EE37 for ; Sun, 21 May 2023 19:54:39 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230394AbjEUTyh (ORCPT ); Sun, 21 May 2023 15:54:37 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42670 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230414AbjEUTye (ORCPT ); Sun, 21 May 2023 15:54:34 -0400 Received: from mail-ej1-x635.google.com (mail-ej1-x635.google.com [IPv6:2a00:1450:4864:20::635]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 7B52FF1 for ; Sun, 21 May 2023 12:54:27 -0700 (PDT) Received: by mail-ej1-x635.google.com with SMTP id a640c23a62f3a-96f5685f902so456003766b.2 for ; Sun, 21 May 2023 12:54:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1684698866; x=1687290866; 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=EiroO27hS4AZF+snBjK2iCZGd/3jX9bw1tCwVqyDokg=; b=wuDapbFMPAncSWnJByYOtOfsbTm8dj1JJeHqCP/X8yZfziIh8TASA0SnTs8f3rXndj CMRraVoDoRtJgAjV3mC9bPdftpmUMQLoECTYZDwBu50h6diC1olMuBCstSobp1mploNv ej1fViGCbNqHz2L12L/63a6BdO/yyDQlY1KzTEaiYzQUudMiY3avWL6QEQrVF8qJcDgQ 8ZFR7cpfiwBqYNgrIWYHKe4AbMumo6YHDxDMtCNlrbT7PUXOy6IQJFGh+U63YPFvYyA/ LUd1aiKsMNnSLSKlDpYCGUkx/Vi/9+i/bNOKTFqM+zTbO08pmfBYJnM4QekUJd/EduFX f2nw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684698866; x=1687290866; 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=EiroO27hS4AZF+snBjK2iCZGd/3jX9bw1tCwVqyDokg=; b=NX93cqCNYShY/8kUjr1SaznxtuhOvgCkENqlLR8kw17V+6HZPEbUPrZqKszJzXVjmB SkA4bJS8XluL57B/jheNX2vHKi8Lvzly87MK074LZtJbYNpUsyD2cj7CHD7mveOcNKJg 9iOOl+nr1ceyFpdU5EPw4cvNxlgMgaVUpEtfi+v5c8ZOCUlM5Y7NSYCA7URNexyg3uo2 vCYkVq33huw4Ol2TGFpGSTNl0eE8HO1GxqNWoDsINWTyzBiTeFsu1p0WeCPBy4LftsM9 fFzi4K/wJ5opmDj2Yfx5xgOwkwDKNXGDPYOPYjgfWEYUog1EcJCUAHabpcqiwprLu5/O 48sA== X-Gm-Message-State: AC+VfDyY6epdYehDAk+JerdzIo1ZK+qq91DDH417cKoP+BKA5SdW2mkA Gc/R+/kAY7MQsN2bEcbL7oatmA== X-Google-Smtp-Source: ACHHUZ4MIuluagbqdvh9H3M0ULmHjWj6OyQ55qoCZ0q7HoxaFoPw7dSC1DDmXRVfySSk9m8G8VuzMw== X-Received: by 2002:a17:907:6288:b0:96a:316f:8abf with SMTP id nd8-20020a170907628800b0096a316f8abfmr8361736ejc.20.1684698865865; Sun, 21 May 2023 12:54:25 -0700 (PDT) Received: from umbar.unikie.fi ([192.130.178.91]) by smtp.gmail.com with ESMTPSA id 16-20020a170906101000b00965ffb8407asm2187107ejm.87.2023.05.21.12.54.24 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 21 May 2023 12:54:25 -0700 (PDT) From: Dmitry Baryshkov To: Andy Gross , Bjorn Andersson , Konrad Dybcio , Vinod Koul , Kishon Vijay Abraham I , Rob Herring , Krzysztof Kozlowski Cc: Philipp Zabel , linux-arm-msm@vger.kernel.org, linux-phy@lists.infradead.org, devicetree@vger.kernel.org Subject: [RESEND PATCH v2 4/5] dt-bindings: phy: qcom,msm8996-qmp-usb3-phy: drop legacy bindings Date: Sun, 21 May 2023 22:54:19 +0300 Message-Id: <20230521195420.12454-5-dmitry.baryshkov@linaro.org> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20230521195420.12454-1-dmitry.baryshkov@linaro.org> References: <20230521195420.12454-1-dmitry.baryshkov@linaro.org> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org The qcom,msm8996-qmp-usb3-phy.yaml defines bindings for several PHYs which predate USB -> USB+DP migration. Now as sm8150 has been migrated, drop the legacy bindings completely. No device trees use them anymore. Newer USB+DP bindings should use combo bindings from the beginning. Signed-off-by: Dmitry Baryshkov --- .../phy/qcom,msm8996-qmp-usb3-phy.yaml | 80 ------------------- 1 file changed, 80 deletions(-) diff --git a/Documentation/devicetree/bindings/phy/qcom,msm8996-qmp-usb3-phy.yaml b/Documentation/devicetree/bindings/phy/qcom,msm8996-qmp-usb3-phy.yaml index 4c96dab5b9e3..827109d37041 100644 --- a/Documentation/devicetree/bindings/phy/qcom,msm8996-qmp-usb3-phy.yaml +++ b/Documentation/devicetree/bindings/phy/qcom,msm8996-qmp-usb3-phy.yaml @@ -23,25 +23,16 @@ properties: - qcom,ipq8074-qmp-usb3-phy - qcom,msm8996-qmp-usb3-phy - qcom,msm8998-qmp-usb3-phy - - qcom,sc7180-qmp-usb3-phy - - qcom,sc8180x-qmp-usb3-phy - - qcom,sdm845-qmp-usb3-phy - qcom,sdm845-qmp-usb3-uni-phy - qcom,sdx55-qmp-usb3-uni-phy - qcom,sdx65-qmp-usb3-uni-phy - - qcom,sm8150-qmp-usb3-phy - qcom,sm8150-qmp-usb3-uni-phy - - qcom,sm8250-qmp-usb3-phy - qcom,sm8250-qmp-usb3-uni-phy - - qcom,sm8350-qmp-usb3-phy - qcom,sm8350-qmp-usb3-uni-phy - - qcom,sm8450-qmp-usb3-phy reg: - minItems: 1 items: - description: serdes - - description: DP_COM "#address-cells": enum: [ 1, 2 ] @@ -126,28 +117,6 @@ required: additionalProperties: false allOf: - - if: - properties: - compatible: - contains: - enum: - - qcom,sc7180-qmp-usb3-phy - then: - properties: - clocks: - maxItems: 4 - clock-names: - items: - - const: aux - - const: cfg_ahb - - const: ref - - const: com_aux - resets: - maxItems: 1 - reset-names: - items: - - const: phy - - if: properties: compatible: @@ -202,7 +171,6 @@ allOf: compatible: contains: enum: - - qcom,sm8150-qmp-usb3-phy - qcom,sm8150-qmp-usb3-uni-phy - qcom,sm8250-qmp-usb3-uni-phy - qcom,sm8350-qmp-usb3-uni-phy @@ -223,51 +191,6 @@ allOf: - const: phy - const: common - - if: - properties: - compatible: - contains: - enum: - - qcom,sm8250-qmp-usb3-phy - - qcom,sm8350-qmp-usb3-phy - then: - properties: - clocks: - maxItems: 3 - clock-names: - items: - - const: aux - - const: ref_clk_src - - const: com_aux - resets: - maxItems: 2 - reset-names: - items: - - const: phy - - const: common - - - if: - properties: - compatible: - contains: - enum: - - qcom,sdm845-qmp-usb3-phy - - qcom,sm8150-qmp-usb3-phy - - qcom,sm8350-qmp-usb3-phy - - qcom,sm8450-qmp-usb3-phy - then: - patternProperties: - "^phy@[0-9a-f]+$": - properties: - reg: - items: - - description: TX lane 1 - - description: RX lane 1 - - description: PCS - - description: TX lane 2 - - description: RX lane 2 - - description: PCS_MISC - - if: properties: compatible: @@ -293,12 +216,9 @@ allOf: enum: - qcom,ipq6018-qmp-usb3-phy - qcom,ipq8074-qmp-usb3-phy - - qcom,sc7180-qmp-usb3-phy - - qcom,sc8180x-qmp-usb3-phy - qcom,sdx55-qmp-usb3-uni-phy - qcom,sdx65-qmp-usb3-uni-phy - qcom,sm8150-qmp-usb3-uni-phy - - qcom,sm8250-qmp-usb3-phy then: patternProperties: "^phy@[0-9a-f]+$":