Searched +full:mmp2 +full:- +full:ccic (Results 1 – 3 of 3) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)4 ---5 $id: http://devicetree.org/schemas/media/marvell,mmp2-ccic.yaml#6 $schema: http://devicetree.org/meta-schemas/core.yaml#8 title: Marvell MMP2 camera host interface11 - Lubomir Rintel <lkundrak@v3.sk>15 pattern: '^camera@[a-f0-9]+$'18 const: marvell,mmp2-ccic26 power-domains:30 $ref: /schemas/graph.yaml#/$defs/port-base[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 …]
1 // SPDX-License-Identifier: GPL-2.0+ OR MIT6 #include <dt-bindings/clock/marvell,mmp2.h>7 #include <dt-bindings/power/marvell,mmp2.h>8 #include <dt-bindings/interrupt-controller/arm-gic.h>11 #address-cells = <1>;12 #size-cells = <1>;15 #address-cells = <1>;16 #size-cells = <0>;17 enable-method = "marvell,mmp3-smp";22 next-level-cache = <&l2>;[all …]