Skip to content
Commit 5585e76c authored by Prajna Rajendra Kumar's avatar Prajna Rajendra Kumar Committed by harish h
Browse files

spi: dt-bindings: Add num-cs property for mpfs-spi

commit cbcb8cb526d404e7ca897590ae14116c25ab21cc from
https://github.com/linux4microchip/linux.git linux-6.6-mchp+fpga

The PolarFire SoC SPI "hard" controller supports eight CS lines, out of
which only one CS line is physically wired. The default value of
'num-cs' was never set and it did not didn't impose a maximum value.

To reflect this hardware limitation in the device tree, the binding
enforces that the 'num-cs' property cannot exceed 1 unless additional
CS lines are explicitly defined using GPIO descriptors.

Fixes: 2da18730

 ("spi: add bindings for microchip mpfs spi")
Signed-off-by: default avatarPrajna Rajendra Kumar <prajna.rajendrakumar@microchip.com>
Signed-off-by: default avatarharish h <harish.h@windriver.com>
parent 1217a46d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment