ARM: shmobile: r8a7793: remove deprecated #gpio-range-cells

Commit a1bc260bb5 ("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.

Based on similar work for the r8a7791 and r8a7794 by Wolfram Sang.

Cc: Wolfram Sang <wsa+renesas@sang-engineering.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Reported-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Acked-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
This commit is contained in:
Simon Horman 2015-11-26 13:26:20 +09:00
parent 46ece349aa
commit f00be687f5

View File

@ -233,7 +233,6 @@
pfc: pfc@e6060000 {
compatible = "renesas,pfc-r8a7793";
reg = <0 0xe6060000 0 0x250>;
#gpio-range-cells = <3>;
};
dmac0: dma-controller@e6700000 {