+45
−4
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
The consumers of the dummy clock provider would require support for dummy
resets, which would make a dummy assert/deassert reset signals. The dummy
reset controller registers for 0-100 reset signals.
The consumers node would have the reset phandle and reset specific pairs
and the reset signal names.
test_node {
....
resets = <&clock_gcc GCC_PHY_BCR>;
reset-names = "phy_reset";
};
Change-Id: I242d2f36a6b4af53c658dbaa7a0f32e46cd3af33
Signed-off-by:
Taniya Das <tdas@codeaurora.org>