ODROID-COMMON: add missing 'clocks' & 'clock-names' to node efuse

This commit is contained in:
Portisch
2019-06-03 14:46:27 +00:00
committed by Dongjin Kim
parent a0db8e26ed
commit 419f7b5254

View File

@@ -189,6 +189,8 @@
write_cmd = <0x82000031>;
get_max_cmd = <0x82000033>;
key = <&efusekey>;
clocks = <&clkc CLKID_EFUSE>;
clock-names = "efuse_clk";
status = "okay";
};