Enabling the hardware thankfully comes down to a simple status = "okay".
We assume that the firmware is provided by the Linux distribution, as it's
signed and needs to come from the stock Android.
Signed-off-by: Konrad Dybcio <konrad.dybcio@somainline.org>
Link: https://lore.kernel.org/r/20210616122708.144770-4-konrad.dybcio@somainline.org
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
};
};
+&adsp {
+ status = "okay";
+};
+
&apps_rsc {
pm8150-rpmh-regulators {
compatible = "qcom,pm8150-rpmh-regulators";
};
};
+&cdsp {
+ status = "okay";
+};
+
&i2c1 {
status = "okay";
clock-frequency = <400000>;
no-emmc;
};
+&slpi {
+ status = "okay";
+};
+
&tlmm {
gpio-reserved-ranges = <40 4>, <52 4>;