From: Donghyun Ko Date: Sun, 23 Nov 2025 10:01:21 +0000 (+0900) Subject: mediatek: use dt-bindings drive strength macros for ipTIME AX7800M-6E X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=2c667f2df4dac12386c7081f68cf02d7f95a9faa;p=openwrt%2Fstaging%2Fldir.git mediatek: use dt-bindings drive strength macros for ipTIME AX7800M-6E Replace hardcoded numbers with the dt-bindings drive strength macros defined in "dt-bindings/pinctrl/mt65xx.h". Signed-off-by: Donghyun Ko Link: https://github.com/openwrt/openwrt/pull/20894 Signed-off-by: Hauke Mehrtens --- diff --git a/target/linux/mediatek/dts/mt7986a-iptime-ax7800m-6e.dts b/target/linux/mediatek/dts/mt7986a-iptime-ax7800m-6e.dts index 72b96caca3..59ac770cfc 100644 --- a/target/linux/mediatek/dts/mt7986a-iptime-ax7800m-6e.dts +++ b/target/linux/mediatek/dts/mt7986a-iptime-ax7800m-6e.dts @@ -149,7 +149,7 @@ "WF1_HB2", "WF1_HB3", "WF1_HB4", "WF1_HB0", "WF1_HB5", "WF1_HB6", "WF1_HB7", "WF1_HB8", "WF1_TOP_CLK", "WF1_TOP_DATA"; - drive-strength = <4>; + drive-strength = ; }; }; @@ -166,7 +166,7 @@ "WF1_HB2", "WF1_HB3", "WF1_HB4", "WF1_HB0", "WF1_HB5", "WF1_HB6", "WF1_HB7", "WF1_HB8", "WF1_TOP_CLK", "WF1_TOP_DATA"; - drive-strength = <4>; + drive-strength = ; }; }; };