Searched +full:sd4 +full:- +full:bus +full:- +full:width8 +full:- +full:pins (Results 1 – 3 of 3) sorted by relevance
1 // SPDX-License-Identifier: GPL-2.03 * Samsung's Exynos4210 SoC pin-mux and pin-config device tree source5 * Copyright (c) 2011-2012 Samsung Electronics Co., Ltd.7 * Copyright (c) 2011-2012 Linaro Ltd.10 * Samsung's Exynos4210 SoC pin-mux and pin-config optiosn are listed as device14 #include "exynos-pinctrl.h"17 gpa0: gpa0-gpio-bank {18 gpio-controller;19 #gpio-cells = <2>;21 interrupt-controller;[all …]
1 // SPDX-License-Identifier: GPL-2.03 * Samsung's Exynos4412 SoCs pin-mux and pin-config device tree source8 * Samsung's Exynos4412 SoCs pin-mux and pin-config optiosn are listed as device12 #include "exynos-pinctrl.h"16 samsung,pins = #_pin; \17 samsung,pin-con-pdn = <EXYNOS_PIN_PDN_ ##_mode>; \18 samsung,pin-pud-pdn = <EXYNOS_PIN_PULL_ ##_pull>; \22 gpa0: gpa0-gpio-bank {23 gpio-controller;24 #gpio-cells = <2>;[all …]
1 # SPDX-License-Identifier: GPL-2.0-only3 ---5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - Krzysztof Kozlowski <krzk@kernel.org>11 - Sylwester Nawrocki <s.nawrocki@samsung.com>12 - Tomasz Figa <tomasz.figa@gmail.com>22 - External GPIO interrupts (see interrupts property in pin controller node);24 - External wake-up interrupts - multiplexed (capable of waking up the system25 see interrupts property in external wake-up interrupt controller node -26 samsung,pinctrl-wakeup-interrupt.yaml);[all …]