From: Christian Marangi Date: Mon, 27 Jan 2025 13:40:41 +0000 (+0100) Subject: pinctrl: mediatek: mt7988: rename reg-names to upstream linux format X-Git-Tag: v2025.04-rc2~33^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c2cb748ef535541c9d38f8d08c8a083dac7be4c;p=pandora-u-boot.git pinctrl: mediatek: mt7988: rename reg-names to upstream linux format Rename reg-names to upstream linux format. Upstream linux drop the "_base". To make use of upstream DTSI, align to the upstream naming. Signed-off-by: Christian Marangi Reviewed-by: Weijie Gao Tested-by: Weijie Gao --- diff --git a/arch/arm/dts/mt7988.dtsi b/arch/arm/dts/mt7988.dtsi index f2bfde547e6..ee2ad2dbe6e 100644 --- a/arch/arm/dts/mt7988.dtsi +++ b/arch/arm/dts/mt7988.dtsi @@ -119,8 +119,8 @@ <0 0x11e00000 0 0x1000>, <0 0x11f00000 0 0x1000>, <0 0x1000b000 0 0x1000>; - reg-names = "gpio_base", "iocfg_tr_base", "iocfg_br_base", - "iocfg_rb_base", "iocfg_lb_base", "iocfg_tl_base", + reg-names = "gpio", "iocfg_tr", "iocfg_br", + "iocfg_rb", "iocfg_lb", "iocfg_tl", "eint"; gpio: gpio-controller { gpio-controller;