ipq40xx: clkreq-gpio to clkreg-gpios
authorRosen Penev <[email protected]>
Mon, 6 Oct 2025 20:38:22 +0000 (13:38 -0700)
committerRobert Marko <[email protected]>
Wed, 8 Oct 2025 12:26:24 +0000 (14:26 +0200)
The former is deprecated. Fixes dtc warning.

Signed-off-by: Rosen Penev <[email protected]>
Link: https://github.com/openwrt/openwrt/pull/20116
Signed-off-by: Robert Marko <[email protected]>
target/linux/ipq40xx/files-6.12/arch/arm/boot/dts/qcom/qcom-ipq4019-mf18a.dts
target/linux/ipq40xx/files-6.12/arch/arm/boot/dts/qcom/qcom-ipq4019-mf289f.dts
target/linux/ipq40xx/files-6.12/arch/arm/boot/dts/qcom/qcom-ipq4019-rt-ac42u.dts

index 0eec1bdd888bb21eb6c06f20a202f5741dfacc20..5d9c201cca341a9411d95169b75ee20bdab0d353 100644 (file)
        status = "okay";
        perst-gpios = <&tlmm 38 GPIO_ACTIVE_LOW>;
        wake-gpios = <&tlmm 40 GPIO_ACTIVE_LOW>;
-       clkreq-gpio = <&tlmm 39 GPIO_ACTIVE_LOW>;
+       clkreq-gpios = <&tlmm 39 GPIO_ACTIVE_LOW>;
 };
 
 &pcie_bridge0 {
index e32d4a5743092387aabfc9b7b7d5ec6ab4a0abd6..acee13ad2d9fa36c1c117e6f77670a488af2c4a0 100644 (file)
        status = "okay";
        perst-gpios = <&tlmm 38 GPIO_ACTIVE_LOW>;
        wake-gpios = <&tlmm 40 GPIO_ACTIVE_LOW>;
-       clkreq-gpio = <&tlmm 39 GPIO_ACTIVE_LOW>;
+       clkreq-gpios = <&tlmm 39 GPIO_ACTIVE_LOW>;
 };
 
 &pcie_bridge0 {
index 3ec7c0aac78dbb92f2e6e83b12992935ca467a2d..495cb5336142564e5ab216be3b4bc6c49e0577e7 100644 (file)
        status = "okay";
        perst-gpios = <&tlmm 38 GPIO_ACTIVE_LOW>;
        wake-gpios = <&tlmm 50 GPIO_ACTIVE_LOW>;
-       clkreq-gpio = <&tlmm 39 GPIO_ACTIVE_LOW>;
+       clkreq-gpios = <&tlmm 39 GPIO_ACTIVE_LOW>;
 };
 
 &pcie_bridge0 {