staging: hisilicon,hi6421-spmi-pmic.yaml: cleanup descriptions
Minor cleanups at the schema: - There's no need to describe interrupt-controller; - gpios need a description. Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> Link: https://lore.kernel.org/r/9f421e254061a42b7b598bd96b12f05460c175c9.1624606660.git.mchehab+huawei@kernel.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
e562cf3aea
commit
cb5d92d112
@ -32,12 +32,11 @@ properties:
|
|||||||
'#interrupt-cells':
|
'#interrupt-cells':
|
||||||
const: 2
|
const: 2
|
||||||
|
|
||||||
interrupt-controller:
|
interrupt-controller: true
|
||||||
description:
|
|
||||||
Identify that the PMIC is capable of behaving as an interrupt controller.
|
|
||||||
|
|
||||||
gpios:
|
gpios:
|
||||||
maxItems: 1
|
maxItems: 1
|
||||||
|
description: GPIO used for IRQs
|
||||||
|
|
||||||
regulators:
|
regulators:
|
||||||
type: object
|
type: object
|
||||||
|
Loading…
x
Reference in New Issue
Block a user