From mboxrd@z Thu Jan 1 00:00:00 1970 From: shawnguo@kernel.org (Shawn Guo) Date: Mon, 2 Jan 2017 17:17:06 +0800 Subject: [PATCH] arm64/dts/ls2080a-rdb: remove disable status of pca9547 In-Reply-To: <1482213787-27814-1-git-send-email-meng.yi@nxp.com> References: <1482213787-27814-1-git-send-email-meng.yi@nxp.com> Message-ID: <20170102091705.GI20956@dragon> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tue, Dec 20, 2016 at 02:03:07PM +0800, Meng Yi wrote: > pca9547 won't probed since its status property is disabled. > while there are devices connected to it, we need remove status > property to let ds3232 and adt7461 probed correctly. > > Signed-off-by: Meng Yi Changed subject prefix to 'arm64: dts: ls2080a-rdb: ', and applied the patch. Shawn From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755382AbdABJRY (ORCPT ); Mon, 2 Jan 2017 04:17:24 -0500 Received: from mail.kernel.org ([198.145.29.136]:39008 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755256AbdABJRW (ORCPT ); Mon, 2 Jan 2017 04:17:22 -0500 Date: Mon, 2 Jan 2017 17:17:06 +0800 From: Shawn Guo To: Meng Yi Cc: robh+dt@kernel.org, stuart.yoder@nxp.com, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH] arm64/dts/ls2080a-rdb: remove disable status of pca9547 Message-ID: <20170102091705.GI20956@dragon> References: <1482213787-27814-1-git-send-email-meng.yi@nxp.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1482213787-27814-1-git-send-email-meng.yi@nxp.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Dec 20, 2016 at 02:03:07PM +0800, Meng Yi wrote: > pca9547 won't probed since its status property is disabled. > while there are devices connected to it, we need remove status > property to let ds3232 and adt7461 probed correctly. > > Signed-off-by: Meng Yi Changed subject prefix to 'arm64: dts: ls2080a-rdb: ', and applied the patch. Shawn