Netdev Archive on lore.kernel.org help / color / mirror / Atom feed
From: Jie Luo <luoj@codeaurora.org> To: Andrew Lunn <andrew@lunn.ch> Cc: Rob Herring <robh+dt@kernel.org>, Heiner Kallweit <hkallweit1@gmail.com>, David Miller <davem@davemloft.net>, Jakub Kicinski <kuba@kernel.org>, Philipp Zabel <p.zabel@pengutronix.de>, "Gross, Andy" <agross@kernel.org>, Bjorn Andersson <bjorn.andersson@linaro.org>, Robert Marko <robert.marko@sartura.hr>, netdev <netdev@vger.kernel.org>, linux-kernel@vger.kernel.org, linux-arm-msm <linux-arm-msm@vger.kernel.org>, devicetree@vger.kernel.org, Sricharan <sricharan@codeaurora.org> Subject: Re: [PATCH 3/3] dt-bindings: net: rename Qualcomm IPQ MDIO bindings Date: Wed, 4 Aug 2021 10:37:18 +0800 [thread overview] Message-ID: <0eb8f82a-c03c-8ec5-7ac4-7835dd935c73@codeaurora.org> (raw) In-Reply-To: <YQf1jdsUc8S7tTBy@lunn.ch> On 8/2/2021 9:39 PM, Andrew Lunn wrote: >>> since the phylib code can't satisfy resetting PHY in IPQ chipset, phylib >>> resets phy by >>> configuring GPIO output value to 1, then to 0. however the PHY reset in >>> IPQ chipset need >>> to configuring GPIO output value to 0, then to 1 for the PHY reset, so i >>> put the phy-reset-gpios here. > Look at the active low DT property of a GPIO. > > Andrew > thanks Andrew, will update it in the next patch set.
next prev parent reply other threads:[~2021-08-04 2:37 UTC|newest] Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top 2021-07-29 12:53 [PATCH 1/3] net: mdio-ipq4019: Add mdio reset function Luo Jie 2021-07-29 12:53 ` [PATCH 2/3] net: mdio-ipq4019: rename mdio_ipq4019 to mdio_ipq Luo Jie 2021-07-29 13:15 ` Andrew Lunn 2021-08-02 5:56 ` luoj 2021-07-29 12:53 ` [PATCH 3/3] dt-bindings: net: rename Qualcomm IPQ MDIO bindings Luo Jie 2021-07-29 13:17 ` Andrew Lunn 2021-08-02 6:02 ` luoj 2021-07-29 13:57 ` Rob Herring 2021-07-29 17:29 ` Rob Herring 2021-08-02 7:19 ` luoj 2021-08-02 13:39 ` Andrew Lunn 2021-08-04 2:37 ` Jie Luo [this message] 2021-07-29 13:26 ` [PATCH 1/3] net: mdio-ipq4019: Add mdio reset function Andrew Lunn 2021-08-02 6:46 ` luoj
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=0eb8f82a-c03c-8ec5-7ac4-7835dd935c73@codeaurora.org \ --to=luoj@codeaurora.org \ --cc=agross@kernel.org \ --cc=andrew@lunn.ch \ --cc=bjorn.andersson@linaro.org \ --cc=davem@davemloft.net \ --cc=devicetree@vger.kernel.org \ --cc=hkallweit1@gmail.com \ --cc=kuba@kernel.org \ --cc=linux-arm-msm@vger.kernel.org \ --cc=linux-kernel@vger.kernel.org \ --cc=netdev@vger.kernel.org \ --cc=p.zabel@pengutronix.de \ --cc=robert.marko@sartura.hr \ --cc=robh+dt@kernel.org \ --cc=sricharan@codeaurora.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: linkBe sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).