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
|
@ -36,19 +36,3 @@ properties:
|
|||
type: array
|
||||
required: true
|
||||
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