mbox series

[v3,0/2] add support for PON GEN3 device

Message ID 20220713193350.29796-1-quic_amelende@quicinc.com
Headers show
Series add support for PON GEN3 device | expand

Message

Anjelique Melendez July 13, 2022, 7:33 p.m. UTC
Changes from v2:
  - Added new "qcom,pmk8350-pon" compatible string as per Krysztof's
    advice
  - Updated dt logic to use comptaible strings to decide constraints
    as per Krysztof's comment
  - Added new patch (v3 2/2) to support new compatible string

Changes from v1:
  - Updated path which was missing Documentation/devicetree prefix
  - Updated CC list

New patch series to seperate this patch from applied patches.
Comments from original patch can be found
https://lore.kernel.org/linux-arm-msm/27515993-18f3-8891-4835-9b6a8d7f86b0@quicinc.com/

David Collins (1):
  dt-bindings: power: reset: qcom-pon: update "reg" property details

Anjelique Melendez (1):
  power: reset: qcom-pon: add support for qcom,pmk8350-pon compatible string
  

 Documentation/devicetree/bindings/power/reset/qcom,pon.yaml | 73 ++++++++++++++++++++++++++++--
 drivers/power/reset/qcom-pon.c | 1 +
 2 file changed, 70 insertions(+), 4 deletions(-)