Lines Matching +full:en7581 +full:- +full:snand
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/spi/airoha,en7581-snand.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: SPI-NAND flash controller for Airoha ARM SoCs
10 - Lorenzo Bianconi <lorenzo@kernel.org>
13 - $ref: spi-controller.yaml#
17 const: airoha,en7581-snand
21 - description: spi base address
22 - description: nfi2spi base address
27 clock-names:
29 - const: spi
32 - compatible
33 - reg
34 - clocks
35 - clock-names
40 - |
41 #include <dt-bindings/clock/en7523-clk.h>
44 #address-cells = <2>;
45 #size-cells = <2>;
48 compatible = "airoha,en7581-snand";
53 clock-names = "spi";
55 #address-cells = <1>;
56 #size-cells = <0>;
59 compatible = "spi-nand";
61 spi-tx-bus-width = <1>;
62 spi-rx-bus-width = <2>;