Commit cb5d92d1 authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab Committed by Greg Kroah-Hartman
Browse files

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: default avatarMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Link: https://lore.kernel.org/r/9f421e254061a42b7b598bd96b12f05460c175c9.1624606660.git.mchehab+huawei@kernel.org


Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent e562cf3a
Loading
Loading
Loading
Loading
+2 −3
Original line number Diff line number Diff line
@@ -32,12 +32,11 @@ properties:
  '#interrupt-cells':
    const: 2

  interrupt-controller:
    description:
      Identify that the PMIC is capable of behaving as an interrupt controller.
  interrupt-controller: true

  gpios:
    maxItems: 1
    description: GPIO used for IRQs

  regulators:
    type: object