commit | d3bc6269e21fc474763708e79c7a118740befb94 | [log] [tgz] |
---|---|---|
author | Rafał Miłecki <rafal@milecki.pl> | Tue Oct 26 11:37:16 2021 +0200 |
committer | Vinod Koul <vkoul@kernel.org> | Tue Nov 23 10:22:56 2021 +0530 |
tree | 710a2607ac348f9032131b5ff5852771184a5706 | |
parent | fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf [diff] |
phy: bcm-ns-usb2: support updated DT binding with PHY reg space 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. Signed-off-by: Rafał Miłecki <rafal@milecki.pl> Link: https://lore.kernel.org/r/20211026093716.5567-1-zajec5@gmail.com Signed-off-by: Vinod Koul <vkoul@kernel.org>