dt-bindings: usb: mtk-xhci: Make all clocks required
authorNícolas F. R. A. Prado <nfraprado@collabora.com>
Thu, 23 Jun 2022 19:37:00 +0000 (15:37 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 27 Jun 2022 12:59:01 +0000 (14:59 +0200)
commitebc4969ae125e65fdb563f66f4bfa7aec95f7eb4
treefb0365d71b746105fb13ff672858caef5751bb7b
parentb2c510ffe29f20a5f6ff31ae28d32ffa494b8cfb
dt-bindings: usb: mtk-xhci: Make all clocks required

All of the clocks listed in the binding are always wired to the XHCI
controller hardware blocks on all SoCs. The reason some clocks were made
optional in the binding was to account for the fact that depending on
the SoC, some of the clocks might be fixed (ie not controlled by
software).

Given that the devicetree should represent the hardware, make all clocks
required in the binding. Subsequent patches will make the DTS changes to
specify fixed-clocks for the clocks that aren't controllable.

Signed-off-by: Nícolas F. R. A. Prado <nfraprado@collabora.com>
Link: https://lore.kernel.org/r/20220623193702.817996-3-nfraprado@collabora.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/devicetree/bindings/usb/mediatek,mtk-xhci.yaml