Commit 087c9704 authored by Konrad Dybcio's avatar Konrad Dybcio Committed by Bjorn Andersson
Browse files

ARM: dts: qcom-msm8974*: Rename msmgpio to tlmm

parent 64cf6268
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -35,7 +35,7 @@ sdhci@f9824900 {
		};

		sdhci@f98a4900 {
			cd-gpios = <&msmgpio 62 0x1>;
			cd-gpios = <&tlmm 62 0x1>;
			pinctrl-names = "default";
			pinctrl-0 = <&sdhc2_pin_a>, <&sdhc2_cd_pin_a>;
			bus-width = <4>;
+1 −1
Original line number Diff line number Diff line
@@ -51,7 +51,7 @@ volume-up {

	vibrator {
		compatible = "gpio-vibrator";
		enable-gpios = <&msmgpio 86 GPIO_ACTIVE_HIGH>;
		enable-gpios = <&tlmm 86 GPIO_ACTIVE_HIGH>;
		vcc-supply = <&pm8941_l18>;
	};

+9 −9
Original line number Diff line number Diff line
@@ -250,7 +250,7 @@ vreg_wlan: wlan-regulator {
		regulator-min-microvolt = <3300000>;
		regulator-max-microvolt = <3300000>;

		gpio = <&msmgpio 26 GPIO_ACTIVE_HIGH>;
		gpio = <&tlmm 26 GPIO_ACTIVE_HIGH>;
		enable-active-high;

		pinctrl-names = "default";
@@ -482,9 +482,9 @@ bluetooth {
			pinctrl-names = "default";
			pinctrl-0 = <&bt_pin>;

			host-wakeup-gpios = <&msmgpio 42 GPIO_ACTIVE_HIGH>;
			device-wakeup-gpios = <&msmgpio 62 GPIO_ACTIVE_HIGH>;
			shutdown-gpios = <&msmgpio 41 GPIO_ACTIVE_HIGH>;
			host-wakeup-gpios = <&tlmm 42 GPIO_ACTIVE_HIGH>;
			device-wakeup-gpios = <&tlmm 62 GPIO_ACTIVE_HIGH>;
			shutdown-gpios = <&tlmm 41 GPIO_ACTIVE_HIGH>;
		};
	};

@@ -522,7 +522,7 @@ i2c@f9968000 {
		mpu6515@68 {
			compatible = "invensense,mpu6515";
			reg = <0x68>;
			interrupts-extended = <&msmgpio 73 IRQ_TYPE_EDGE_FALLING>;
			interrupts-extended = <&tlmm 73 IRQ_TYPE_EDGE_FALLING>;
			vddio-supply = <&pm8941_lvs1>;

			pinctrl-names = "default";
@@ -538,7 +538,7 @@ i2c-gate {
				ak8963@f {
					compatible = "asahi-kasei,ak8963";
					reg = <0x0f>;
					gpios = <&msmgpio 67 0>;
					gpios = <&tlmm 67 0>;
					vid-supply = <&pm8941_lvs1>;
					vdd-supply = <&pm8941_l17>;
				};
@@ -577,7 +577,7 @@ fuelgauge: max17048@36 {
			maxim,double-soc;
			maxim,rcomp = /bits/ 8 <0x4d>;

			interrupt-parent = <&msmgpio>;
			interrupt-parent = <&tlmm>;
			interrupts = <9 IRQ_TYPE_LEVEL_LOW>;

			pinctrl-names = "default";
@@ -600,7 +600,7 @@ synaptics@70 {
			compatible = "syna,rmi4-i2c";
			reg = <0x70>;

			interrupts-extended = <&msmgpio 5 IRQ_TYPE_EDGE_FALLING>;
			interrupts-extended = <&tlmm 5 IRQ_TYPE_EDGE_FALLING>;
			vdd-supply = <&pm8941_l22>;
			vio-supply = <&pm8941_lvs3>;

@@ -632,7 +632,7 @@ i2c@f9925000 {
		avago_apds993@39 {
			compatible = "avago,apds9930";
			reg = <0x39>;
			interrupts-extended = <&msmgpio 61 IRQ_TYPE_EDGE_FALLING>;
			interrupts-extended = <&tlmm 61 IRQ_TYPE_EDGE_FALLING>;
			vdd-supply = <&pm8941_l17>;
			vddio-supply = <&pm8941_lvs1>;
			led-max-microamp = <100000>;
+10 −10
Original line number Diff line number Diff line
@@ -247,8 +247,8 @@ i2c-gpio-touchkey {
		compatible = "i2c-gpio";
		#address-cells = <1>;
		#size-cells = <0>;
		sda-gpios = <&msmgpio 95 (GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN)>;
		scl-gpios = <&msmgpio 96 (GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN)>;
		sda-gpios = <&tlmm 95 (GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN)>;
		scl-gpios = <&tlmm 96 (GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN)>;
		pinctrl-names = "default";
		pinctrl-0 = <&i2c_touchkey_pins>;

@@ -272,8 +272,8 @@ i2c-gpio-led {
		compatible = "i2c-gpio";
		#address-cells = <1>;
		#size-cells = <0>;
		scl-gpios = <&msmgpio 121 (GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN)>;
		sda-gpios = <&msmgpio 120 (GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN)>;
		scl-gpios = <&tlmm 121 (GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN)>;
		sda-gpios = <&tlmm 120 (GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN)>;
		pinctrl-names = "default";
		pinctrl-0 = <&i2c_led_gpioex_pins>;

@@ -291,7 +291,7 @@ gpio_expander: gpio@20 {
			pinctrl-names = "default";
			pinctrl-0 = <&gpioex_pin>;

			reset-gpios = <&msmgpio 145 GPIO_ACTIVE_LOW>;
			reset-gpios = <&tlmm 145 GPIO_ACTIVE_LOW>;
		};

		led-controller@30 {
@@ -371,9 +371,9 @@ bluetooth {
			max-speed = <3000000>;
			pinctrl-names = "default";
			pinctrl-0 = <&bt_pins>;
			device-wakeup-gpios = <&msmgpio 91 GPIO_ACTIVE_HIGH>;
			device-wakeup-gpios = <&tlmm 91 GPIO_ACTIVE_HIGH>;
			shutdown-gpios = <&gpio_expander 9 GPIO_ACTIVE_HIGH>;
			interrupt-parent = <&msmgpio>;
			interrupt-parent = <&tlmm>;
			interrupts = <75 IRQ_TYPE_LEVEL_HIGH>;
			interrupt-names = "host-wakeup";
		};
@@ -563,7 +563,7 @@ sdhci@f9864900 {
		 */
		pinctrl-names = "default";
		pinctrl-0 = <&sdhc2_pin_a /* &sdhc2_cd_pin */>;
		// cd-gpios = <&msmgpio 62 GPIO_ACTIVE_LOW>;
		// cd-gpios = <&tlmm 62 GPIO_ACTIVE_LOW>;
	};

	sdhci@f98a4900 {
@@ -587,7 +587,7 @@ wifi@1 {
			reg = <1>;
			compatible = "brcm,bcm4329-fmac";

			interrupt-parent = <&msmgpio>;
			interrupt-parent = <&tlmm>;
			interrupts = <92 IRQ_TYPE_LEVEL_HIGH>;
			interrupt-names = "host-wake";

@@ -818,7 +818,7 @@ panel: panel@0 {
				vddr-supply = <&vreg_panel>;

				reset-gpios = <&pma8084_gpios 17 GPIO_ACTIVE_LOW>;
				te-gpios = <&msmgpio 12 GPIO_ACTIVE_HIGH>;
				te-gpios = <&tlmm 12 GPIO_ACTIVE_HIGH>;

				port {
					panel_in: endpoint {
+1 −1
Original line number Diff line number Diff line
@@ -280,7 +280,7 @@ sdhci@f98a4900 {
		vmmc-supply = <&pm8941_l21>;
		vqmmc-supply = <&pm8941_l13>;

		cd-gpios = <&msmgpio 62 GPIO_ACTIVE_LOW>;
		cd-gpios = <&tlmm 62 GPIO_ACTIVE_LOW>;

		pinctrl-names = "default";
		pinctrl-0 = <&sdhc2_pin_a>, <&sdhc2_cd_pin_a>;
Loading