-
Notifications
You must be signed in to change notification settings - Fork 1.4k
nRF7120 LFXO capacitor trim support #26156
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?
Conversation
CI InformationTo view the history of this post, click the 'edited' button above Inputs:Sources:sdk-nrf: PR head: 8c0808b87858f8e1bc0d6cc818d458986ea256aa more detailssdk-nrf:
Github labels
List of changed files detected by CI (4)Outputs:ToolchainVersion: 43683a87ea Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped;
|
Add binding for the Nordic nRF71 series LFXO. Signed-off-by: David Jewsbury <[email protected]>
Update the LFXO binding to use the nordic,nrf71-lfxo binding to allow for setting of internal capactior trims. Signed-off-by: David Jewsbury <[email protected]>
Setting of placeholder LFXO capacitor trim values until board is available with real values. Signed-off-by: David Jewsbury <[email protected]>
Setup LFXO with capacitor trim set in devicetree Signed-off-by: David Jewsbury <[email protected]>
edb8896 to
8c0808b
Compare
PR to add support for configuration of the LFXO capacitor trims set in the devicetree using the
nordic,nrf71-lfxobinding.