Skip to content

Commit

Permalink
dts: bindings: nxp,kinetis-*: do not re-specify pinctrl-0 type
Browse files Browse the repository at this point in the history
It's already defined in pinctrl-device.yaml.

Signed-off-by: Gerard Marull-Paretas <[email protected]>
  • Loading branch information
gmarull authored and carlescufi committed Sep 28, 2023
1 parent 8676372 commit c9686e1
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 5 deletions.
1 change: 0 additions & 1 deletion dts/bindings/i2c/nxp,kinetis-i2c.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,4 @@ properties:
required: true

pinctrl-0:
type: phandles
required: true
1 change: 0 additions & 1 deletion dts/bindings/pwm/nxp,kinetis-ftm-pwm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ properties:
const: 3

pinctrl-0:
type: phandles
required: true

pwm-cells:
Expand Down
1 change: 0 additions & 1 deletion dts/bindings/pwm/nxp,kinetis-tpm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ properties:
required: true

pinctrl-0:
type: phandles
required: true

"#pwm-cells":
Expand Down
1 change: 0 additions & 1 deletion dts/bindings/serial/nxp,kinetis-uart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,4 @@ properties:
required: true

pinctrl-0:
type: phandles
required: true
1 change: 0 additions & 1 deletion dts/bindings/spi/nxp,kinetis-dspi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ properties:
select assert. If not set, the minimum supported delay is used.
pinctrl-0:
type: phandles
required: true

nxp,rx-tx-chn-share:
Expand Down

0 comments on commit c9686e1

Please sign in to comment.