commit | 1ed7d0c0fdbacc679d8a934e27161bc0787533c4 | [log] [tgz] |
---|---|---|
author | Alex Elder <elder@linaro.org> | Thu Mar 05 22:28:18 2020 -0600 |
committer | David S. Miller <davem@davemloft.net> | Sun Mar 08 22:07:09 2020 -0700 |
tree | 824980818142abe52b20e30762836efd1e55f311 | |
parent | cdf2e9419dd91475962627d7b7f72f2393a09fce [diff] |
soc: qcom: ipa: configuration data This patch defines configuration data that is used to specify some of the details of IPA hardware supported by the driver. It is built as Device Tree match data, discovered at boot time. The driver supports the Qualcomm SDM845 SoC. Data for the Qualcomm SC7180 is also defined here, but it is not yet completely supported. Signed-off-by: Alex Elder <elder@linaro.org> Signed-off-by: David S. Miller <davem@davemloft.net>