Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4b218e9b authored by Scott Wood's avatar Scott Wood Committed by Paul Mackerras
Browse files

[POWERPC] Whitespace cleanup in arch/powerpc

parent 16a15a30
Loading
Loading
Loading
Loading
+189 −187
Original line number Diff line number Diff line
@@ -41,6 +41,7 @@
		built-in;
		device_type = "pci-pic";
	};

	memory {
		device_type = "memory";
		reg = <00000000 4000000 f4500000 00000020>;
@@ -66,6 +67,7 @@
			reg = <0 0>;
			#address-cells = <1>;
			#size-cells = <0>;

			phy0:ethernet-phy@0 {
				interrupt-parent = <&Cpm_pic>;
				interrupts = <17 4>;
@@ -73,6 +75,7 @@
				bitbang = [ 12 12 13 02 02 01 ];
				device_type = "ethernet-phy";
			};

			phy1:ethernet-phy@1 {
				interrupt-parent = <&Cpm_pic>;
				interrupts = <17 4>;
@@ -151,8 +154,8 @@
				rx-clock = <4>;
				tx-clock = <4>;
			};

		};

		cpm_pic:interrupt-controller@10c00 {
			#address-cells = <0>;
			#interrupt-cells = <2>;
@@ -162,6 +165,7 @@
			device_type = "cpm-pic";
			compatible = "CPM2";
		};

		pci@0500 {
			#interrupt-cells = <1>;
			#size-cells = <2>;
@@ -172,7 +176,6 @@
			clock-frequency = <3f940aa>;
			interrupt-map-mask = <f800 0 0 7>;
			interrupt-map = <

			                /* IDSEL 0x16 */
			                 b000 0 0 1 f8200000 40 8
			                 b000 0 0 2 f8200000 41 8
@@ -211,6 +214,5 @@
/* desc mask is for rev1.x, we need runtime fixup for >=2.x */
			descriptor-types-mask = <01010ebf>;
		};

	};
};
+2 −2

File changed.

Contains only whitespace changes.

+36 −36

File changed.

Contains only whitespace changes.

+10 −10

File changed.

Contains only whitespace changes.

+1 −1

File changed.

Contains only whitespace changes.