On Tue, 22 Dec 2020 18:18:31 +0200 Georgi Djakov wrote:
> On 12/22/20 17:16, Alex Elder wrote:
> > When the core clock rate and interconnect bandwidth specifications
> > were moved into configuration data, a copy/paste bug was introduced,
> > causing the memory interconnect bandwidth to be set three times
> > rather than enabling the three different interconnects.
> >
> > Fix this bug.
> >
> > Fixes: 91d02f9551501 ("net: ipa: use config data for clocking")
> > Signed-off-by: Alex Elder <[email protected]>
>
> Reviewed-by: Georgi Djakov <[email protected]>
Applied, thanks!