diff options
author | Emmanuel Vadot <manu@FreeBSD.org> | 2019-05-08 19:27:30 +0000 |
---|---|---|
committer | Emmanuel Vadot <manu@FreeBSD.org> | 2019-05-08 19:27:30 +0000 |
commit | 09001efbbe56402a209a304cb6bc36c7d98ae3c5 (patch) | |
tree | 098d5753f84ef2adbd028b84e1f6d8e5fe8e9683 /sys/gnu/dts/arm/exynos3250.dtsi | |
parent | f6c5aa9f28312211325705b47a77b49212b7f3a4 (diff) | |
parent | 0db636cb5e9747c177d4fe9ae36c20987819a1b6 (diff) | |
download | src-09001efbbe56402a209a304cb6bc36c7d98ae3c5.tar.gz src-09001efbbe56402a209a304cb6bc36c7d98ae3c5.zip |
dts: Import files from Linux 5.1
MFC after: 2 months
Notes
Notes:
svn path=/head/; revision=347366
Diffstat (limited to 'sys/gnu/dts/arm/exynos3250.dtsi')
-rw-r--r-- | sys/gnu/dts/arm/exynos3250.dtsi | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/gnu/dts/arm/exynos3250.dtsi b/sys/gnu/dts/arm/exynos3250.dtsi index 608d17454179..5892a9f7622f 100644 --- a/sys/gnu/dts/arm/exynos3250.dtsi +++ b/sys/gnu/dts/arm/exynos3250.dtsi @@ -168,6 +168,9 @@ interrupt-controller; #interrupt-cells = <3>; interrupt-parent = <&gic>; + clock-names = "clkout8"; + clocks = <&cmu CLK_FIN_PLL>; + #clock-cells = <1>; }; mipi_phy: video-phy { |