KSZ8863 - SPI driver #42186
Unanswered
paveldedourek-eaton
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
zephyr/drivers/ethernet/dsa_ksz8xxx.c
Line 60 in 1b99804
I would like to ask, why dsa_ksz8xxx_write_reg() / dsa_ksz8xxx_read_reg() functions does not respect protocol description from datasheet?

should not be:
and definition of SPI_CMD_RD = 0x03 / SPI_CMD_WR = 0x02.
Can somebody explain what is behind?
Thx
Beta Was this translation helpful? Give feedback.
All reactions