Inter-revision diff: patch 3

Comparing resend (message) to v1 (message)

--- vresend
+++ v1
@@ -1,15 +1,15 @@
 This patch adds needed gamc information for rk3399,
 also support the gmac pd.
 
-Signed-off-by: Roger Chen <roger.chen-TNX95d0MmH7DzftRWevZcw@public.gmane.org>
-Signed-off-by: Caesar Wang <wxt-TNX95d0MmH7DzftRWevZcw@public.gmane.org>
+Signed-off-by: Roger Chen <roger.chen@rock-chips.com>
+Signed-off-by: Caesar Wang <wxt@rock-chips.com>
 ---
 
  arch/arm64/boot/dts/rockchip/rk3399.dtsi | 90 ++++++++++++++++++++++++++++++++
  1 file changed, 90 insertions(+)
 
 diff --git a/arch/arm64/boot/dts/rockchip/rk3399.dtsi b/arch/arm64/boot/dts/rockchip/rk3399.dtsi
-index 32aebc8..abf27a4 100644
+index 32aebc8..53ac651 100644
 --- a/arch/arm64/boot/dts/rockchip/rk3399.dtsi
 +++ b/arch/arm64/boot/dts/rockchip/rk3399.dtsi
 @@ -200,6 +200,26 @@
@@ -19,6 +19,7 @@
 +	gmac: eth@fe300000 {
 +		compatible = "rockchip,rk3399-gmac";
 +		reg = <0x0 0xfe300000 0x0 0x10000>;
++		rockchip,grf = <&grf>;
 +		interrupts = <GIC_SPI 12 IRQ_TYPE_LEVEL_HIGH>;
 +		interrupt-names = "macirq";
 +		clocks = <&cru SCLK_MAC>, <&cru SCLK_MAC_RX>,
@@ -29,10 +30,9 @@
 +			      "mac_clk_tx", "clk_mac_ref",
 +			      "clk_mac_refout", "aclk_mac",
 +			      "pclk_mac";
-+		power-domains = <&power RK3399_PD_GMAC>;
 +		resets = <&cru SRST_A_GMAC>;
 +		reset-names = "stmmaceth";
-+		rockchip,grf = <&grf>;
++		power-domains = <&power RK3399_PD_GMAC>;
 +		status = "disabled";
 +	};
 +
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help