Skip to content
Commit 2bb86739 authored by Dave Stevenson's avatar Dave Stevenson Committed by Phil Elwell
Browse files

dt: Create static regulators and clocks for camera nodes



Unloading regulators through dynamic device tree doesn't work
as the regulators will unregister whilst clients are still
registered. Whilst the regulator framework does WARN when that
happens, the client putting the regulator then typically results
in a NULL dereference and badness.

Instead of creating regulators and clocks from the overlays,
create regulators and clocks for the sensors in the base DT.

Signed-off-by: default avatarDave Stevenson <dave.stevenson@raspberrypi.com>
parent d19c0a61
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment