Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-04-28 | power: reset: qcom-pon: reg write mask depends on pon generation | Kejia Hu | 1 | -1/+2 | |
Instead of hardcode the mask, it should be depends on which generation of pon it was. Signed-off-by: Kejia Hu <[email protected]> Fixes: fce5430f6a86 ("reset: qcom-pon: Add support for gen2 pon") Signed-off-by: Sebastian Reichel <[email protected]> | |||||
2019-06-24 | reset: qcom-pon: Add support for gen2 pon | John Stultz | 1 | -3/+9 | |
Add support for gen2 pon register so "reboot bootloader" can work on pixel3 and db845. Cc: Andy Gross <[email protected]> Cc: David Brown <[email protected]> Cc: Bjorn Andersson <[email protected]> Cc: Amit Pundir <[email protected]> Cc: Rob Herring <[email protected]> Cc: Mark Rutland <[email protected]> Cc: Sebastian Reichel <[email protected]> Cc: [email protected] Cc: [email protected] Reviewed-by: Bjorn Andersson <[email protected]> Signed-off-by: John Stultz <[email protected]> v2: * Split out dts changes into separate path * Minor cleanups and remove unused variables Signed-off-by: Sebastian Reichel <[email protected]> | |||||
2018-09-20 | power: reset: qcom-pon: Add pms405 pon support | Vinod Koul | 1 | -0/+1 | |
Update the binding and driver for pms405 pon. Signed-off-by: Vinod Koul <[email protected]> Signed-off-by: Bjorn Andersson <[email protected]> Signed-off-by: Sebastian Reichel <[email protected]> | |||||
2018-07-06 | power: reset: qcom-pon: Add Qcom PON driver | Vinod Koul | 1 | -0/+91 | |
Add support Qualcomm PM8xxx PON which is responsible for reboot mode support. Co-developed-by: Bjorn Andersson <[email protected]> Signed-off-by: Bjorn Andersson <[email protected]> Signed-off-by: Vinod Koul <[email protected]> Signed-off-by: Sebastian Reichel <[email protected]> |