Lines Matching +full:lpc3220 +full:- +full:spi
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/spi/nxp,lpc3220-spi.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: NXP LPC3220 SPI controller
10 - Frank Li <Frank.Li@nxp.com>
15 - nxp,lpc3220-spi
24 - $ref: spi-controller.yaml#
29 - compatible
30 - reg
31 - clocks
34 - |
35 #include <dt-bindings/clock/lpc32xx-clock.h>
37 spi@20088000 {
38 compatible = "nxp,lpc3220-spi";
41 #address-cells = <1>;
42 #size-cells = <0>;