-
Notifications
You must be signed in to change notification settings - Fork 7.4k
dts: nordic: add auxpll bindings #90401
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?
dts: nordic: add auxpll bindings #90401
Conversation
Hello @Hi-Im-David, and thank you very much for your first pull request to the Zephyr project! |
123a33d
to
51f2689
Compare
Introduce Nordic NRF AUXPLL binding include. Signed-off-by: David Jewsbury <david.jewsbury@nordicsemi.no>
Added new binding for macros of possible auxpll frequency settings. Will be used in future products also. Signed-off-by: David Jewsbury <david.jewsbury@nordicsemi.no>
…nd mdk. Add build time checks for valid frequency setting in devicetree and check if MDK aligns with known frequencies in dts bindings. Signed-off-by: David Jewsbury david.jewsbury@nordicsemi.no
51f2689
to
d17b1eb
Compare
|
Added new auxpll macro definitions for frequency selection. Will be used further when AUXPLL driver is used on more devices.
Requires PR to be merged into NRFX and then hal_nordic