When I try to subscribe SPI bus with ADL_BUS_SPI_ADDR_CS_HARD I receive -2 (ADL_RET_ERR_PARAM). It doesn’t matter what I put as GpioChipSelect parameter. In ADL User Guide 3.9.2.2.6 you there is no description of the parameter for ADL_BUS_SPI_ADDR_CS_HARD.
I can successfully subscribe SPI bus with parameters ADL_BUS_SPI_ADDR_CS_GPIO and ADL_IO_Q2686_GPIO_31.