mbox series

[V3,net-next,0/4] net: phy: add dt property for realtek phy

Message ID 20210608031535.3651-1-qiangqing.zhang@nxp.com (mailing list archive)
Headers show
Series net: phy: add dt property for realtek phy | expand

Message

Joakim Zhang June 8, 2021, 3:15 a.m. UTC
Add dt property for realtek phy.

---
ChangeLogs:
V1->V2:
	* store the desired PHYCR1/2 register value in "priv" rather than
	using "quirks", per Russell King suggestion, as well as can
	cover the bootloader setting.
	* change the behavior of ALDPS mode, default is disabled, add dt
	property for users to enable it.
	* fix dt binding yaml build issues.
V2->V3:
	* update the commit title
	net: phy: realtek: add dt property to disable ALDPS mode ->
	net: phy: realtek: add dt property to enable ALDPS mode

Joakim Zhang (4):
  dt-bindings: net: add dt binding for realtek rtl82xx phy
  net: phy: realtek: add dt property to disable CLKOUT clock
  net: phy: realtek: add dt property to disable ALDPS mode
  net: phy: realtek: add delay to fix RXC generation issue

 .../bindings/net/realtek,rtl82xx.yaml         | 45 +++++++++++
 drivers/net/phy/realtek.c                     | 75 ++++++++++++++++++-
 2 files changed, 116 insertions(+), 4 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/net/realtek,rtl82xx.yaml

Comments

patchwork-bot+netdevbpf@kernel.org June 8, 2021, 6:50 p.m. UTC | #1
Hello:

This series was applied to netdev/net-next.git (refs/heads/master):

On Tue,  8 Jun 2021 11:15:31 +0800 you wrote:
> Add dt property for realtek phy.
> 
> ---
> ChangeLogs:
> V1->V2:
> 	* store the desired PHYCR1/2 register value in "priv" rather than
> 	using "quirks", per Russell King suggestion, as well as can
> 	cover the bootloader setting.
> 	* change the behavior of ALDPS mode, default is disabled, add dt
> 	property for users to enable it.
> 	* fix dt binding yaml build issues.
> V2->V3:
> 	* update the commit title
> 	net: phy: realtek: add dt property to disable ALDPS mode ->
> 	net: phy: realtek: add dt property to enable ALDPS mode
> 
> [...]

Here is the summary with links:
  - [V3,net-next,1/4] dt-bindings: net: add dt binding for realtek rtl82xx phy
    https://git.kernel.org/netdev/net-next/c/a9f15dc2b973
  - [V3,net-next,2/4] net: phy: realtek: add dt property to disable CLKOUT clock
    https://git.kernel.org/netdev/net-next/c/0a4355c2b7f8
  - [V3,net-next,3/4] net: phy: realtek: add dt property to enable ALDPS mode
    https://git.kernel.org/netdev/net-next/c/d90db36a9e74
  - [V3,net-next,4/4] net: phy: realtek: add delay to fix RXC generation issue
    https://git.kernel.org/netdev/net-next/c/6813cc8cfdaf

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html