Commit dcdd4f2e authored by Krzysztof Kozlowski's avatar Krzysztof Kozlowski Committed by Shawn Guo
Browse files

ARM: dts: imx6q: align GPIO hog names with dtschema



dtschema for pca95xx expects GPIO hogs to end with 'hog' prefix.  While
touching the hogs, fix indentation (spaces -> tabs).

Signed-off-by: default avatarKrzysztof Kozlowski <krzk@kernel.org>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 888bb3d2
Loading
Loading
Loading
Loading
+7 −7
Original line number Diff line number Diff line
@@ -84,14 +84,14 @@ lvds0_out: endpoint {
};

&pca9539 {
	P04 {
	P04-hog {
		gpio-hog;
		gpios = <4 0>;
		output-low;
		line-name = "PCA9539-P04";
	};

        P07 {
	P07-hog {
		gpio-hog;
		gpios = <7 0>;
		output-low;
+6 −6
Original line number Diff line number Diff line
@@ -84,7 +84,7 @@ lvds0_out: endpoint {
};

&pca9539 {
        P07 {
	P07-hog {
		gpio-hog;
		gpios = <7 0>;
		output-low;
+2 −2
Original line number Diff line number Diff line
@@ -199,14 +199,14 @@ stdp4028_out: endpoint {
};

&pca9539 {
	P10 {
	P10-hog {
		gpio-hog;
		gpios = <8 0>;
		output-low;
		line-name = "PCA9539-P10";
	};

	P11 {
	P11-hog {
		gpio-hog;
		gpios = <9 0>;
		output-low;
+6 −6
Original line number Diff line number Diff line
@@ -248,42 +248,42 @@ pca9539: pca9539@74 {
				interrupt-parent = <&gpio2>;
				interrupts = <3 IRQ_TYPE_LEVEL_LOW>;

				P12 {
				P12-hog {
					gpio-hog;
					gpios = <10 0>;
					output-low;
					line-name = "PCA9539-P12";
				};

				P13 {
				P13-hog {
					gpio-hog;
					gpios = <11 0>;
					output-low;
					line-name = "PCA9539-P13";
				};

				P14 {
				P14-hog {
					gpio-hog;
					gpios = <12 0>;
					output-low;
					line-name = "PCA9539-P14";
				};

				P15 {
				P15-hog {
					gpio-hog;
					gpios = <13 0>;
					output-low;
					line-name = "PCA9539-P15";
				};

				P16 {
				P16-hog {
					gpio-hog;
					gpios = <14 0>;
					output-low;
					line-name = "PCA9539-P16";
				};

				P17 {
				P17-hog {
					gpio-hog;
					gpios = <15 0>;
					output-low;