]> git.baikalelectronics.ru Git - kernel.git/commit
dt-bindings: devfreq: rk3399_dmc: fix clocks in example
authorChukun Pan <amadeus@jmu.edu.cn>
Fri, 1 Oct 2021 15:00:24 +0000 (23:00 +0800)
committerRob Herring <robh@kernel.org>
Tue, 12 Oct 2021 01:04:48 +0000 (20:04 -0500)
commit2d879ba9a09d20604f194a4b5736aba6ea147763
tree3b1f47714fcc65bfc030618fc72bfe6e8194e76a
parent92a92a3cca98681ee24ba5ad74040d5e73caed43
dt-bindings: devfreq: rk3399_dmc: fix clocks in example

The clocks in the example use 'SCLK_DDRCLK', which does not exist in
the rk3399-cru.h, correct it to 'SCLK_DDRC'.

Ref: commit d46e6b9c2be2 ("clk: rockchip: add SCLK_DDRC id for rk3399 ddrc")
Fixes: bea23d6e7eaf ("Documentation: bindings: add dt documentation for rk3399 dmc")
Signed-off-by: Chukun Pan <amadeus@jmu.edu.cn>
Link: https://lore.kernel.org/r/20211001150024.18672-1-amadeus@jmu.edu.cn
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/devfreq/rk3399_dmc.txt