[PATCH 1/1] powerpc/85xx: Board support for ppa8548
Timur Tabi
timur.tabi at calxeda.com
Sat Feb 2 15:34:44 EST 2013
On Fri, Feb 1, 2013 at 6:31 PM, Scott Wood <scottwood at freescale.com> wrote:
>
> I guess the reason you're not using fsl/mpc8548si-post.dtsi is that you
> don't want PCI. Maybe PCI and srio should be moved out of that file, or
> ifdeffed if 85xx ever ends up using the preprocessor for its device trees.
Wouldn't it be easier to add status="disabled" in this dts file? I do
something similar with the LBC on the p1022rdk.
board_lbc: lbc: localbus at ffe05000 {
/* The P1022 RDK does not have any localbus devices */
status = "disabled";
};
More information about the Linuxppc-dev
mailing list