-
Notifications
You must be signed in to change notification settings - Fork 8.1k
Nxp update iw416 reset #92939
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: main
Are you sure you want to change the base?
Nxp update iw416 reset #92939
Conversation
58921db
to
5a43447
Compare
|
@jukkar @krish2718 please review this PR needs a merge soon |
5a43447
to
d6785e0
Compare
|
@jukkar @krish2718 can you please review this PR? |
return err; | ||
} | ||
} | ||
/* wait for reset done */ |
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.
is this for pwr_gpios
if so please update 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.
I did not understand, can you let me know what comment are you expecting?
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.
Hi @krish2718 ,
Can you update else please help approving?
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.
@abhinavnxp @krish2718 is asking you to update the commit message with the details about the above change.
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.
@krish2718 @mmahadevan108 please check now
d6785e0
to
8dbd0f2
Compare
@MaochenWang1 can you please review this PR. |
Updated config file to optimize memory by configuring net related settings and thread priority settings Signed-off-by: Sanjay Yadav <[email protected]>
8dbd0f2
to
5dc372b
Compare
- Updated shield overlay file for RT1060 with sdio power and reset pins - added device tree node in sdhc for sd reset pin - added power gpio toggle logic Signed-off-by: Abhinav Kulkarni <[email protected]>
5dc372b
to
9d20122
Compare
|
Updated reset mechanism for IW416 soc.
Added power GPIO toggle mechanism for controller.
Restructured net buffer sizes to reduce memory and improve performance for IW416 and IW612.