]> www.infradead.org Git - users/jedix/linux-maple.git/commit
dt-bindings: extcon: convert extcon-usb-gpio.txt to yaml format
authorFrank Li <Frank.Li@nxp.com>
Mon, 12 Aug 2024 20:17:53 +0000 (16:17 -0400)
committerChanwoo Choi <cw00.choi@samsung.com>
Wed, 4 Sep 2024 15:43:08 +0000 (00:43 +0900)
commit79a31ce03f416cc2b9374b3838c60985bc2cb443
tree92bdb370d268e78adb74799e4eaffbeea83130c3
parent38f6c92ee15ddf16b1661830a637c312d90be6b7
dt-bindings: extcon: convert extcon-usb-gpio.txt to yaml format

Convert binding doc extcon-usb-gpio.txt to yaml format to fix below
warning:
arch/arm64/boot/dts/freescale/imx8mp-msc-sm2s-ep1.dtb: /extcon-usb0:
    failed to match any schema with compatible: ['linux,extcon-usb-gpio']

Additional change:
- rename id-gpio to id-gpios
- rename vbus-gpio to vbus-gpios

Link: https://lore.kernel.org/lkml/20240812201754.3830198-1-Frank.Li@nxp.com/
Signed-off-by: Frank Li <Frank.Li@nxp.com>
Reviewed-by: Rob Herring (Arm) <robh@kernel.org>
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
Documentation/devicetree/bindings/extcon/extcon-usb-gpio.txt [deleted file]
Documentation/devicetree/bindings/extcon/linux,extcon-usb-gpio.yaml [new file with mode: 0644]