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
|
||||
description: Time quantums of phase buffer 2 segment (ISO 11898-1)
|
||||
generation: define
|
||||
pinctrl-\d+:
|
||||
type: array
|
||||
category: optional
|
||||
description: pinmux information for RX, TX
|
||||
|
|
|
@ -22,8 +22,3 @@ properties:
|
|||
|
||||
interrupts:
|
||||
category: required
|
||||
|
||||
pinctrl-\d+:
|
||||
type: array
|
||||
category: optional
|
||||
description: pinmux information for RX, TX, CTS, RTS
|
||||
|
|
|
@ -23,11 +23,6 @@ properties:
|
|||
interrupts:
|
||||
category: required
|
||||
|
||||
pinctrl-\d+:
|
||||
type: array
|
||||
category: optional
|
||||
description: pinmux information for RX, TX, CTS, RTS
|
||||
|
||||
clocks:
|
||||
type: array
|
||||
category: required
|
||||
|
|
|
@ -17,8 +17,3 @@ properties:
|
|||
|
||||
interrupts:
|
||||
category: required
|
||||
|
||||
pinctrl-*:
|
||||
type: array
|
||||
category: optional
|
||||
description: pinmux information for RX, TX, CTS, RTS
|
||||
|
|
|
@ -18,11 +18,6 @@ properties:
|
|||
interrupts:
|
||||
category: required
|
||||
|
||||
pinctrl-\d+:
|
||||
type: array
|
||||
category: optional
|
||||
description: pinmux information for RX, TX, CTS, RTS
|
||||
|
||||
hw-flow-control:
|
||||
type: boolean
|
||||
category: optional
|
||||
|
|
|
@ -23,11 +23,6 @@ properties:
|
|||
interrupts:
|
||||
category: required
|
||||
|
||||
pinctrl-\d+:
|
||||
type: array
|
||||
category: optional
|
||||
description: pinmux information for RX, TX, CTS, RTS
|
||||
|
||||
clocks:
|
||||
type: array
|
||||
category: required
|
||||
|
|
|
@ -18,11 +18,6 @@ properties:
|
|||
interrupts:
|
||||
category: required
|
||||
|
||||
pinctrl-*:
|
||||
type: array
|
||||
category: optional
|
||||
description: pinmux information for RX, TX, CTS, RTS
|
||||
|
||||
hw-flow-control:
|
||||
type: boolean
|
||||
category: optional
|
||||
|
|
|
@ -29,7 +29,3 @@ properties:
|
|||
generation: define
|
||||
label:
|
||||
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