| # SPDX-License-Identifier: GPL-2.0 |
| $id: http://devicetree.org/schemas/clock/allwinner,sun9i-a80-usb-mod-clk.yaml# |
| $schema: http://devicetree.org/meta-schemas/core.yaml# |
| title: Allwinner A80 USB Module Clock Device Tree Bindings |
| - Chen-Yu Tsai <wens@csie.org> |
| - Maxime Ripard <mripard@kernel.org> |
| The additional ID argument passed to the clock shall refer to |
| const: allwinner,sun9i-a80-usb-mod-clk |
| additionalProperties: false |
| compatible = "allwinner,sun9i-a80-usb-mod-clk"; |
| clocks = <&ahb1_gates 1>; |
| clock-output-names = "usb0_ahb", "usb_ohci0", |