Searched +full:exynos4210 +full:- +full:sdhci (Results 1 – 4 of 4) sorted by relevance
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause3 ---4 $id: http://devicetree.org/schemas/mmc/samsung,s3c6410-sdhci.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Samsung SoC SDHCI Controller10 - Jaehoon Chung <jh80.chung@samsung.com>11 - Krzysztof Kozlowski <krzk@kernel.org>16 - samsung,s3c6410-sdhci17 - samsung,exynos4210-sdhci26 clock-names:[all …]
1 * Samsung's SDHCI Controller device tree bindings3 Samsung's SDHCI controller is used as a connectivity interface with external6 Samsung implementation of the SDHCI controller.9 - compatible: should be one of the following10 - "samsung,s3c6410-sdhci": For controllers compatible with s3c6410 sdhci12 - "samsung,exynos4210-sdhci": For controllers compatible with Exynos4 sdhci16 - pinctrl-0: Should specify pin control groups used for this controller.17 - pinctrl-names: Should contain only one value - "default".20 sdhci@12530000 {21 compatible = "samsung,exynos4210-sdhci";[all …]
1 // SPDX-License-Identifier: GPL-2.05 * Copyright (c) 2010-2011 Samsung Electronics Co., Ltd.7 * Copyright (c) 2010-2011 Linaro Ltd.19 #include <dt-bindings/clock/exynos4.h>20 #include <dt-bindings/clock/exynos-audss-clk.h>21 #include <dt-binding[all...]
1 // SPDX-License-Identifier: GPL-2.05 * Copyright (c) 2013-2014 Samsung Electronics, Co. Ltd.19 #include <dt-bindings/clock/s5pv210.h>20 #include <dt-bindings/clock/s5pv210-audss.h>23 #address-cells = <1>;24 #size-cells = <1>;45 #address-cell[all...]