Skip to content

Conversation

@nyadla-sys
Copy link

Have rebase code changes of hifi dsp driver on top working-android-hikey-linaro-4.4.
Please create new branch and deliver to HiSilicon for their development to load hifi image on to dsp
and to create simple test between arm to dsp and vice versa

Leo Yan and others added 2 commits April 24, 2017 14:45
In clock driver initialize phase the spinlock is missed to assignment
to struct clkgate_separated, finally there have no locking to protect
exclusive accessing for clock registers.

This bug introduces the console has no output after enable coresight
driver on 96boards Hikey; this is because console using UART3, which
has shared the same register with coresight clock enabling bit. After
applied this patch it can assign lock properly to protect exclusive
accessing, and console can work well after enabled coresight modules.

Fixes: 0aa0c95 ("clk: hisilicon: add common clock support")
Signed-off-by: Leo Yan <leo.yan@linaro.org>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
HiFi mailbox, Added HiFi IPC, Added HiFi IPC3660, Added HiSi RRPOC,
Added HiSi mailbox, Added hifi dsp driver(hiFi DSP one track),
Added dspfaultinject
@docularxu
Copy link

@docularxu docularxu closed this Apr 25, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants