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

dts: Add missing spi-max-frequency for mimxrt/nxp/hifive1/qemu_riscv2 #17582

Merged
merged 1 commit into from Jul 19, 2019

Conversation

ulfalizer
Copy link
Collaborator

spi-max-frequency is marked as required in
dts/bindings/mtd/jedec,spi-nor.yaml.

I took the value from the datasheets (133 MHz for all), and guessed that
a dummy entry is fine for QEMU.

Fixes some errors in
#17532.

@ulfalizer
Copy link
Collaborator Author

This could be completely wrong, so please check.

@ulfalizer ulfalizer changed the title dts: Add missing spi-max-frequency values for mimxrt/nxp/qemu_riscv2 dts: Add missing spi-max-frequency values for mimxrt, nxp, and qemu_riscv2 Jul 16, 2019
Copy link
Collaborator

@galak galak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like hifive1 and hifive1_revb need updating for spi-max-freq

spi-max-frequency is marked as required in
dts/bindings/mtd/jedec,spi-nor.yaml.

I took the value from the datasheets (133 MHz for all), and guessed that
a dummy entry is fine for QEMU.

Fixes some errors in
zephyrproject-rtos#17532.

Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
@ulfalizer
Copy link
Collaborator Author

@galak
Fixed. 133 MHz for those too.

@ulfalizer ulfalizer changed the title dts: Add missing spi-max-frequency values for mimxrt, nxp, and qemu_riscv2 dts: Add missing spi-max-frequency for mimxrt/nxp/hifive1/qemu_riscv2 Jul 17, 2019
@galak galak merged commit ad3ee99 into zephyrproject-rtos:master Jul 19, 2019
@galak galak deleted the missing-spi-max-freq branch July 19, 2019 14:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants