Commit 14bd9694 authored by Krzysztof Kozlowski's avatar Krzysztof Kozlowski Committed by Arnd Bergmann
Browse files

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



dtschema for pca95xx expects GPIO hogs to end with 'hog' suffix.

Signed-off-by: default avatarKrzysztof Kozlowski <krzk@kernel.org>
Link: https://lore.kernel.org/r/20210212162640.66677-2-krzk@kernel.org

'
Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
parent be6ce1cd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -580,7 +580,7 @@ tca9554@40 {
		gpio-controller;
		#gpio-cells = <2>;

		smbus0 {
		smbus0-hog {
			gpio-hog;
			gpios = <4 GPIO_ACTIVE_HIGH>;
			output-high;
+8 −8
Original line number Diff line number Diff line
@@ -827,7 +827,7 @@ tca9554@39 {
				gpio-controller;
				#gpio-cells = <2>;

				smbus0 {
				smbus0-hog {
					gpio-hog;
					gpios = <4 GPIO_ACTIVE_HIGH>;
					output-high;
@@ -852,7 +852,7 @@ tca9554@39 {
				gpio-controller;
				#gpio-cells = <2>;

				smbus1 {
				smbus1-hog {
					gpio-hog;
					gpios = <4 GPIO_ACTIVE_HIGH>;
					output-high;
@@ -900,7 +900,7 @@ tca9554@39 {
				gpio-controller;
				#gpio-cells = <2>;

				smbus2 {
				smbus2-hog {
					gpio-hog;
					gpios = <4 GPIO_ACTIVE_HIGH>;
					output-high;
@@ -925,7 +925,7 @@ tca9554@39 {
				gpio-controller;
				#gpio-cells = <2>;

				smbus3 {
				smbus3-hog {
					gpio-hog;
					gpios = <4 GPIO_ACTIVE_HIGH>;
					output-high;
@@ -992,7 +992,7 @@ tca9554@39 {
				gpio-controller;
				#gpio-cells = <2>;

				smbus4 {
				smbus4-hog {
					gpio-hog;
					gpios = <4 GPIO_ACTIVE_HIGH>;
					output-high;
@@ -1017,7 +1017,7 @@ tca9554@39 {
				gpio-controller;
				#gpio-cells = <2>;

				smbus5 {
				smbus5-hog {
					gpio-hog;
					gpios = <4 GPIO_ACTIVE_HIGH>;
					output-high;
@@ -1065,7 +1065,7 @@ tca9554@39 {
				gpio-controller;
				#gpio-cells = <2>;

				smbus6 {
				smbus6-hog {
					gpio-hog;
					gpios = <4 GPIO_ACTIVE_HIGH>;
					output-high;
@@ -1090,7 +1090,7 @@ tca9554@39 {
				gpio-controller;
				#gpio-cells = <2>;

				smbus7 {
				smbus7-hog {
					gpio-hog;
					gpios = <4 GPIO_ACTIVE_HIGH>;
					output-high;