From mboxrd@z Thu Jan 1 00:00:00 1970 From: heiko@sntech.de (Heiko Stuebner) Date: Mon, 21 Aug 2017 12:32:49 +0200 Subject: [PATCH v2 1/4] clk: rockchip: add rv1108 ACLK_GAMC and PCLK_GMAC ID In-Reply-To: References: <1503303367-17915-1-git-send-email-zhangqing@rock-chips.com> <1503303367-17915-2-git-send-email-zhangqing@rock-chips.com> Message-ID: <19279521.prAVXYBsZ9@phil> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi David, Am Montag, 21. August 2017, 18:22:31 CEST schrieb David.Wu: > Hi Elaine, > > ? 2017/8/21 16:16, Elaine Zhang ??: > > This patch exports gmac aclk and pclk for dts reference. > > > > Signed-off-by: Elaine Zhang > > --- > > include/dt-bindings/clock/rv1108-cru.h | 2 ++ > > 1 file changed, 2 insertions(+) > > Acked-by: David Wu Acked-by is mainly meant for cross-maintainer stuff (changes for one subsystem going through a different tree etc). If you want to show that the change is correct and you have reviewed the patch, please use "Reviewed-by". Heiko