Deleted Added
full compact
imx28-cfa10036.dts (279385) imx28-cfa10036.dts (295436)
1/*
2 * Copyright 2012 Free Electrons
3 *
4 * The code contained herein is licensed under the GNU General Public
5 * License. You may obtain a copy of the GNU General Public License
6 * Version 2 or later at the following locations:
7 *
8 * http://www.opensource.org/licenses/gpl-license.html

--- 85 unchanged lines hidden (view full) ---

94 compatible = "solomon,ssd1306fb-i2c";
95 pinctrl-names = "default";
96 pinctrl-0 = <&ssd1306_cfa10036>;
97 reg = <0x3c>;
98 reset-gpios = <&gpio2 7 0>;
99 solomon,height = <32>;
100 solomon,width = <128>;
101 solomon,page-offset = <0>;
1/*
2 * Copyright 2012 Free Electrons
3 *
4 * The code contained herein is licensed under the GNU General Public
5 * License. You may obtain a copy of the GNU General Public License
6 * Version 2 or later at the following locations:
7 *
8 * http://www.opensource.org/licenses/gpl-license.html

--- 85 unchanged lines hidden (view full) ---

94 compatible = "solomon,ssd1306fb-i2c";
95 pinctrl-names = "default";
96 pinctrl-0 = <&ssd1306_cfa10036>;
97 reg = <0x3c>;
98 reset-gpios = <&gpio2 7 0>;
99 solomon,height = <32>;
100 solomon,width = <128>;
101 solomon,page-offset = <0>;
102 solomon,com-lrremap;
103 solomon,com-invdir;
104 solomon,com-offset = <32>;
102 };
103 };
104
105 usbphy0: usbphy@8007c000 {
106 status = "okay";
107 };
108 };
109 };

--- 32 unchanged lines hidden ---
105 };
106 };
107
108 usbphy0: usbphy@8007c000 {
109 status = "okay";
110 };
111 };
112 };

--- 32 unchanged lines hidden ---