Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

powerpc/85xx: specify interrupt for pq3-localbus devices

fsl-lbc driver requires an interrupt to bind to localbus device.
Populate 85xx boards' dts trees with lbc interrupt info.

Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>

authored by

Dmitry Eremin-Solenikov and committed by
Kumar Gala
c0f58950 67e64f4a

+16
+2
arch/powerpc/boot/dts/mpc8568mds.dts
··· 60 60 compatible = "fsl,mpc8568-localbus", "fsl,pq3-localbus", 61 61 "simple-bus"; 62 62 reg = <0xe0005000 0x1000>; 63 + interrupt-parent = <&mpic>; 64 + interrupts = <19 2>; 63 65 64 66 ranges = <0x0 0x0 0xfe000000 0x02000000 65 67 0x1 0x0 0xf8000000 0x00008000
+2
arch/powerpc/boot/dts/socrates.dts
··· 240 240 #address-cells = <2>; 241 241 #size-cells = <1>; 242 242 reg = <0xe0005000 0x40>; 243 + interrupt-parent = <&mpic>; 244 + interrupts = <19 2>; 243 245 244 246 ranges = <0 0 0xfc000000 0x04000000 245 247 2 0 0xc8000000 0x04000000
+2
arch/powerpc/boot/dts/tqm8540.dts
··· 283 283 compatible = "fsl,mpc8540-localbus", "fsl,pq3-localbus", 284 284 "simple-bus"; 285 285 reg = <0xe0005000 0x1000>; 286 + interrupt-parent = <&mpic>; 287 + interrupts = <19 2>; 286 288 287 289 ranges = <0x0 0x0 0xfe000000 0x02000000>; 288 290
+2
arch/powerpc/boot/dts/tqm8548-bigflash.dts
··· 346 346 #address-cells = <2>; 347 347 #size-cells = <1>; 348 348 reg = <0xa0005000 0x100>; // BRx, ORx, etc. 349 + interrupt-parent = <&mpic>; 350 + interrupts = <19 2>; 349 351 350 352 ranges = < 351 353 0 0x0 0xfc000000 0x04000000 // NOR FLASH bank 1
+2
arch/powerpc/boot/dts/tqm8548.dts
··· 346 346 #address-cells = <2>; 347 347 #size-cells = <1>; 348 348 reg = <0xe0005000 0x100>; // BRx, ORx, etc. 349 + interrupt-parent = <&mpic>; 350 + interrupts = <19 2>; 349 351 350 352 ranges = < 351 353 0 0x0 0xfc000000 0x04000000 // NOR FLASH bank 1
+2
arch/powerpc/boot/dts/tqm8560.dts
··· 312 312 #address-cells = <2>; 313 313 #size-cells = <1>; 314 314 reg = <0xe0005000 0x100>; // BRx, ORx, etc. 315 + interrupt-parent = <&mpic>; 316 + interrupts = <19 2>; 315 317 316 318 ranges = < 317 319 0 0x0 0xfc000000 0x04000000 // NOR FLASH bank 1
+2
arch/powerpc/boot/dts/xpedite5200.dts
··· 374 374 #address-cells = <2>; 375 375 #size-cells = <1>; 376 376 reg = <0xef005000 0x100>; // BRx, ORx, etc. 377 + interrupt-parent = <&mpic>; 378 + interrupts = <19 2>; 377 379 378 380 ranges = < 379 381 0 0x0 0xfc000000 0x04000000 // NOR boot flash
+2
arch/powerpc/boot/dts/xpedite5200_xmon.dts
··· 378 378 #address-cells = <2>; 379 379 #size-cells = <1>; 380 380 reg = <0xef005000 0x100>; // BRx, ORx, etc. 381 + interrupt-parent = <&mpic>; 382 + interrupts = <19 2>; 381 383 382 384 ranges = < 383 385 0 0x0 0xf8000000 0x08000000 // NOR boot flash