dts/bindings: Remove pinctrl from bindings
The pinctrl property in the bindings is meaningless, lets remove it and add a proper pinctrl property when we are ready. Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
This commit is contained in:
parent
28669261db
commit
b023fbf938
8 changed files with 0 additions and 38 deletions
|
@ -42,7 +42,3 @@ properties:
|
||||||
category: required
|
category: required
|
||||||
description: Time quantums of phase buffer 2 segment (ISO 11898-1)
|
description: Time quantums of phase buffer 2 segment (ISO 11898-1)
|
||||||
generation: define
|
generation: define
|
||||||
pinctrl-\d+:
|
|
||||||
type: array
|
|
||||||
category: optional
|
|
||||||
description: pinmux information for RX, TX
|
|
||||||
|
|
|
@ -22,8 +22,3 @@ properties:
|
||||||
|
|
||||||
interrupts:
|
interrupts:
|
||||||
category: required
|
category: required
|
||||||
|
|
||||||
pinctrl-\d+:
|
|
||||||
type: array
|
|
||||||
category: optional
|
|
||||||
description: pinmux information for RX, TX, CTS, RTS
|
|
||||||
|
|
|
@ -23,11 +23,6 @@ properties:
|
||||||
interrupts:
|
interrupts:
|
||||||
category: required
|
category: required
|
||||||
|
|
||||||
pinctrl-\d+:
|
|
||||||
type: array
|
|
||||||
category: optional
|
|
||||||
description: pinmux information for RX, TX, CTS, RTS
|
|
||||||
|
|
||||||
clocks:
|
clocks:
|
||||||
type: array
|
type: array
|
||||||
category: required
|
category: required
|
||||||
|
|
|
@ -17,8 +17,3 @@ properties:
|
||||||
|
|
||||||
interrupts:
|
interrupts:
|
||||||
category: required
|
category: required
|
||||||
|
|
||||||
pinctrl-*:
|
|
||||||
type: array
|
|
||||||
category: optional
|
|
||||||
description: pinmux information for RX, TX, CTS, RTS
|
|
||||||
|
|
|
@ -18,11 +18,6 @@ properties:
|
||||||
interrupts:
|
interrupts:
|
||||||
category: required
|
category: required
|
||||||
|
|
||||||
pinctrl-\d+:
|
|
||||||
type: array
|
|
||||||
category: optional
|
|
||||||
description: pinmux information for RX, TX, CTS, RTS
|
|
||||||
|
|
||||||
hw-flow-control:
|
hw-flow-control:
|
||||||
type: boolean
|
type: boolean
|
||||||
category: optional
|
category: optional
|
||||||
|
|
|
@ -23,11 +23,6 @@ properties:
|
||||||
interrupts:
|
interrupts:
|
||||||
category: required
|
category: required
|
||||||
|
|
||||||
pinctrl-\d+:
|
|
||||||
type: array
|
|
||||||
category: optional
|
|
||||||
description: pinmux information for RX, TX, CTS, RTS
|
|
||||||
|
|
||||||
clocks:
|
clocks:
|
||||||
type: array
|
type: array
|
||||||
category: required
|
category: required
|
||||||
|
|
|
@ -18,11 +18,6 @@ properties:
|
||||||
interrupts:
|
interrupts:
|
||||||
category: required
|
category: required
|
||||||
|
|
||||||
pinctrl-*:
|
|
||||||
type: array
|
|
||||||
category: optional
|
|
||||||
description: pinmux information for RX, TX, CTS, RTS
|
|
||||||
|
|
||||||
hw-flow-control:
|
hw-flow-control:
|
||||||
type: boolean
|
type: boolean
|
||||||
category: optional
|
category: optional
|
||||||
|
|
|
@ -29,7 +29,3 @@ properties:
|
||||||
generation: define
|
generation: define
|
||||||
label:
|
label:
|
||||||
category: required
|
category: required
|
||||||
pinctrl-\d+:
|
|
||||||
type: array
|
|
||||||
category: optional
|
|
||||||
description: pinmux information for RX, TX, CTS, RTS
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue