Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 39ab9c21 authored by Paul Mackerras's avatar Paul Mackerras
Browse files

Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc

parents 0fbfb036 71bc7bf0
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -1436,9 +1436,9 @@ platforms are moved over to use the flattened-device-tree model.
               interrupts = <1d 3>;
               interrupt-parent = <40000>;
               num-channels = <4>;
               channel-fifo-len = <24>;
               channel-fifo-len = <18>;
               exec-units-mask = <000000fe>;
               descriptor-types-mask = <073f1127>;
               descriptor-types-mask = <012b0ebf>;
       };


Loading