From nobody Fri Sep 5 23:20:33 2025 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 78CC1C05027 for ; Thu, 26 Jan 2023 14:00:11 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231550AbjAZOAJ (ORCPT ); Thu, 26 Jan 2023 09:00:09 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:54060 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231572AbjAZN7l (ORCPT ); Thu, 26 Jan 2023 08:59:41 -0500 Received: from mail-wr1-x434.google.com (mail-wr1-x434.google.com [IPv6:2a00:1450:4864:20::434]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 0AB416A73D for ; Thu, 26 Jan 2023 05:59:18 -0800 (PST) Received: by mail-wr1-x434.google.com with SMTP id t18so1882110wro.1 for ; Thu, 26 Jan 2023 05:59:18 -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=JwXf2047+hi/AeAqI5m/w1YUk4KylbD2BCgLR+1i3CE=; b=dSXKZWJcgPLKm97z6OFwwrz6aIf1Vx+18WpyiKVwo8JaUo0wJK8s1GqdhgWKhzJgBC Dd0PvI1W3PsQ5JVMvs7W+DpzAqeexYc6SGD5jGkqth4Ui7pQFH5smH+9fEy36obFB5/d l1dSrW4jT1WLZnPgX9orXg/0UZ6Sj6/ASatTi+MxOTeyonMosiNIAQIeyREsSzb7Ru61 22HSlRuwfrXWLO+QDnybLmmKaEvTfTxTt4FqhfqlyJryu0Z/Kna8RGreyZexKrfawqOb KHIEIVFj04Arc1CCos8KloHZ5/GSdVr3LnyXk+nNHjKruCDDj032COQjThxkbqXP34L2 9b2Q== 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=JwXf2047+hi/AeAqI5m/w1YUk4KylbD2BCgLR+1i3CE=; b=GfALkMllLJwBmlRrsawA6HHPGJ2pMbnrEoXBRxUaQqcgObGC20LQSTkFimFwu6mW0N 8m4ElT+n0cxDmms+xFOY/vf8hwfdfCYHdqweheS3oVd1tIVDS+BB0oevsinxBGe74+U5 dqHwequbkVR6jccx/5aDpHWR4IzuyOv7tBnav4vW26/6qzMUO3KeFsSG4e6V2f/eCGfG kfxiA13bEjvLI2a9MNbX0AKOGJDKkuGGm0sy/F6qmOcILLdM5Arjoy/2yrbBtXvsgfgm VEDuG2GQLlcKSrhpRorDwTSyWt7VRelY8ewCKdNfMW49mBBKweSdoFHLx0WsWDyVWWHh bt0Q== X-Gm-Message-State: AFqh2krcH95fqUGXWFtxV9qpHzuy8vfdRO+jsm/nM0ArvbUhYZU4MPeM nc1tc+gl4r8bg+OMZqLr63UbZA== X-Google-Smtp-Source: AMrXdXv1sxQUxwm9hhjE+Mpz3hy15gKvu4QtgIEtWRnt22nyf7jTGEttFz2syjCVSyAg6tHiucbzDg== X-Received: by 2002:adf:e18c:0:b0:2be:493f:3b34 with SMTP id az12-20020adfe18c000000b002be493f3b34mr29630818wrb.26.1674741556524; Thu, 26 Jan 2023 05:59:16 -0800 (PST) Received: from hackbox.lan ([94.52.112.99]) by smtp.gmail.com with ESMTPSA id l15-20020a5d6d8f000000b002bfb37497a8sm1594067wrs.31.2023.01.26.05.59.15 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 26 Jan 2023 05:59:16 -0800 (PST) From: Abel Vesa To: Andy Gross , Bjorn Andersson , Konrad Dybcio , Lee Jones , Rob Herring , Krzysztof Kozlowski , "vkoul@kernel.org" , Kishon Vijay Abraham I Cc: linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, Linux Kernel Mailing List , linux-phy@lists.infradead.org Subject: [RFC v2 2/7] dt-bindings: phy: qcom,snps-eusb2-repeater: Add phy related properties Date: Thu, 26 Jan 2023 15:59:04 +0200 Message-Id: <20230126135909.1624890-3-abel.vesa@linaro.org> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20230126135909.1624890-1-abel.vesa@linaro.org> References: <20230126135909.1624890-1-abel.vesa@linaro.org> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Type: text/plain; charset="utf-8" The phy properties are used for allowing the eusb2 to interface with the repeater, which is modelled as a phy driver. Add the phys and phy-names properties. Signed-off-by: Abel Vesa --- .../devicetree/bindings/phy/qcom,snps-eusb2-phy.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/Documentation/devicetree/bindings/phy/qcom,snps-eusb2-phy.yaml= b/Documentation/devicetree/bindings/phy/qcom,snps-eusb2-phy.yaml index 49a5dad486c2..3279ed0fd44f 100644 --- a/Documentation/devicetree/bindings/phy/qcom,snps-eusb2-phy.yaml +++ b/Documentation/devicetree/bindings/phy/qcom,snps-eusb2-phy.yaml @@ -36,6 +36,15 @@ properties: description: Phandle to reset to phy block. =20 + phys: + maxItems: 1 + description: + Phandle to eUSB2 to USB 2.0 repeater + + phy-names: + items: + - const: eusb2-repeater + vdd-supply: description: Phandle to 0.88V regulator supply to PHY digital circuit. --=20 2.34.1