commit | 224a63844173944817a7f7b966c14466abd2010f | [log] [tgz] |
---|---|---|
author | Heiko Stuebner <heiko@sntech.de> | Sun Dec 10 20:07:38 2017 +0100 |
committer | Heiko Stuebner <heiko@sntech.de> | Mon Feb 12 15:00:44 2018 +0100 |
tree | 8e6623ae5b2a626ac25b7ea504ac75d58058290c | |
parent | a377f681324a33bfa58ab88f7bb894cf515b2489 [diff] |
clk: rockchip: remove HCLK_VIO from rk3328 dt header This clock is not hclk_vio but hclk_vio_niu, the clock for the interconnect output. The clock got fixed and the id was never used in this incorrect form, so remove it. Signed-off-by: Heiko Stuebner <heiko@sntech.de>