dts: bindings: microchip: Remove unused cell related bits
various microchip bindings set 'girq-cells' and 'pcr-cells' sections in the bindings. However the bindings where for the client nodes and thus do not need to set these. Signed-off-by: Kumar Gala <galak@kernel.org>
This commit is contained in:
parent
a7c3e7e84a
commit
bb7854d79d
14 changed files with 0 additions and 162 deletions
|
@ -34,21 +34,5 @@ properties:
|
||||||
pinctrl-names:
|
pinctrl-names:
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
"#girq-cells":
|
|
||||||
type: int
|
|
||||||
const: 2
|
|
||||||
|
|
||||||
"#pcr-cells":
|
|
||||||
type: int
|
|
||||||
const: 2
|
|
||||||
|
|
||||||
io-channel-cells:
|
io-channel-cells:
|
||||||
- input
|
- input
|
||||||
|
|
||||||
girq-cells:
|
|
||||||
- girqnum
|
|
||||||
- bitpos
|
|
||||||
|
|
||||||
pcr-cells:
|
|
||||||
- regidx
|
|
||||||
- bitpos
|
|
||||||
|
|
|
@ -74,22 +74,7 @@ properties:
|
||||||
type: int
|
type: int
|
||||||
const: 3
|
const: 3
|
||||||
|
|
||||||
"#girq-cells":
|
|
||||||
type: int
|
|
||||||
const: 1
|
|
||||||
|
|
||||||
"#pcr-cells":
|
|
||||||
type: int
|
|
||||||
const: 2
|
|
||||||
|
|
||||||
emi-mem-cells:
|
emi-mem-cells:
|
||||||
- base
|
- base
|
||||||
- rdlimit
|
- rdlimit
|
||||||
- wrlimit
|
- wrlimit
|
||||||
|
|
||||||
girq-cells:
|
|
||||||
- girqinfo
|
|
||||||
|
|
||||||
pcr-cells:
|
|
||||||
- reg_idx
|
|
||||||
- bitpos
|
|
||||||
|
|
|
@ -33,18 +33,3 @@ properties:
|
||||||
|
|
||||||
pinctrl-names:
|
pinctrl-names:
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
"#girq-cells":
|
|
||||||
type: int
|
|
||||||
const: 1
|
|
||||||
|
|
||||||
"#pcr-cells":
|
|
||||||
type: int
|
|
||||||
const: 2
|
|
||||||
|
|
||||||
girq-cells:
|
|
||||||
- girqinfo
|
|
||||||
|
|
||||||
pcr-cells:
|
|
||||||
- regidx
|
|
||||||
- bitpos
|
|
||||||
|
|
|
@ -31,19 +31,3 @@ properties:
|
||||||
|
|
||||||
pinctrl-names:
|
pinctrl-names:
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
"#girq-cells":
|
|
||||||
type: int
|
|
||||||
const: 2
|
|
||||||
|
|
||||||
"pcr-cells":
|
|
||||||
type: int
|
|
||||||
const: 2
|
|
||||||
|
|
||||||
girq-cells:
|
|
||||||
- girq_num
|
|
||||||
- bitpos
|
|
||||||
|
|
||||||
pcr-cells:
|
|
||||||
- regidx
|
|
||||||
- bitpos
|
|
||||||
|
|
|
@ -36,11 +36,3 @@ properties:
|
||||||
type: array
|
type: array
|
||||||
required: true
|
required: true
|
||||||
description: ADC PCR register index and bit position
|
description: ADC PCR register index and bit position
|
||||||
|
|
||||||
girq-cells:
|
|
||||||
- girqnum
|
|
||||||
- bitpos
|
|
||||||
|
|
||||||
pcr-cells:
|
|
||||||
- regidx
|
|
||||||
- bitpos
|
|
||||||
|
|
|
@ -22,11 +22,3 @@ properties:
|
||||||
type: array
|
type: array
|
||||||
required: true
|
required: true
|
||||||
description: PS2 PCR register index and bit position
|
description: PS2 PCR register index and bit position
|
||||||
|
|
||||||
girq-cells:
|
|
||||||
- girqnum
|
|
||||||
- bitpos
|
|
||||||
|
|
||||||
pcr-cells:
|
|
||||||
- regidx
|
|
||||||
- bitpos
|
|
||||||
|
|
|
@ -23,11 +23,3 @@ properties:
|
||||||
type: array
|
type: array
|
||||||
required: true
|
required: true
|
||||||
description: ADC PCR register index and bit position
|
description: ADC PCR register index and bit position
|
||||||
|
|
||||||
girq-cells:
|
|
||||||
- girqnum
|
|
||||||
- bitpos
|
|
||||||
|
|
||||||
pcr-cells:
|
|
||||||
- regidx
|
|
||||||
- bitpos
|
|
||||||
|
|
|
@ -25,11 +25,3 @@ properties:
|
||||||
type: array
|
type: array
|
||||||
required: true
|
required: true
|
||||||
description: PS2 PCR register index and bit position
|
description: PS2 PCR register index and bit position
|
||||||
|
|
||||||
girq-cells:
|
|
||||||
- girqnum
|
|
||||||
- bitpos
|
|
||||||
|
|
||||||
pcr-cells:
|
|
||||||
- regidx
|
|
||||||
- bitpos
|
|
||||||
|
|
|
@ -19,10 +19,6 @@ properties:
|
||||||
"#pwm-cells":
|
"#pwm-cells":
|
||||||
const: 2
|
const: 2
|
||||||
|
|
||||||
pcr-cells:
|
|
||||||
- regidx
|
|
||||||
- bitpos
|
|
||||||
|
|
||||||
pwm-cells:
|
pwm-cells:
|
||||||
- channel
|
- channel
|
||||||
- period
|
- period
|
||||||
|
|
|
@ -36,19 +36,3 @@ properties:
|
||||||
type: array
|
type: array
|
||||||
required: true
|
required: true
|
||||||
description: PCR sleep enable register index and bit position.
|
description: PCR sleep enable register index and bit position.
|
||||||
|
|
||||||
"#girq-cells":
|
|
||||||
type: int
|
|
||||||
const: 2
|
|
||||||
|
|
||||||
"#pcr-cells":
|
|
||||||
type: int
|
|
||||||
const: 2
|
|
||||||
|
|
||||||
girq-cells:
|
|
||||||
- girq_num
|
|
||||||
- bitpos
|
|
||||||
|
|
||||||
pcr-cells:
|
|
||||||
- reg_index
|
|
||||||
- bitpos
|
|
||||||
|
|
|
@ -31,19 +31,3 @@ properties:
|
||||||
|
|
||||||
pinctrl-names:
|
pinctrl-names:
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
"#girq-cells":
|
|
||||||
type: int
|
|
||||||
const: 2
|
|
||||||
|
|
||||||
"#pcr-cells":
|
|
||||||
type: int
|
|
||||||
const: 2
|
|
||||||
|
|
||||||
girq-cells:
|
|
||||||
- girq_num
|
|
||||||
- bitpos
|
|
||||||
|
|
||||||
pcr-cells:
|
|
||||||
- reg_idx
|
|
||||||
- bitpos
|
|
||||||
|
|
|
@ -31,11 +31,3 @@ properties:
|
||||||
type: array
|
type: array
|
||||||
required: true
|
required: true
|
||||||
description: PCR sleep register index and bit position
|
description: PCR sleep register index and bit position
|
||||||
|
|
||||||
girq-cells:
|
|
||||||
- girqnum
|
|
||||||
- bitpos
|
|
||||||
|
|
||||||
pcr-cells:
|
|
||||||
- regidx
|
|
||||||
- bitpos
|
|
||||||
|
|
|
@ -18,11 +18,3 @@ properties:
|
||||||
type: array
|
type: array
|
||||||
required: true
|
required: true
|
||||||
description: Array of GIRQ numbers [8:26] and bit positions [0:31].
|
description: Array of GIRQ numbers [8:26] and bit positions [0:31].
|
||||||
|
|
||||||
"#girq-cells":
|
|
||||||
type: int
|
|
||||||
const: 2
|
|
||||||
|
|
||||||
girq-cells:
|
|
||||||
- girq_num
|
|
||||||
- bitpos
|
|
||||||
|
|
|
@ -23,19 +23,3 @@ properties:
|
||||||
type: array
|
type: array
|
||||||
required: true
|
required: true
|
||||||
description: PCR sleep enable register index and bit position.
|
description: PCR sleep enable register index and bit position.
|
||||||
|
|
||||||
"#girq-cells":
|
|
||||||
type: int
|
|
||||||
const: 2
|
|
||||||
|
|
||||||
"#pcr-cells":
|
|
||||||
type: int
|
|
||||||
const: 2
|
|
||||||
|
|
||||||
girq-cells:
|
|
||||||
- girq_num
|
|
||||||
- bitpos
|
|
||||||
|
|
||||||
pcr-cells:
|
|
||||||
- reg_index
|
|
||||||
- bitpos
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue