Lines Matching +full:axg +full:- +full:audio +full:- +full:clkc
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
4 ---
5 $id: http://devicetree.org/schemas/reset/amlogic,meson-axg-audio-arb.yaml#
6 $schema: http://devicetree.org/meta-schemas/core.yaml#
8 title: Amlogic audio memory arbiter controller
11 - Jerome Brunet <jbrunet@baylibre.com>
13 description: The Amlogic Audio ARB is a simple device which enables or disables
14 the access of Audio FIFOs to DDR on AXG based SoC.
19 - amlogic,meson-axg-audio-arb
20 - amlogic,meson-sm1-audio-arb
28 phandle to the fifo peripheral clock provided by the audio clock
31 "#reset-cells":
35 - compatible
36 - reg
37 - clocks
38 - "#reset-cells"
43 - |
45 #include <dt-bindings/clock/axg-audio-clkc.h>
47 #address-cells = <2>;
48 #size-cells = <2>;
50 arb: reset-controller@280 {
51 compatible = "amlogic,meson-axg-audio-arb";
53 #reset-cells = <1>;