Searched +full:uniphier +full:- +full:sysctrl (Results 1 – 21 of 21) sorted by relevance
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause3 ---4 $id: http://devicetree.org/schemas/clock/socionext,uniphier-clock.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: UniPhier clock controller10 - Masahiro Yamada <yamada.masahiro@socionext.com>15 - description: System clock17 - socionext,uniphier-ld4-clock18 - socionext,uniphier-pro4-clock19 - socionext,uniphier-sld8-clock[all …]
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/watchdog/socionext,uniphier-wdt.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Socionext UniPhier watchdog timer10 - Keiji Hayashibara <hayashibara.keiji@socionext.com>13 - $ref: "watchdog.yaml#"17 const: socionext,uniphier-wdt20 - compatible25 - |[all …]
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/thermal/socionext,uniphier-thermal.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Socionext UniPhier thermal monitor12 Socionext UniPhier SoCs.15 - Kunihiko Hayashi <hayashi.kunihiko@socionext.com>20 - socionext,uniphier-pxs2-thermal21 - socionext,uniphier-ld20-thermal22 - socionext,uniphier-pxs3-thermal[all …]
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause3 ---4 $id: http://devicetree.org/schemas/reset/socionext,uniphier-reset.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: UniPhier reset controller10 - Masahiro Yamada <yamada.masahiro@socionext.com>15 - description: System reset17 - socionext,uniphier-ld4-reset18 - socionext,uniphier-pro4-reset19 - socionext,uniphier-sld8-reset[all …]
2 * Device Tree Source for UniPhier LD11 SoC7 * SPDX-License-Identifier: (GPL-2.0+ OR MIT)13 compatible = "socionext,uniphier-ld11";14 #address-cells = <2>;15 #size-cells = <2>;16 interrupt-parent = <&gic>;19 #address-cells = <2>;20 #size-cells = <0>;22 cpu-map {35 compatible = "arm,cortex-a53", "arm,armv8";[all …]
2 * Device Tree Source for UniPhier LD4 SoC4 * Copyright (C) 2015-2016 Socionext Inc.7 * SPDX-License-Identifier: (GPL-2.0+ OR MIT)11 compatible = "socionext,uniphier-ld4";12 #address-cells = <1>;13 #size-cells = <1>;16 #address-cells = <1>;17 #size-cells = <0>;21 compatible = "arm,cortex-a9";23 enable-method = "psci";[all …]
2 * Device Tree Source for UniPhier sLD8 SoC4 * Copyright (C) 2015-2016 Socionext Inc.7 * SPDX-License-Identifier: (GPL-2.0+ OR MIT)11 compatible = "socionext,uniphier-sld8";12 #address-cells = <1>;13 #size-cells = <1>;16 #address-cells = <1>;17 #size-cells = <0>;21 compatible = "arm,cortex-a9";23 enable-method = "psci";[all …]
2 * Device Tree Source for UniPhier PXs3 SoC7 * SPDX-License-Identifier: (GPL-2.0+ OR MIT)13 compatible = "socionext,uniphier-pxs3";14 #address-cells = <2>;15 #size-cells = <2>;16 interrupt-parent = <&gic>;19 #address-cells = <2>;20 #size-cells = <0>;22 cpu-map {41 compatible = "arm,cortex-a53", "arm,armv8";[all …]
2 * Device Tree Source for UniPhier LD20 SoC4 * Copyright (C) 2015-2016 Socionext Inc.7 * SPDX-License-Identifier: (GPL-2.0+ OR MIT)13 compatible = "socionext,uniphier-ld20";14 #address-cells = <2>;15 #size-cells = <2>;16 interrupt-parent = <&gic>;19 #address-cells = <2>;20 #size-cells = <0>;22 cpu-map {[all …]
2 * Device Tree Source for UniPhier Pro4 SoC4 * Copyright (C) 2015-2016 Socionext Inc.7 * SPDX-License-Identifier: (GPL-2.0+ OR MIT)11 compatible = "socionext,uniphier-pro4";12 #address-cells = <1>;13 #size-cells = <1>;16 #address-cells = <1>;17 #size-cells = <0>;21 compatible = "arm,cortex-a9";23 enable-method = "psci";[all …]
2 * Device Tree Source for UniPhier Pro5 SoC4 * Copyright (C) 2015-2016 Socionext Inc.7 * SPDX-License-Identifier: (GPL-2.0+ OR MIT)11 compatible = "socionext,uniphier-pro5";12 #address-cells = <1>;13 #size-cells = <1>;16 #address-cells = <1>;17 #size-cells = <0>;21 compatible = "arm,cortex-a9";24 enable-method = "psci";[all …]
2 * Device Tree Source for UniPhier PXs2 SoC4 * Copyright (C) 2015-2016 Socionext Inc.7 * SPDX-License-Identifier: (GPL-2.0+ OR MIT)11 compatible = "socionext,uniphier-pxs2";12 #address-cells = <1>;13 #size-cells = <1>;16 #address-cells = <1>;17 #size-cells = <0>;21 compatible = "arm,cortex-a9";24 enable-method = "psci";[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>11 compatible = "socionext,uniphier-sld8";12 #address-cells = <1>;13 #size-cells = <1>;16 #address-cells = <1>;17 #size-cells = <0>;21 compatible = "arm,cortex-a9";[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>11 compatible = "socionext,uniphier-ld4";12 #address-cells = <1>;13 #size-cells = <1>;16 #address-cells = <1>;17 #size-cells = <0>;21 compatible = "arm,cortex-a9";[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>11 compatible = "socionext,uniphier-pro4";12 #address-cells = <1>;13 #size-cells = <1>;16 #address-cells = <1>;17 #size-cells = <0>;21 compatible = "arm,cortex-a9";[all …]
1 // SPDX-License-Identifier: GPL-2.0+ OR MIT3 // Device Tree Source for UniPhier Pro5 SoC5 // Copyright (C) 2015-2016 Socionext Inc.9 compatible = "socionext,uniphier-pro5";10 #address-cells = <1>;11 #size-cells = <1>;14 #address-cells = <1>;15 #size-cells = <0>;19 compatible = "arm,cortex-a9";22 enable-method = "psci";[all …]
1 // SPDX-License-Identifier: GPL-2.0+ OR MIT3 // Device Tree Source for UniPhier PXs2 SoC5 // Copyright (C) 2015-2016 Socionext Inc.8 #include <dt-bindings/gpio/uniphier-gpio.h>9 #include <dt-bindings/thermal/thermal.h>12 compatible = "socionext,uniphier-pxs2";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>12 compatible = "socionext,uniphier-ld11";13 #address-cells = <2>;14 #size-cells = <2>;15 interrupt-parent = <&gic>;18 #address-cells = <2>;19 #size-cells = <0>;[all …]
1 // SPDX-License-Identifier: GPL-2.0+ OR MIT3 // Device Tree Source for UniPhier PXs3 SoC8 #include <dt-bindings/gpio/gpio.h>9 #include <dt-bindings/gpio/uniphier-gpio.h>10 #include <dt-bindings/thermal/thermal.h>13 compatible = "socionext,uniphier-pxs3";14 #address-cells = <2>;15 #size-cells = <2>;16 interrupt-parent = <&gic>;19 #address-cells = <2>;[all …]
1 // SPDX-License-Identifier: GPL-2.0+ OR MIT3 // Device Tree Source for UniPhier LD20 SoC5 // Copyright (C) 2015-2016 Socionext Inc.8 #include <dt-bindings/gpio/gpio.h>9 #include <dt-bindings/gpio/uniphier-gpio.h>10 #include <dt-bindings/thermal/thermal.h>13 compatible = "socionext,uniphier-ld20";14 #address-cells = <2>;15 #size-cells = <2>;16 interrupt-parent = <&gic>;[all …]
... -boot-2021.07/.readthedocs.yml u-boot-2021.07/Kbuild u-boot-2021.07 ...