[PATCH v5 2/8] board: presidio-asic: update eMMC DT informatino

2020-04-16 Thread Alex Nemirovsky
Change DT compatiblity name to match change in driver's name. Remove unused io_ds and fifo_mode fields from DT. Signed-off-by: Alex Nemirovsky CC: Peng Fan --- Changes in v5: - Rebase on codebase basis v2020.04-rc5 which already incorporated initial baseline of eMMC DT information Changes in

[PATCH v5 2/8] board: presidio-asic: update eMMC DT informatino

2020-04-16 Thread Alex Nemirovsky
Change DT compatiblity name to match change in driver's name. Remove unused io_ds and fifo_mode fields from DT. Signed-off-by: Alex Nemirovsky CC: Peng Fan --- Changes in v5: - Rebase on codebase basis v2020.04-rc5 which already incorporated initial baseline of eMMC DT information Changes in