Searched +full:armada +full:- +full:380 +full:- +full:sdhci (Results 1 – 8 of 8) sorted by relevance
3 Marvell Armada 370/375/380/385/39x/XP, Dove and Kirkwood allow some10 The following is a list of provided IDs for Armada 370:12 -----------------------------------21 17 sdio SDHCI Host27 The following is a list of provided IDs for Armada 375:29 -----------------------------------40 17 sdio SDHCI Host54 The following is a list of provided IDs for Armada 380/385:56 -----------------------------------81 The following is a list of provided IDs for Armada 39x:[all …]
1 # SPDX-License-Identifier: GPL-2.0-only3 ---4 $id: http://devicetree.org/schemas/mmc/sdhci-pxa.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Marvell PXA SDHCI v1/v2/v310 - Ulf Hansson <ulf.hansson@linaro.org>13 - $ref: mmc-controller.yaml#14 - if:18 const: marvell,armada-380-sdhci23 reg-names:[all …]
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)3 * Device Tree Include file for Marvell Armada 38x family of SoCs.8 * Gregory CLEMENT <gregory.clement@free-electrons.com>9 * Thomas Petazzoni <thomas.petazzoni@free-electrons.com>12 #include <dt-bindings/interrupt-controller/arm-gic.h>13 #include <dt-bindings/interrupt-controller/irq.h>18 #address-cells = <1>;19 #size-cells = <1>;21 model = "Marvell Armada 38x family SoC";32 compatible = "arm,cortex-a9-pmu";[all …]
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)3 * Device Tree Include file for Marvell Armada 39x family of SoCs.7 * Thomas Petazzoni <thomas.petazzoni@free-electrons.com>10 #include <dt-bindings/interrupt-controller/arm-gic.h>11 #include <dt-bindings/interrupt-controller/irq.h>16 #address-cells = <1>;17 #size-cells = <1>;18 model = "Marvell Armada 39x family SoC";31 #address-cells = <1>;32 #size-cells = <0>;[all …]
1 // SPDX-License-Identifier: GPL-2.0-only27 #include "sdhci.h"28 #include "sdhci-pltfm.h"66 * region for the Armada 38x flavor)80 dev_err(&pdev->dev, "no mbus dram info\n"); in mv_conf_mbus_windows()81 return -EINVAL; in mv_conf_mbus_windows()86 dev_err(&pdev->dev, "cannot get mbus registers\n"); in mv_conf_mbus_windows()87 return -EINVAL; in mv_conf_mbus_windows()90 regs = ioremap(res->start, resource_size(res)); in mv_conf_mbus_windows()92 dev_err(&pdev->dev, "cannot map mbus registers\n"); in mv_conf_mbus_windows()[all …]
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)5 * Device Tree file for Marvell Armada CP11x.8 #include <dt-bindings/interrupt-controller/mvebu-icu.h>9 #include <dt-bindings/thermal/thermal.h>11 #include "armada-common.dtsi"27 thermal-zones {28 CP11X_LABEL(thermal_ic): CP11X_NODE_NAME(ic-thermal) {29 polling-delay-passive = <0>; /* Interrupt driven */30 polling-delay = <0>; /* Interrupt driven */32 thermal-sensors = <&CP11X_LABEL(thermal) 0>;[all …]
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)5 * Device Tree file for Marvell Armada AP80x.8 #include <dt-bindings/interrupt-controller/arm-gic.h>9 #include <dt-bindings/thermal/thermal.h>11 /dts-v1/;14 #address-cells = <2>;15 #size-cells = <2>;25 compatible = "arm,psci-0.2";29 reserved-memory {30 #address-cells = <2>;[all …]
13 ------------16 - 88F508217 - 88F5181 a.k.a Orion-118 - 88F5181L a.k.a Orion-VoIP19 - 88F5182 a.k.a Orion-NAS21 …- Datasheet: https://web.archive.org/web/20210124231420/http://csclub.uwaterloo.ca/~board/ts7800/M…22 …- Programmer's User Guide: https://web.archive.org/web/20210124231536/http://csclub.uwaterloo.ca/~…23 …- User Manual: https://web.archive.org/web/20210124231631/http://csclub.uwaterloo.ca/~board/ts7800…24 …- Functional Errata: https://web.archive.org/web/20210704165540/https://www.digriz.org.uk/ts78xx/8…25 - 88F5281 a.k.a Orion-2[all …]