From mboxrd@z Thu Jan 1 00:00:00 1970 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 EFCFAC636CC for ; Sat, 11 Feb 2023 13:49:20 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229625AbjBKNtU (ORCPT ); Sat, 11 Feb 2023 08:49:20 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:54836 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229635AbjBKNtT (ORCPT ); Sat, 11 Feb 2023 08:49:19 -0500 Received: from mail-wm1-x333.google.com (mail-wm1-x333.google.com [IPv6:2a00:1450:4864:20::333]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 77E2128236 for ; Sat, 11 Feb 2023 05:49:18 -0800 (PST) Received: by mail-wm1-x333.google.com with SMTP id n13so5745876wmr.4 for ; Sat, 11 Feb 2023 05:49:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=MnfzBiktksQsGYvw/qPfvChM1tKpn2xHHEtb2ZxpH3A=; b=x1gnL8NKsVz5ZGzWVr/mJF13Vjl3h7Rwmz5oYj5ywVWD4HAFKr2BzYSEfIWbMG4vYz CDYQMgrEGV9FIr4E1OuD6rk7BNROlyjz3Yc16SY6quecz1i5BjrXGplAjrsbFHtjb/8q Wq+sQ249kCvAB0xQM8YfCLwhBA1ipOlztN+gTAsfijIi8AAi29NAWuicCvd8JiM3sIpf D+eGJWOqYtkD0kRRUrgJJgJwFBfv4kM7rcRsZZQm1thFBThFmLxogORlpI21uVq5+bfa Flm6UQ5HaUFTKVkC6HMljqP+javiJ+chQWbdOJ2nG/qpkYEPW3WpwJWak1fcSlIGW0DA iJ2A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=MnfzBiktksQsGYvw/qPfvChM1tKpn2xHHEtb2ZxpH3A=; b=LL1w+8wJ1ijQ+iZ3Wr8TENj44zStNGUkluxrBGNoFaNuOW9q3U2ueO/YTFbiLRMlVd AkP/mJTc4ztEdEkc5ykXUp8pKvFrNHuR6z5TXWV+JT0JrzLvsW/1p0MKdmfooYlmpZ/1 +weJwY7VqKQchr4fALxJPsWCweIzn0CS2FwlxM8NFVWZ1bwRBbWMUNhCw03XVR8ZBH5p NchrSC4reknMgHGXgWD7nWClFbWlF5s7tB16XnWLLAXhCWs+U9yrzHoXsmIBche8R36F nmRS2fnxnkgn1qLactEuyIV5bgdc9QqQfNz9CF3FMRlDzEpcAxvzG92xuKadKudyn8xn M0Cg== X-Gm-Message-State: AO0yUKWIijSl2YX0w6MYDAwSopcXS/hhk64dw2P6U6n2C4+zfDtD7bdN aoU5K+DtyNFBIcjyOeAVfW8x3A== X-Google-Smtp-Source: AK7set/LsuYodEEOcidXf0D4o0B3LrUM3jAixoxUL02Fyge8P3l4XD+91MwFH+ek7E8+PWPC0x1n3g== X-Received: by 2002:a05:600c:4d97:b0:3e0:c75:7071 with SMTP id v23-20020a05600c4d9700b003e00c757071mr15266644wmp.5.1676123357077; Sat, 11 Feb 2023 05:49:17 -0800 (PST) Received: from ?IPV6:2a01:e0a:982:cbb0:e13f:18ce:8394:3c66? ([2a01:e0a:982:cbb0:e13f:18ce:8394:3c66]) by smtp.gmail.com with ESMTPSA id t15-20020a5d534f000000b002c55306f6edsm135154wrv.54.2023.02.11.05.49.14 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sat, 11 Feb 2023 05:49:16 -0800 (PST) Message-ID: Date: Sat, 11 Feb 2023 14:49:12 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.6.1 Subject: Re: [PATCH] dt-bindings: phy: amlogic,g12a-usb3-pcie-phy: add missing optional phy-supply property Content-Language: fr, en-GB To: Vinod Koul Cc: Kishon Vijay Abraham I , Rob Herring , Krzysztof Kozlowski , Martin Blumenstingl , Rob Herring , linux-phy@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org References: <20230207-b4-amlogic-amlogic-g12a-usb3-pcie-phy-fix-v1-1-3e437b759549@linaro.org> From: Neil Armstrong In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Le 10/02/2023 à 18:07, Vinod Koul a écrit : > On 07-02-23, 16:03, Neil Armstrong wrote: >> Add missing optional phy-supply property used to power up PHY regulators. >> >> Fixes: 87a55485f2fc ("dt-bindings: phy: meson-g12a-usb3-pcie-phy: convert to yaml") >> Signed-off-by: Neil Armstrong >> --- >> .../devicetree/bindings/phy/amlogic,g12a-usb3-pcie-phy.yaml | 5 +++++ > > I dont have this file in my tree, what was this based on? It has been renamed in a previous patch by Heiner: https://lore.kernel.org/all/8d960029-e94d-224b-911f-03e5deb47ebc@gmail.com/ Neil > >> 1 file changed, 5 insertions(+) >> >> diff --git a/Documentation/devicetree/bindings/phy/amlogic,g12a-usb3-pcie-phy.yaml b/Documentation/devicetree/bindings/phy/amlogic,g12a-usb3-pcie-phy.yaml >> index 129d26e99776..3314711292d6 100644 >> --- a/Documentation/devicetree/bindings/phy/amlogic,g12a-usb3-pcie-phy.yaml >> +++ b/Documentation/devicetree/bindings/phy/amlogic,g12a-usb3-pcie-phy.yaml >> @@ -35,6 +35,11 @@ properties: >> "#phy-cells": >> const: 1 >> >> + phy-supply: >> + description: >> + Phandle to a regulator that provides power to the PHY. This >> + regulator will be managed during the PHY power on/off sequence. >> + >> required: >> - compatible >> - reg >> >> --- >> base-commit: 49a8133221c71b935f36a7c340c0271c2a9ee2db >> change-id: 20230207-b4-amlogic-amlogic-g12a-usb3-pcie-phy-fix-b5daf54fb7d6 >> >> Best regards, >> -- >> Neil Armstrong >