Lines Matching +full:csi +full:- +full:2
1 // SPDX-License-Identifier: GPL-2.0-or-later
12 gpio-controller;
13 fsl,has-wdt;
14 fsl,wdt-on-boot = <0>;
16 &gpt1 { gpio-controller; };
33 compatible = "fsl,mpc5200b-psc-spi","fsl,mpc5200-psc-spi";
34 #address-cells = <1>;
35 #size-cells = <0>;
36 cell-index = <0>;
40 spi-max-frequency = <250000>;
54 compatible = "fsl,mpc5200b-psc-uart","fsl,mpc5200-psc-uart";
58 compatible = "fsl,mpc5200b-psc-uart","fsl,mpc5200-psc-uart";
61 psc@2c00 { // PSC6
66 phy-handle = <&phy0>;
70 phy0: ethernet-phy@0 {
82 compatible = "cfi-flash";
84 bank-width = <1>;
85 device-width = <2>;
86 #size-cells = <1>;
87 #address-cells = <1>;
88 no-unaligned-direct-access;
92 label = "u-boot";
94 read-only;
99 read-only;
103 csi@3,0 {
104 compatible = "ifm,o2d-csi";
106 ifm,csi-clk-handle = <&gpt7>;
111 interrupts = <1 1 2>; /* IRQ1, edge falling */
113 ifm,csi-addr-bus-width = <24>;
114 ifm,csi-data-bus-width = <8>;
115 ifm,csi-wait-cycles = <0>;