commit | 9bbe3559b73b7710f1d198ae693373ef16c48c41 | [log] [tgz] |
---|---|---|
author | Emmanuel Vadot <manu@bidouilliste.com> | Tue Dec 27 11:28:07 2016 +0100 |
committer | Maxime Ripard <maxime.ripard@free-electrons.com> | Tue Jan 10 18:52:49 2017 +0100 |
tree | 5621d51a5fe6d9f79ddabf7cc2f39c894db63206 | |
parent | b43776d65a33b460925604a27fb9360af08c55ce [diff] |
ARM: dts: sunxi: Add num-cs for A20 spi nodes The spi0 controller on the A20 have up to 4 CS (Chip Select) while the others three only have 1. Add the num-cs property to each node. The current driver doesn't read this property but this is useful for downstream user of DTS (FreeBSD for example). Signed-off-by: Emmanuel Vadot <manu@bidouilliste.com> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>