[PATCH 4/4] Add MPC8349E MDS device tree source file toarch/powerpc/boot/dts
Jiang Bo-r61859
tanya.jiang at freescale.com
Wed Sep 6 17:36:21 EST 2006
>-----Original Message-----
>Add MPC8349E MDS device tree source file to
>arch/powerpc/boot/dts, aptly indicating new school sense
>values definition.
>
> arch/powerpc/boot/dts/mpc8349emds.dts | 328
>+++++++++++++++++++++++++++++++++
> 1 files changed, 328 insertions(+), 0 deletions(-)
>+ device_type = "serial";
>+ pci at 8500 {
>+ interrupt-map-mask = <f800 0 0 7>;
>+ interrupt-map = <
>+
>+ /* IDSEL 0x11 */
>+ 8800 0 0 1 700 14 0
>+ 8800 0 0 2 700 15 0
>+ 8800 0 0 3 700 16 0
>+ 8800 0 0 4 700 17 0
snip
>+
>+ /* IDSEL 0x18 */
>+ b000 0 0 1 700 15 0
>+ b000 0 0 2 700 16 0
>+ b000 0 0 3 700 17 0
>+ b000 0 0 4 700 14 0>;
snip
If it is about IDSEL 0x18, b000 should be c000
>+
>+ pci at 8600 {
>+ interrupt-map-mask = <f800 0 0 7>;
>+ interrupt-map = <
>+
snip
>+ /* IDSEL 0x18 */
>+ b000 0 0 1 700 15 0
>+ b000 0 0 2 700 16 0
>+ b000 0 0 3 700 17 0
>+ b000 0 0 4 700 14 0>;
Same problem.
>_______________________________________________
>Linuxppc-dev mailing list
>Linuxppc-dev at ozlabs.org
>https://ozlabs.org/mailman/listinfo/linuxppc-dev
>
More information about the Linuxppc-dev
mailing list