Searched +full:uniphier +full:- +full:ld20 +full:- +full:sdctrl (Results 1 – 2 of 2) 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-sdctrl.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Socionext UniPhier SD interface logic10 - Kunihiko Hayashi <hayashi.kunihiko@socionext.com>13 SD interface logic implemented on Socionext UniPhier SoCs is20 - enum:21 - socionext,uniphier-pro5-sdctrl22 - socionext,uniphier-pxs2-sdctrl[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/interrupt-controller/arm-gic.h>11 #include <dt-bindings/thermal/thermal.h>14 compatible = "socionext,uniphier-ld20";15 #address-cells = <2>;16 #size-cells = <2>;[all …]