Searched +full:mmp +full:- +full:sspa (Results 1 – 2 of 2) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0+ OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/sound/marvell,mmp-sspa.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Marvel SSPA Digital Audio Interface10 - Lubomir Rintel <lkundrak@v3.sk>13 - $ref: dai-common.yaml#17 pattern: "^audio-controller(@.*)?$"20 const: marvell,mmp-sspa24 - description: RX block[all …]
1 // SPDX-License-Identifier: GPL-2.0-only7 #include <dt-bindings/clock/marvell,mmp2.h>8 #include <dt-bindings/power/marvell,mmp2.h>9 #include <dt-bindings/clock/marvell,mmp2-audio.h>12 #address-cells = <1>;13 #size-cells = <1>;25 #address-cells = <1>;26 #size-cells = <1>;27 compatible = "simple-bus";28 interrupt-parent = <&intc>;[all …]