soc: qcom: geni-se: add support for I2C Master Hub wrapper variant
authorNeil Armstrong <neil.armstrong@linaro.org>
Tue, 29 Nov 2022 14:47:04 +0000 (15:47 +0100)
committerWolfram Sang <wsa@kernel.org>
Mon, 5 Dec 2022 08:30:13 +0000 (09:30 +0100)
commitf4aba01db4801cc02d1fae4c8099984a23740996
treed2519d8564728ca3c3057e98f39c3c8385b8aebd
parent63fc9af83c11e02ea9c981d3bd0382e36f49916f
soc: qcom: geni-se: add support for I2C Master Hub wrapper variant

The I2C Master Hub is a stripped down version of the GENI Serial Engine
QUP Wrapper Controller but only supporting I2C serial engines without
DMA support.

Add the clock list for the I2C Master Hub variant to a new desc struct
then pass it through the I2C Master Hub compatible match data.

Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Signed-off-by: Wolfram Sang <wsa@kernel.org>
drivers/soc/qcom/qcom-geni-se.c