mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-06-16 02:25:29 +08:00

Fix the issue of dts buswidth cannot be applied properly with spi driver. Fix the name of buswidth to bus-width in dts in order to fit the format in linux spi kernel so that spi-tx-bus-width & spi-rx-bus-width can be parsed properly. Signed-off-by: Chen Minqiang <ptpt52@gmail.com>