Searched hist:dc06f63f2ac566746dd6aae4aeb76bed40928ed4 (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/drivers/power/regulator/ |
| H A D | fixed.c | dc06f63f2ac566746dd6aae4aeb76bed40928ed4 Wed Sep 28 09:24:07 UTC 2016 Marcel Ziswiler <marcel.ziswiler@toradex.com> regulator: fixed: honour optionality of enable gpio
According to the binding documentation the fixed regulator enable GPIO is optional. However so far registration thereof failed if no enable GPIO was specified. Fix this by making it entirely optional whether an enable GPIO is used.
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Acked-by: Stephen Warren <swarren@nvidia.com> Signed-off-by: Tom Warren <twarren@nvidia.com>
|