Lines Matching +full:spi +full:- +full:nand
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/spi/realtek,rtl9301-snand.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: SPI-NAND Flash Controller for Realtek RTL9300 SoCs
10 - Chris Packham <[email protected]>
13 The Realtek RTL9300 SoCs have a built in SPI-NAND controller. It supports
14 typical SPI-NAND page cache operations in single, dual or quad IO mode.
19 - items:
20 - enum:
21 - realtek,rtl9302b-snand
22 - realtek,rtl9302c-snand
23 - realtek,rtl9303-snand
24 - const: realtek,rtl9301-snand
25 - const: realtek,rtl9301-snand
37 - compatible
38 - reg
39 - interrupts
40 - clocks
43 - $ref: /schemas/spi/spi-controller.yaml#
48 - |
49 spi@1a400 {
50 compatible = "realtek,rtl9302c-snand", "realtek,rtl9301-snand";
52 interrupt-parent = <&intc>;
55 #address-cells = <1>;
56 #size-cells = <0>;
59 compatible = "spi-nand";