Skip to content

Commit 3511f75

Browse files
Dino-Ligalak
authored andcommitted
dts: gpio: it8xxx2: Remove unused property
Property of port-is-output is not used anymore, so let's remove it. Signed-off-by: Dino Li <Dino.Li@ite.com.tw>
1 parent 5981296 commit 3511f75

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

dts/bindings/gpio/ite,it8xxx2-gpio.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,6 @@ compatible: "ite,it8xxx2-gpio"
88
include: [gpio-controller.yaml, base.yaml]
99

1010
properties:
11-
port-is-output:
12-
type: boolean
13-
description: Indicates if the port is an output port
14-
1511
reg:
1612
required: true
1713

0 commit comments

Comments
 (0)