Refactoring #360
Updated by Anastasia Klimchuk over 2 years ago
Man page entry done
We can also try to add more info for developers, see if code can be commented better?
Some specific questions:
1) Too generic name: LSPCon is a concept but driver seems to be about a specific vendor/chip.
2) No probing just starts to write to hardcoded addresses.
3) WP code contains magic numbers, board specific?
4) Implements `spi_master` but contains hard-coded SPI opcodes.