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:
Kumar Gala 2022-08-04 11:49:18 -05:00 committed by Carles Cufí
commit bb7854d79d
14 changed files with 0 additions and 162 deletions

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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