mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-07 07:49:29 -05:00
'cs-gpios = <0>, <0>' is a hack in ath79 to override the incorrectly specified maximum number of chipselects available in spi-ath79.c. It's not needed here and must have been copied here by mistake. Signed-off-by: Chuanhong Guo <gch981213@gmail.com>