summaryrefslogtreecommitdiffstats
path: root/sys/dev
diff options
context:
space:
mode:
authorkettenis <kettenis@openbsd.org>2016-07-13 09:12:46 +0000
committerkettenis <kettenis@openbsd.org>2016-07-13 09:12:46 +0000
commitf10f8bd709738519db206573cc45c71c52347ae0 (patch)
treefb99160204b1d029ce9d48f613fdd681690be698 /sys/dev
parentIntroduce RTF_MULTICAST and flag corresponding IPv6 routes as such (diff)
downloadwireguard-openbsd-f10f8bd709738519db206573cc45c71c52347ae0.tar.xz
wireguard-openbsd-f10f8bd709738519db206573cc45c71c52347ae0.zip
Use the device tree voltage regulator information to supply power to the USB
bus. For this only supports "fixed" regulators that are controlled through a gpio. But this covers all the case we currently handle with board ID specific code. Note that the old code did explicitly remove power first on some boards, which would reset bus-powered devices/hubs on the bus. The new code doesn't do this. If that causes problems we can revisit the issue. The boards that would be affected are sabrelight/nitrogen6x and utilite. The plan is to evolve this into a generic regulator framework that supports more complex regulator types as well. ok jsg@, patrick@
Diffstat (limited to 'sys/dev')
0 files changed, 0 insertions, 0 deletions