still works after split

This commit is contained in:
2025-06-13 12:13:28 +01:00
parent a6c4370fc4
commit e8f5493e5d
8 changed files with 397 additions and 360 deletions

View File

@ -50,4 +50,7 @@
#define MDR1_F_BW 0b01000000
#define MDR1_F_CY 0b10000000
int read32(struct spi_device *client, u8 c, u32 *r);
#endif /* _LS7366R_H_ */