Lines Matching +full:s5pv210 +full:- +full:onenand
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]
26 clock-names:
28 - const: bus
29 - const: onenand
35 - compatible
36 - reg
37 - clocks
38 - clock-names
39 - interrupts
42 - $ref: nand-controller.yaml
47 - |
48 #include <dt-bindings/clock/s5pv210.h>
50 nand-controller@b0600000 {
51 compatible = "samsung,s5pv210-onenand";
56 clock-names = "bus", "onenand";
57 interrupt-parent = <&vic1>;
59 #address-cells = <1>;
60 #size-cells = <0>;