Skip to content

Commit 550dec8

Browse files
jhovoldlinusw
authored andcommitted
dt-bindings: pinctrl: qcom,pmic-gpio: drop pm8008
The binding for PM8008 is being reworked so that internal details like interrupts and register offsets are no longer described. This specifically also involves dropping the gpio child node and its compatible string which is no longer needed. Note that there are currently no users of the upstream binding and driver. Reviewed-by: Stephen Boyd <[email protected]> Signed-off-by: Johan Hovold <[email protected]> Reviewed-by: Rob Herring (Arm) <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Linus Walleij <[email protected]>
1 parent 8da8649 commit 550dec8

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Documentation/devicetree/bindings/pinctrl/qcom,pmic-gpio.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ properties:
2929
- qcom,pm7325-gpio
3030
- qcom,pm7550ba-gpio
3131
- qcom,pm8005-gpio
32-
- qcom,pm8008-gpio
3332
- qcom,pm8018-gpio
3433
- qcom,pm8019-gpio
3534
- qcom,pm8038-gpio
@@ -126,7 +125,6 @@ allOf:
126125
compatible:
127126
contains:
128127
enum:
129-
- qcom,pm8008-gpio
130128
- qcom,pmi8950-gpio
131129
- qcom,pmr735d-gpio
132130
then:
@@ -448,7 +446,6 @@ $defs:
448446
- gpio1-gpio10 for pm7325
449447
- gpio1-gpio8 for pm7550ba
450448
- gpio1-gpio4 for pm8005
451-
- gpio1-gpio2 for pm8008
452449
- gpio1-gpio6 for pm8018
453450
- gpio1-gpio12 for pm8038
454451
- gpio1-gpio40 for pm8058

0 commit comments

Comments
 (0)