projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6691409
)
ARM: dts: rockchip: add rk3288 edp-phy node
author
Heiko Stuebner
<heiko@sntech.de>
Wed, 28 Oct 2015 09:54:22 +0000
(10:54 +0100)
committer
Heiko Stuebner
<heiko@sntech.de>
Wed, 6 Apr 2016 23:25:38 +0000
(16:25 -0700)
Add the core device node of the edp-phy on rk3288 socs.
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Tested-by: Douglas Anderson <dianders@chromium.org>
arch/arm/boot/dts/rk3288.dtsi
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/boot/dts/rk3288.dtsi
b/arch/arm/boot/dts/rk3288.dtsi
index 9114c7b8dff4fbeafbb4f18fcf47cda347bf24fa..437dd263a75306a00e1aec2b1bf80eec8628c8a4 100644
(file)
--- a/
arch/arm/boot/dts/rk3288.dtsi
+++ b/
arch/arm/boot/dts/rk3288.dtsi
@@
-201,6
+201,15
@@
#clock-cells = <0>;
};
+ edp_phy: edp-phy {
+ compatible = "rockchip,rk3288-dp-phy";
+ clocks = <&cru SCLK_EDP_24M>;
+ clock-names = "24m";
+ rockchip,grf = <&grf>;
+ #phy-cells = <0>;
+ status = "disabled";
+ };
+
timer {
compatible = "arm,armv7-timer";
arm,cpu-registers-not-fw-configured;