Re: [PATCH v3 0/8] phy-rockchip-inno-usb2: support rk356x usb2phy
From: Vinod Koul <vkoul@kernel.org>
Date: 2021-12-23 11:25:31
Also in:
linux-arm-kernel, linux-phy, linux-rockchip, lkml
From: Vinod Koul <vkoul@kernel.org>
Date: 2021-12-23 11:25:31
Also in:
linux-arm-kernel, linux-phy, linux-rockchip, lkml
On 15-12-21, 16:02, Peter Geis wrote:
Good Afternoon, This is my series to support the usb2 phy devices on the rk356x. The rk356x phy has a single muxed interrupt and has moved the usb2phy nodes out of the grf and into their own nodes. The phy needs to tie back into the grf for register control, similar to the rv1108. By moving the phys into their own nodes, they now have full #address_cells = 2 register addresses, but they still reside below the 32bit mmio range. This driver series only supports the host configuration for the rk356x. I have have tested it on the following: rk3566 - Pine64 Quartz64 Model A rk3399 - Pine64 Rockpro64 Please provide feedback and comments as you see fit.
Applied patches 2-6 to phy-next Thanks -- ~Vinod