mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-26 08:31:13 +00:00
Documentation: correct values in MPC8548E SEC example node
Signed-off-by: Kim Phillips <kim.phillips@freescale.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
This commit is contained in:
parent
0ebfff1491
commit
cbdb54d3ca
1 changed files with 2 additions and 2 deletions
|
@ -1436,9 +1436,9 @@ platforms are moved over to use the flattened-device-tree model.
|
||||||
interrupts = <1d 3>;
|
interrupts = <1d 3>;
|
||||||
interrupt-parent = <40000>;
|
interrupt-parent = <40000>;
|
||||||
num-channels = <4>;
|
num-channels = <4>;
|
||||||
channel-fifo-len = <24>;
|
channel-fifo-len = <18>;
|
||||||
exec-units-mask = <000000fe>;
|
exec-units-mask = <000000fe>;
|
||||||
descriptor-types-mask = <073f1127>;
|
descriptor-types-mask = <012b0ebf>;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue