Searched +full:uniphier +full:- +full:mioctrl (Results 1 – 5 of 5) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/soc/socionext/socionext,uniphier-mioctrl.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Socionext UniPhier media I/O block (MIO) controller10 - Kunihiko Hayashi <hayashi.kunihiko@socionext.com>13 Media I/O block implemented on Socionext UniPhier SoCs is a legacy15 SD/eMMC, and MIO-DMAC.19 as a subset of media I/O block. See socionext,uniphier-sdctrl.yaml.24 - enum:[all …]
1 // SPDX-License-Identifier: GPL-2.0+ OR MIT3 // Device Tree Source for UniPhier sLD8 SoC5 // Copyright (C) 2015-2016 Socionext Inc.8 #include <dt-bindings/gpio/uniphier-gpio.h>9 #include <dt-bindings/interrupt-controller/arm-gic.h>12 compatible = "socionext,uniphier-sld8";13 #address-cells = <1>;14 #size-cells = <1>;17 #address-cells = <1>;18 #size-cells = <0>;[all …]
1 // SPDX-License-Identifier: GPL-2.0+ OR MIT3 // Device Tree Source for UniPhier Pro4 SoC5 // Copyright (C) 2015-2016 Socionext Inc.8 #include <dt-bindings/gpio/uniphier-gpio.h>9 #include <dt-bindings/interrupt-controller/arm-gic.h>12 compatible = "socionext,uniphier-pro4";13 #address-cells = <1>;14 #size-cells = <1>;17 #address-cells = <1>;18 #size-cells = <0>;[all …]
1 // SPDX-License-Identifier: GPL-2.0+ OR MIT3 // Device Tree Source for UniPhier LD4 SoC5 // Copyright (C) 2015-2016 Socionext Inc.8 #include <dt-bindings/gpio/uniphier-gpio.h>9 #include <dt-bindings/interrupt-controller/arm-gic.h>12 compatible = "socionext,uniphier-ld4";13 #address-cells = <1>;14 #size-cells = <1>;17 #address-cells = <1>;18 #size-cells = <0>;[all …]
1 // SPDX-License-Identifier: GPL-2.0+ OR MIT3 // Device Tree Source for UniPhier LD11 SoC8 #include <dt-bindings/gpio/gpio.h>9 #include <dt-bindings/gpio/uniphier-gpio.h>10 #include <dt-bindings/interrupt-controller/arm-gic.h>13 compatible = "socionext,uniphier-ld11";14 #address-cells = <2>;15 #size-cells = <2>;16 interrupt-parent = <&gic>;19 #address-cells = <2>;[all …]