mirror of
https://github.com/torvalds/linux.git
synced 2026-06-06 05:27:07 +02:00
ARM: dts: qcom: ipq4018-jalapeno: Add SoC compatible
Add qcom,ipq4018 compatible fallback for the SoC. Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Reviewed-by: Konrad Dybcio <konrad.dybcio@somainline.org> Signed-off-by: Bjorn Andersson <andersson@kernel.org> Link: https://lore.kernel.org/r/20221013155418.47577-4-krzysztof.kozlowski@linaro.org
This commit is contained in:
parent
a35f1a75e7
commit
bd40a8c773
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
/ {
|
||||
model = "8devices Jalapeno";
|
||||
compatible = "8dev,jalapeno";
|
||||
compatible = "8dev,jalapeno", "qcom,ipq4018";
|
||||
};
|
||||
|
||||
&tlmm {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user