Merge branch 'nvmf-4.8-rc' of git://git.infradead.org/nvme-fabrics into for-linus
[deliverable/linux.git] / arch / arm / boot / dts / at91sam9x5ek.dtsi
index 52425a4ca97e878a903d5b578fa0990fecf46785..696b8ba064a679a7b15eb01d58fa98726241d4b6 100644 (file)
                                status = "okay";
                        };
 
-                       isi: isi@f8048000 {
-                               status = "disabled";
-                               port {
-                                       isi_0: endpoint@0 {
-                                               remote-endpoint = <&ov2640_0>;
-                                               bus-width = <8>;
-                                               vsync-active = <1>;
-                                               hsync-active = <1>;
-                                       };
-                               };
-                       };
-
                        i2c0: i2c@f8010000 {
                                status = "okay";
 
                                        compatible = "wm8731";
                                        reg = <0x1a>;
                                };
-
-                               ov2640: camera@0x30 {
-                                       compatible = "ovti,ov2640";
-                                       reg = <0x30>;
-                                       pinctrl-names = "default";
-                                       pinctrl-0 = <&pinctrl_pck0_as_isi_mck &pinctrl_sensor_power &pinctrl_sensor_reset>;
-                                       resetb-gpios = <&pioA 7 GPIO_ACTIVE_LOW>;
-                                       pwdn-gpios = <&pioA 13 GPIO_ACTIVE_HIGH>;
-                                       clocks = <&pck0>;
-                                       clock-names = "xvclk";
-                                       assigned-clocks = <&pck0>;
-                                       assigned-clock-rates = <25000000>;
-                                       status = "disabled";
-
-                                       port {
-                                               ov2640_0: endpoint {
-                                                       remote-endpoint = <&isi_0>;
-                                                       bus-width = <8>;
-                                               };
-                                       };
-                               };
                        };
 
                        adc0: adc@f804c000 {
This page took 0.028338 seconds and 5 git commands to generate.