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

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