From mboxrd@z Thu Jan 1 00:00:00 1970 From: Heiko Stuebner Subject: Re: [PATCH v8 2/3] ARM: dts: Add LVDS info for rk3288 Date: Sat, 09 Sep 2017 01:45:53 +0200 Message-ID: <35833616.zLl8rNldH8@phil> References: <1504351723-135876-1-git-send-email-hjc@rock-chips.com> <1504351732-135989-1-git-send-email-hjc@rock-chips.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Return-path: In-Reply-To: <1504351732-135989-1-git-send-email-hjc@rock-chips.com> Sender: linux-kernel-owner@vger.kernel.org To: Sandy Huang Cc: Rob Herring , Mark Rutland , Russell King , linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org List-Id: devicetree@vger.kernel.org Am Samstag, 2. September 2017, 19:28:52 CEST schrieb Sandy Huang: > add LVDS info in rk3288.dtsi for LVDS driver > This based on the patches from Mark yao and Heiko Stuebner. > > Signed-off-by: Mark yao > Signed-off-by: Heiko Stuebner > Signed-off-by: Sandy Huang applied for 4.15 after moving both the lvds node to its correct position (please always sort by address) and fixed the register addressing to honor the recent rk3288 64bit conversion. Heiko