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

Commit 3786f86b authored by Laurent Pinchart's avatar Laurent Pinchart Committed by Simon Horman
Browse files

ARM: shmobile: Remove #gpio-ranges-cells DT property



This property is no longer required by the GPIO binding. Remove it.

Signed-off-by: default avatarLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Signed-off-by: default avatarSimon Horman <horms+renesas@verge.net.au>
parent 01eb2d18
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -96,6 +96,5 @@
	pfc: pfc@fffc0000 {
		compatible = "renesas,pfc-r8a7778";
		reg = <0xfffc000 0x118>;
		#gpio-range-cells = <3>;
	};
};
+0 −1
Original line number Diff line number Diff line
@@ -188,7 +188,6 @@
	pfc: pfc@fffc0000 {
		compatible = "renesas,pfc-r8a7779";
		reg = <0xfffc0000 0x23c>;
		#gpio-range-cells = <3>;
	};

	thermal@ffc48000 {
+0 −1
Original line number Diff line number Diff line
@@ -148,7 +148,6 @@
	pfc: pfc@e6060000 {
		compatible = "renesas,pfc-r8a7790";
		reg = <0 0xe6060000 0 0x250>;
		#gpio-range-cells = <3>;
	};

	sdhi0: sdhi@ee100000 {