]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
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 215908d4a3e51c13af7b95ca060d6a3fe3a5f386..88536e917d960ae757707f257ff10e3c187de0d0 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 b5e11cc4ff45a24bafbf6b74a211ae6729e4bc1c..29087aa7cb91e39dcc455a1e1b72cb23f03b7251 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 def3b53cef7f238d19f66a095751467c6aa358dc..2928ebe56fc2d0ea053d5954f55cbf3ce6274645 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 41f9a23d06ad1a3ba2cb1e1578f72bc0e9729f99..1a99d1e08fb257d0ff69f77e7eb3b0a8cd67e756 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>;
        };