Commit 385c056b authored by Dmitry Baryshkov's avatar Dmitry Baryshkov Committed by Kumar Gala
Browse files

powerpc/85xx: sbc8560 - declare that localbus is compatbile with simple-bus

parent c88f92a2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -331,7 +331,7 @@ pci0: pci@ff708000 {
	};

	localbus@ff705000 {
		compatible = "fsl,mpc8560-localbus";
		compatible = "fsl,mpc8560-localbus", "simple-bus";
		#address-cells = <2>;
		#size-cells = <1>;
		reg = <0xff705000 0x100>;	// BRx, ORx, etc.