mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-01-09 06:43:09 +00:00
Merge remote-tracking branch 'spi/topic/pl022' into spi-next
This commit is contained in:
commit
37553b9236
@ -2083,6 +2083,7 @@ pl022_platform_data_dt_get(struct device *dev)
|
||||
}
|
||||
|
||||
pd->bus_id = -1;
|
||||
pd->enable_dma = 1;
|
||||
of_property_read_u32(np, "num-cs", &tmp);
|
||||
pd->num_chipselect = tmp;
|
||||
of_property_read_u32(np, "pl022,autosuspend-delay",
|
||||
|
Loading…
Reference in New Issue
Block a user