Searched +full:s5pv210 +full:- +full:onenand (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/contrib/device-tree/Bindings/mtd/ |
H A D | samsung,s5pv210-onenand.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause 3 --- 4 $id: http://devicetree.org/schemas/mtd/samsung,s5pv210-onenand.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Samsung S5Pv210 SoC OneNAND Controller 10 - Krzysztof Kozlowski <krzk@kernel.org> 15 - samsung,s5pv210-onenand 19 - description: Control registers 20 - description: OneNAND interface nCE[0] 21 - description: OneNAND interface nCE[1] [all …]
|
/freebsd/sys/contrib/device-tree/src/arm/samsung/ |
H A D | s5pv210.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 3 * Samsung's S5PV210 SoC device tree source 5 * Copyright (c) 2013-2014 Samsung Electronics, Co. Ltd. 10 * Samsung's S5PV210 SoC device nodes are listed in this file. S5PV210 15 * S5PV210 SoC. As device tree coverage for S5PV210 increases, additional 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-cells = <1>; [all …]
|
H A D | s5pv210-aquila.dts | 1 // SPDX-License-Identifier: GPL-2.0 3 * Samsung's S5PV210 SoC device tree source 5 * Copyright (c) 2013-2014 Samsung Electronics, Co. Ltd. 13 /dts-v1/; 14 #include <dt-bindings/gpio/gpio.h> 15 #include <dt-bindings/input/input.h> 16 #include "s5pv210.dtsi" 20 compatible = "samsung,aquila", "samsung,s5pv210"; 35 pmic_ap_clk: clock-0 { 37 compatible = "fixed-clock"; [all …]
|
H A D | s5pv210-goni.dts | 1 // SPDX-License-Identifier: GPL-2.0 3 * Samsung's S5PV210 SoC device tree source 5 * Copyright (c) 2013-2014 Samsung Electronics, Co. Ltd. 13 /dts-v1/; 14 #include <dt-bindings/gpio/gpio.h> 15 #include <dt-bindings/interrupt-controller/irq.h> 16 #include <dt-bindings/input/input.h> 17 #include "s5pv210.dtsi" 21 compatible = "samsung,goni", "samsung,s5pv210"; 38 pmic_ap_clk: clock-0 { [all …]
|