Skip to content

Commit 62b0422

Browse files
Marek Vasutbroonie
authored andcommitted
regulator: dt-bindings: rpi-panel: Mark 7" Raspberry Pi as GPIO controller
Mark the Raspberry Pi 7" Display 1 ATTINY based regulator as GPIO controller, because the hardware behaves that way in addition to being a regulator. Add fixed gpio-cells as well. Signed-off-by: Marek Vasut <marex@nabladev.com> Link: https://patch.msgid.link/20260107213638.505319-1-marex@nabladev.com Signed-off-by: Mark Brown <broonie@kernel.org>
1 parent de9f1b1 commit 62b0422

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

Documentation/devicetree/bindings/regulator/raspberrypi,7inch-touchscreen-panel-regulator.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,11 @@ properties:
2424
reg:
2525
maxItems: 1
2626

27+
gpio-controller: true
28+
29+
"#gpio-cells":
30+
const: 2
31+
2732
additionalProperties: false
2833

2934
required:

0 commit comments

Comments
 (0)