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

Commit 369d4933 authored by Wolfram Sang's avatar Wolfram Sang Committed by Simon Horman
Browse files

ARM: shmobile: r8a7794: remove deprecated #gpio-range-cells from dtsi



Commit a1bc260b ("gpio: clean up gpio-ranges documentation")
declares the above property deprecated. That was more than 2 years ago.
Remove it, so it doesn't get copied around needlessly.

Signed-off-by: default avatarWolfram Sang <wsa+renesas@sang-engineering.com>
Signed-off-by: default avatarSimon Horman <horms+renesas@verge.net.au>
parent d3b23855
Loading
Loading
Loading
Loading
+0 −1
Original line number Original line Diff line number Diff line
@@ -217,7 +217,6 @@
	pfc: pin-controller@e6060000 {
	pfc: pin-controller@e6060000 {
		compatible = "renesas,pfc-r8a7794";
		compatible = "renesas,pfc-r8a7794";
		reg = <0 0xe6060000 0 0x11c>;
		reg = <0 0xe6060000 0 0x11c>;
		#gpio-range-cells = <3>;
	};
	};


	dmac0: dma-controller@e6700000 {
	dmac0: dma-controller@e6700000 {