]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit381786edfe75c9c0f3f5b0dc5e710314479edeec
treee58876a2f30e1a26b145e1f61b566f2cc9f87538
parentc56bedfd41b83c16afd6d55acc96fa3b23f49aab
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]