]> www.infradead.org Git - users/jedix/linux-maple.git/commitdiff
ARM: dts: ti/omap: dra7: fix redundant clock divider definition
authorAndreas Kemnade <andreas@kemnade.info>
Fri, 25 Oct 2024 16:46:22 +0000 (18:46 +0200)
committerKevin Hilman <khilman@baylibre.com>
Tue, 29 Oct 2024 23:42:44 +0000 (16:42 -0700)
Clock specifies ti,dividers as well as ti,max-div. That is in this case
redundant and not allowed by schema. Both specify possible dividers of
1 or 2. Remove redundant definition.

Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202410252030.8B2JoTuq-lkp@intel.com/
Signed-off-by: Andreas Kemnade <andreas@kemnade.info>
Link: https://lore.kernel.org/r/20241025164622.431146-1-andreas@kemnade.info
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
arch/arm/boot/dts/ti/omap/dra7xx-clocks.dtsi

index 04f08b8c64d2783b7afb7d0980c6c3d380e23d3b..0de16ee262cf47e576630543652b3855f76d98e3 100644 (file)
                clocks = <&apll_pcie_ck>;
                #clock-cells = <0>;
                reg = <0x021c>;
-               ti,dividers = <2>, <1>;
                ti,bit-shift = <8>;
                ti,max-div = <2>;
        };