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

powerpc/mpc85xx:Add SCFG device tree support of T104x

Signed-off-by: Wang Dongsheng <dongsheng.wang@freescale.com>
Signed-off-by: Scott Wood <scottwood@freescale.com>

authored by

Wang Dongsheng and committed by
Scott Wood
163e60c1 c8254e27

+5
+5
arch/powerpc/boot/dts/fsl/t1040si-post.dtsi
··· 484 484 reg = <0xea000 0x4000>; 485 485 }; 486 486 487 + scfg: global-utilities@fc000 { 488 + compatible = "fsl,t1040-scfg"; 489 + reg = <0xfc000 0x1000>; 490 + }; 491 + 487 492 /include/ "elo3-dma-0.dtsi" 488 493 /include/ "elo3-dma-1.dtsi" 489 494 /include/ "qoriq-espi-0.dtsi"