Re: [PATCH RESEND] phy: bcm-ns-usb2: support updated DT binding with PHY reg space
From: Vinod Koul <vkoul@kernel.org>
Date: 2021-11-23 04:53:16
Also in:
linux-phy
From: Vinod Koul <vkoul@kernel.org>
Date: 2021-11-23 04:53:16
Also in:
linux-phy
On 26-10-21, 11:37, Rafał Miłecki wrote:
From: Rafał Miłecki <rafal@milecki.pl> Updated DT binding maps just a PHY's register space instead of the whole DMU block. Accessing a common CRU reg is handled using syscon & regmap. The old binding has been deprecated and remains supported as a fallback method.
Applied, thanks -- ~Vinod