-
Notifications
You must be signed in to change notification settings - Fork 1.4k
arch/arm64: config irq type #17377
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
base: master
Are you sure you want to change the base?
arch/arm64: config irq type #17377
Conversation
d2a7e59 to
0527d42
Compare
jerpelea
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please update PR message to describe the actual change!
0527d42 to
5eb6ee0
Compare
linguini1
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
PR requires proper description according to template.
6bd2202 to
47276f1
Compare
done |
47276f1 to
8e71583
Compare
951081f to
cbd9f64
Compare
add api to config irq type Signed-off-by: lipengfei28 <[email protected]>
arm64 add api to config irq type Signed-off-by: lipengfei28 <[email protected]>
e19b03e to
dfad497
Compare
I'm sorry but your descriptions still do not meet the requirements. Please read the contribution guidelines. Your summary doesn't really explain what you've done, it just lists function names. Your testing section provides no information on how this change was tested and does not include logs. You also still have part of the default template there. |
|
@lipengfei28 please include Testing hardware proving it still working fine |
arm add api to config irq type Signed-off-by: lipengfei28 <[email protected]>
arm64_gic_irq_set_priority use use up_prioritize_irq and up_set_type_irq as std api Signed-off-by: lipengfei28 <[email protected]>
dfad497 to
cf60871
Compare
14:35:29 chip/a64_twi.c:1846:3: error: implicit declaration of function 'up_prioritize_irq' [-Werror=implicit-function-declaration] 14:35:29 1846 | up_prioritize_irq(priv->config->irq, 0); 14:35:29 | ^~~~~~~~~~~~~~~~~ Signed-off-by: wangzhi16 <[email protected]> Signed-off-by: lipengfei28 <[email protected]>
cf60871 to
4584dac
Compare
done |
linguini1
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please format the description properly.
Summary
Summary
arm/arm64 add api
up_set_irq_type
up_prioritize_irq
up_trigger_irq
Impact
some drvier need config irq type,prioritize,separately
so add this api
Testing
This is debug log on imx95
This is debug log on qemu-system-arm,gic v2