File tree Expand file tree Collapse file tree
arch/arm/boot/dts/marvell Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4040 pinctrl-0 = <&i2c0_pins>;
4141 status = "okay";
4242
43- eeprom@53{
43+ eeprom@53 {
4444 compatible = "atmel,24c64";
4545 reg = <0x53>;
4646 };
9595 reg = <0x00000000 0x00500000>;
9696 label = "u-boot";
9797 };
98- partition@500000{
98+ partition@500000 {
9999 reg = <0x00500000 0x00400000>;
100100 label = "u-boot env";
101101 };
102- partition@900000{
102+ partition@900000 {
103103 reg = <0x00900000 0x3F700000>;
104104 label = "user";
105105 };
Original file line number Diff line number Diff line change 6262 status = "okay";
6363 clock-frequency = <400000>;
6464
65- gpio2: gpio-expander@20{
65+ gpio2: gpio-expander@20 {
6666 #gpio-cells = <2>;
6767 #interrupt-cells = <2>;
6868 compatible = "semtech,sx1505q";
7676 * 5: mPCIE reset (active low)
7777 * 6: Express card reset (active low)
7878 */
79- gpio3: gpio-expander@21{
79+ gpio3: gpio-expander@21 {
8080 #gpio-cells = <2>;
8181 #interrupt-cells = <2>;
8282 compatible = "semtech,sx1505q";
Original file line number Diff line number Diff line change 153153 };
154154 };
155155
156- soc_clocks: clocks{
156+ soc_clocks: clocks {
157157 compatible = "marvell,pxa168-clock";
158158 reg = <0xd4050000 0x1000>,
159159 <0xd4282800 0x400>,
Original file line number Diff line number Diff line change 163163 };
164164 };
165165
166- soc_clocks: clocks{
166+ soc_clocks: clocks {
167167 compatible = "marvell,pxa910-clock";
168168 reg = <0xd4050000 0x1000>,
169169 <0xd4282800 0x400>,
You can’t perform that action at this time.
0 commit comments