Searched +full:uniphier +full:- +full:pxs2 +full:- +full:soc +full:- +full:glue +full:- +full:debug (Results 1 – 3 of 3) 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-soc-glue-debug.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Socionext UniPhier SoC-glue logic debug part10 - Kunihiko Hayashi <hayashi.kunihiko@socionext.com>13 SoC-glue logic debug part implemented on Socionext UniPhier SoCs is15 system components for debug and monitor use.20 - enum:21 - socionext,uniphier-ld4-soc-glue-debug[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/interrupt-controller/arm-gic.h>10 #include <dt-bindings/thermal/thermal.h>13 compatible = "socionext,uniphier-pxs2";14 #address-cells = <1>;15 #size-cells = <1>;18 #address-cells = <1>;[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 …]