Re: [PATCH v4 10/16] phy: Add driver for rockchip Display Port PHY

From: Yakir Yang
Date: Tue Sep 01 2015 - 21:47:06 EST


Hi Heiko,

å 09/02/2015 04:58 AM, Heiko Stuebner åé:
Hi Yakir,

small nit more below

Am Dienstag, 1. September 2015, 18:51:16 schrieb Heiko Stuebner:
Am Dienstag, 1. September 2015, 14:04:15 schrieb Yakir Yang:
+- clocks: from common clock binding: handle to dp clock.
+ of memory mapped region.
+- clock-names: from common clock binding:
+ Required elements: "sclk_dp" "sclk_dp_24m"
+
+- rockchip,grf: this soc should set GRF regs, so need get grf here.
+- #phy-cells : from the generic PHY bindings, must be 0;
+
+Example:
+
+edp_phy: phy@ff770274 {
edp_phy: edp-phy {

+ compatilble = "rockchip,rk3288-dp-phy";
typo: compatible

Aha, thanks.

- Yakir





--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/