From patchwork Thu Jan 26 13:14:10 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Abel Vesa X-Patchwork-Id: 647198 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 CD96DC61DA3 for ; Thu, 26 Jan 2023 13:14:57 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236496AbjAZNO4 (ORCPT ); Thu, 26 Jan 2023 08:14:56 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:50300 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S236512AbjAZNOs (ORCPT ); Thu, 26 Jan 2023 08:14:48 -0500 Received: from mail-wm1-x32b.google.com (mail-wm1-x32b.google.com [IPv6:2a00:1450:4864:20::32b]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C340169509 for ; Thu, 26 Jan 2023 05:14:24 -0800 (PST) Received: by mail-wm1-x32b.google.com with SMTP id bg13-20020a05600c3c8d00b003d9712b29d2so3224973wmb.2 for ; Thu, 26 Jan 2023 05:14:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; 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=p7V3laH3bCohYeyPJkEFuVpf3XlsAopRzeHI1Uj9B8U=; b=V63n/+VwNLZ6HZqTwu0QTJZt1Rpblj7GC6EbttSOIUrVRowAM/llOjimnq6m4NC1SS DBBTP5SyS8PU/+L5SxRQVIqN/71N9xNfxmd3RXIIVQp/W5ksqa7srafpJFMUgbIdmCti N7OGMj163p+LPOz1Sr+3+rFQvw7ceiDDEgmnrtN3Fe+qm3uVKB94g1hBu1FMFaF5FOxF S3rf+uGqsCTqFNWdLREmRy+W+X/C3WYXzf9HW7uDe42/WdVn7JKlVUetvU3Qxox8QFco iDAvpejQyYWVFR7isQzsSQ19y+m/FxDeHK5j+mM61rEcumqSCVQK0ySZRon8sE9B/U7I 1C1Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; 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=p7V3laH3bCohYeyPJkEFuVpf3XlsAopRzeHI1Uj9B8U=; b=OJBnNBidBIXCiep+0MkRyHFaOCnL0wYIl5nm4VJvzJXubqRVH8O52RCVO53+eO5oEY 9c68siHPnBtA+0yi2a1w9rLL4fmMaFxo8HoU9gau8s3oYqOL/H8iu+IOJgghD2GHdA6V nSOR73VA998kdtKtNmXCU72gUwt5riCytegFR5uXxLdY0R/90+9ToNQ5594w8XeJyxGK VTeXXeiNzzsKxAEs1Mn089NIdfb+x8s2//TvDi2xKGakUI4sE+y2D8+sq5o3OA077Eon z3x9SVhLeVTBLPgLy781iTT7fp3q9dNr8ZBKwpgbZeejKQkTy2xzsF/rKcXUDx2NV55a 4I2Q== X-Gm-Message-State: AFqh2kos3I32L3rKIomrQPai5rY00Q0VAq1SYM+CWrH5keNxINgHDc1r Yqij7Ris81z2mg2twPZ8kUM7lw== X-Google-Smtp-Source: AMrXdXs3ulda+XFv55nj2i5H17hvI3boVBI78iBB7I3UMm0dvkNXh8vDVeOztjyX4y9WU/I5L83+Mg== X-Received: by 2002:a05:600c:2d84:b0:3d9:e8b3:57f9 with SMTP id i4-20020a05600c2d8400b003d9e8b357f9mr36200959wmg.8.1674738863160; Thu, 26 Jan 2023 05:14:23 -0800 (PST) Received: from hackbox.lan ([94.52.112.99]) by smtp.gmail.com with ESMTPSA id 18-20020a05600c26d200b003da28dfdedcsm1719804wmv.5.2023.01.26.05.14.21 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 26 Jan 2023 05:14:22 -0800 (PST) From: Abel Vesa To: Andy Gross , Bjorn Andersson , Konrad Dybcio , Rob Herring , Krzysztof Kozlowski , "vkoul@kernel.org" , Kishon Vijay Abraham I , Philipp Zabel Cc: linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, Linux Kernel Mailing List , linux-phy@lists.infradead.org Subject: [PATCH v3 3/8] dt-bindings: phy: qcom,qmp-usb: Document SM8550 compatible Date: Thu, 26 Jan 2023 15:14:10 +0200 Message-Id: <20230126131415.1453741-4-abel.vesa@linaro.org> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20230126131415.1453741-1-abel.vesa@linaro.org> References: <20230126131415.1453741-1-abel.vesa@linaro.org> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org Add the SM8550 compatible to the list. Signed-off-by: Abel Vesa Acked-by: Rob Herring --- The v2 version of this patch was here: https://lore.kernel.org/all/20230126124651.1362533-4-abel.vesa@linaro.org/ Changes since v2: * none Changes since v1: * moved to sc8280xp bindings .../devicetree/bindings/phy/qcom,sc8280xp-qmp-usb43dp-phy.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/phy/qcom,sc8280xp-qmp-usb43dp-phy.yaml b/Documentation/devicetree/bindings/phy/qcom,sc8280xp-qmp-usb43dp-phy.yaml index 6f31693d9868..ec00fbc06abe 100644 --- a/Documentation/devicetree/bindings/phy/qcom,sc8280xp-qmp-usb43dp-phy.yaml +++ b/Documentation/devicetree/bindings/phy/qcom,sc8280xp-qmp-usb43dp-phy.yaml @@ -17,6 +17,7 @@ properties: compatible: enum: - qcom,sc8280xp-qmp-usb43dp-phy + - qcom,sm8550-qmp-usb3-dp-phy reg: maxItems: 1