mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 20:07:46 +09:00
rk312x: enable saradc clk 7 pclk
This commit is contained in:
@@ -506,8 +506,8 @@
|
||||
io-channel-ranges;
|
||||
rockchip,adc-vref = <1800>;
|
||||
clock-frequency = <1000000>;
|
||||
//clocks = <&clk_saradc>, <&clk_gates7 1>;
|
||||
//clock-names = "saradc", "pclk_saradc";
|
||||
clocks = <&clk_saradc>, <&clk_gates7 14>;
|
||||
clock-names = "saradc", "pclk_saradc";
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user