+48
−6
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 of
the reset signals. The dummy reset controller supports registering
0-100 separate reset signals.
The consumers node would have the reset phandle and reset specific
pairs along with the reset signal names.
test_node {
....
resets = <&clock_gcc GCC_PHY_BCR>;
reset-names = "phy_reset";
};
CRs-Fixed: 1050517
Change-Id: I242d2f36a6b4af53c658dbaa7a0f32e46cd3af33
Signed-off-by:
Taniya Das <tdas@codeaurora.org>
Signed-off-by:
Deepak Katragadda <dkatraga@codeaurora.org>