Skip to content

Commit e2337e6

Browse files
robherringBartosz Golaszewski
authored andcommitted
dt-bindings: gpio: fsl,qoriq-gpio: Add missing mpc8xxx compatibles
The fsl,mpc8349-gpio, fsl,mpc8572-gpio, and fsl,mpc8610-gpio compatibles are already documented in fsl,qoriq-gpio.yaml. Add the additional compatibles that use fsl,mpc8349-gpio as a fallback. With that, the 8xxx_gpio.txt binding document is redundant and can be removed. Signed-off-by: Rob Herring (Arm) <robh@kernel.org> Acked-by: Ioana Ciornei <ioana.ciornei@nxp.com> Link: https://lore.kernel.org/r/20250714202941.3013390-1-robh@kernel.org Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
1 parent f03a7f2 commit e2337e6

2 files changed

Lines changed: 7 additions & 72 deletions

File tree

Documentation/devicetree/bindings/gpio/8xxx_gpio.txt

Lines changed: 0 additions & 72 deletions
This file was deleted.

Documentation/devicetree/bindings/gpio/fsl,qoriq-gpio.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,13 @@ properties:
2929
- fsl,ls1088a-gpio
3030
- fsl,ls2080a-gpio
3131
- const: fsl,qoriq-gpio
32+
- items:
33+
- enum:
34+
- fsl,mpc8308-gpio
35+
- fsl,mpc8377-gpio
36+
- fsl,mpc8378-gpio
37+
- fsl,mpc8379-gpio
38+
- const: fsl,mpc8349-gpio
3239

3340
reg:
3441
maxItems: 1

0 commit comments

Comments
 (0)