From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932481AbcIBPta (ORCPT ); Fri, 2 Sep 2016 11:49:30 -0400 Received: from gloria.sntech.de ([95.129.55.99]:38164 "EHLO gloria.sntech.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932268AbcIBPt2 (ORCPT ); Fri, 2 Sep 2016 11:49:28 -0400 From: Heiko =?ISO-8859-1?Q?St=FCbner?= To: Finley Xiao Cc: srinivas.kandagatla@linaro.org, maxime.ripard@free-electrons.com, robh+dt@kernel.org, mark.rutland@arm.com, linux@armlinux.org.uk, catalin.marinas@arm.com, will.deacon@arm.com, dianders@chromium.org, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, wxt@rock-chips.com, zhengsq@rock-chips.com, jay.xu@rock-chips.com, huangtao@rock-chips.com, tony.xie@rock-chips.com, cl@rock-chips.com Subject: Re: [PATCH v5 2/4] ARM: dts: rockchip: update compatible strings for Rockchip efuse Date: Fri, 02 Sep 2016 17:48:39 +0200 Message-ID: <18429499.x7qIytyN63@diego> User-Agent: KMail/4.14.10 (Linux/4.6.0-1-amd64; KDE/4.14.22; x86_64; ; ) In-Reply-To: <1472786217-52214-3-git-send-email-finley.xiao@rock-chips.com> References: <1472786217-52214-1-git-send-email-finley.xiao@rock-chips.com> <1472786217-52214-3-git-send-email-finley.xiao@rock-chips.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Am Donnerstag, 1. September 2016, 20:16:55 schrieb Finley Xiao: > Signed-off-by: Finley Xiao > Reviewed-by: Heiko Stuebner due to the new compatible values, this would cause a regression (existing functionality breaking) when used without the efuse change, so I've put this patch into a branch for 4.10 with Doug's review, so that the code change is definitly existing by then. Heiko