Skip to content

Commit 87fe021

Browse files
Fabio Estevambroonie
authored andcommitted
dt-bindings: pfuze100.yaml: Add an entry for interrupts
The PFUZE100 PMIC has an interrupt pin that can be connected to the host SoC. Describe it in the dt-bindings to avoid warnings like: imx6q-zii-rdu2.dtb: pmic@8: 'interrupt-parent', 'interrupts' do not match any of the regexes: 'pinctrl-[0-9]+' From schema: Documentation/devicetree/bindings/regulator/pfuze100.yaml Signed-off-by: Fabio Estevam <festevam@denx.de> Reviewed-by: Conor Dooley <conor.dooley@microchip.com> Link: https://lore.kernel.org/r/20230527205048.418360-1-festevam@gmail.com Signed-off-by: Mark Brown <broonie@kernel.org>
1 parent 959c347 commit 87fe021

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Documentation/devicetree/bindings/regulator/pfuze100.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,9 @@ properties:
3636
reg:
3737
maxItems: 1
3838

39+
interrupts:
40+
maxItems: 1
41+
3942
fsl,pfuze-support-disable-sw:
4043
$ref: /schemas/types.yaml#/definitions/flag
4144
description: |

0 commit comments

Comments
 (0)