Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 18209d57 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Change bg-spi clock frequency for msm8909w BG"

parents 55dd9918 94dd49b5
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -131,7 +131,7 @@
		qcom,bg-spi {
		qcom,bg-spi {
			compatible = "qcom,bg-spi";
			compatible = "qcom,bg-spi";
			reg = <0>;
			reg = <0>;
			spi-max-frequency = <19200000>;
			spi-max-frequency = <16000000>;
			interrupt-parent = <&msm_gpio>;
			interrupt-parent = <&msm_gpio>;
			qcom,irq-gpio = <&msm_gpio 110 1>;
			qcom,irq-gpio = <&msm_gpio 110 1>;
		};
		};
+1 −1
Original line number Original line Diff line number Diff line
@@ -133,7 +133,7 @@
		qcom,bg-spi {
		qcom,bg-spi {
			compatible = "qcom,bg-spi";
			compatible = "qcom,bg-spi";
			reg = <0>;
			reg = <0>;
			spi-max-frequency = <19200000>;
			spi-max-frequency = <16000000>;
			interrupt-parent = <&msm_gpio>;
			interrupt-parent = <&msm_gpio>;
			qcom,irq-gpio = <&msm_gpio 110 1>;
			qcom,irq-gpio = <&msm_gpio 110 1>;
		};
		};