dt-bindings: phy: brcm, brcmstb-usb-phy: convert to the json-schema
authorRafał Miłecki <rafal@milecki.pl>
Wed, 6 Jan 2021 20:58:36 +0000 (21:58 +0100)
committerVinod Koul <vkoul@kernel.org>
Wed, 13 Jan 2021 14:15:40 +0000 (19:45 +0530)
commitb39069a482ade0c5e18c407c3218ba1aeed371b6
treee58876a2f30e1a26b145e1f61b566f2cc9f87538
parent6d54623a5627569503082bbbeb6f475f3cbabf1a
dt-bindings: phy: brcm, brcmstb-usb-phy: convert to the json-schema

Changes that require mentioning:
1. interrupt-names
   Name "wakeup" was changed to the "wake". It matches example and what
   Linux driver looks for in the first place
2. brcm,ipp and brcm,ioc
   Both were described as booleans with 0 / 1 values. In examples they
   were integers and Linux checks for int as well. Both got uint32.
3. Added minimal description

Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20210106205838.10964-1-zajec5@gmail.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Documentation/devicetree/bindings/phy/brcm,brcmstb-usb-phy.txt [deleted file]
Documentation/devicetree/bindings/phy/brcm,brcmstb-usb-phy.yaml [new file with mode: 0644]