The Qualcomm SM6115 platform contains the AR50_Lite core similar to the
one found on the QCM2290. Define new platform-specific compatible, while
using QCM2290 as a fallback.
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
[bod: Fixed indentation of compats]
Signed-off-by: Bryan O'Donoghue <bod@kernel.org>
properties:
compatible:
- const: qcom,qcm2290-venus
+ oneOf:
+ - items:
+ - const: qcom,sm6115-venus
+ - const: qcom,qcm2290-venus
+ - const: qcom,qcm2290-venus
power-domains:
maxItems: 3