Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Working android hikey linaro 4.4 pull dsp #37

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 <[email protected]>
Signed-off-by: Stephen Boyd <[email protected]>
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