arm64: zynqmp: Rename ina226-vccint-io-bram-ps nodes
authorMichal Simek <michal.simek@amd.com>
Fri, 13 Sep 2024 09:28:51 +0000 (11:28 +0200)
committerMichal Simek <michal.simek@amd.com>
Fri, 20 Sep 2024 13:31:41 +0000 (15:31 +0200)
Remove -ps suffix to avoid issues with dt-schema where -ps is allocated in
property-units.yaml for pico seconds.

Signed-off-by: Michal Simek <michal.simek@amd.com>
Link: https://lore.kernel.org/r/88cc8423db6726fb1f3d1ffc0ad0262611c0fed5.1726219714.git.michal.simek@amd.com
arch/arm/dts/zynqmp-zcu208-revA.dts
arch/arm/dts/zynqmp-zcu216-revA.dts
arch/arm/dts/zynqmp-zcu670-revA.dts
arch/arm/dts/zynqmp-zcu670-revB.dts

index 215908d..88536e9 100644 (file)
@@ -68,7 +68,7 @@
                compatible = "iio-hwmon";
                io-channels = <&vccint 0>, <&vccint 1>, <&vccint 2>, <&vccint 3>;
        };
-       ina226-vccint-io-bram-ps {
+       ina226-vccint-io-bram {
                compatible = "iio-hwmon";
                io-channels = <&vccint_io_bram_ps 0>, <&vccint_io_bram_ps 1>, <&vccint_io_bram_ps 2>, <&vccint_io_bram_ps 3>;
        };
index b5e11cc..29087aa 100644 (file)
@@ -68,7 +68,7 @@
                compatible = "iio-hwmon";
                io-channels = <&vccint 0>, <&vccint 1>, <&vccint 2>, <&vccint 3>;
        };
-       ina226-vccint-io-bram-ps {
+       ina226-vccint-io-bram {
                compatible = "iio-hwmon";
                io-channels = <&vccint_io_bram_ps 0>, <&vccint_io_bram_ps 1>, <&vccint_io_bram_ps 2>, <&vccint_io_bram_ps 3>;
        };
index def3b53..2928ebe 100644 (file)
@@ -71,7 +71,7 @@
                compatible = "iio-hwmon";
                io-channels = <&vccint 0>, <&vccint 1>, <&vccint 2>, <&vccint 3>;
        };
-       ina226-vccint-io-bram-ps {
+       ina226-vccint-io-bram {
                compatible = "iio-hwmon";
                io-channels = <&vccint_io_bram_ps 0>, <&vccint_io_bram_ps 1>, <&vccint_io_bram_ps 2>, <&vccint_io_bram_ps 3>;
        };
index 41f9a23..1a99d1e 100644 (file)
@@ -71,7 +71,7 @@
                compatible = "iio-hwmon";
                io-channels = <&vccint 0>, <&vccint 1>, <&vccint 2>, <&vccint 3>;
        };
-       ina226-vccint-io-bram-ps {
+       ina226-vccint-io-bram {
                compatible = "iio-hwmon";
                io-channels = <&vccint_io_bram_ps 0>, <&vccint_io_bram_ps 1>, <&vccint_io_bram_ps 2>, <&vccint_io_bram_ps 3>;
        };