From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.3 required=3.0 tests=DKIM_INVALID,DKIM_SIGNED, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 011F0C43603 for ; Wed, 11 Dec 2019 09:17:50 +0000 (UTC) Received: from lists.ozlabs.org (lists.ozlabs.org [203.11.71.2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 74C85214AF for ; Wed, 11 Dec 2019 09:17:49 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="mKolWP6/" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 74C85214AF Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=linuxppc-dev-bounces+linuxppc-dev=archiver.kernel.org@lists.ozlabs.org Received: from lists.ozlabs.org (lists.ozlabs.org [IPv6:2401:3900:2:1::3]) by lists.ozlabs.org (Postfix) with ESMTP id 47Xrtg48F6zDqT6 for ; Wed, 11 Dec 2019 20:17:47 +1100 (AEDT) Authentication-Results: lists.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=kernel.org (client-ip=198.145.29.99; helo=mail.kernel.org; envelope-from=shawnguo@kernel.org; receiver=) Authentication-Results: lists.ozlabs.org; dmarc=pass (p=none dis=none) header.from=kernel.org Authentication-Results: lists.ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=kernel.org header.i=@kernel.org header.b="mKolWP6/"; dkim-atps=neutral Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 47XrqJ0L8RzDqfM for ; Wed, 11 Dec 2019 20:14:51 +1100 (AEDT) Received: from dragon (98.142.130.235.16clouds.com [98.142.130.235]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id C3CD2214AF; Wed, 11 Dec 2019 09:14:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1576055689; bh=sWqE+PcnhDwEJHLDzeVDWNdfl/id8Y+dl/d6YHFPhmA=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=mKolWP6/zNkaJDAq1mr0n9oO24i8kaPsJRDd3Dp/NZYOY7F9QumKj2uIhdgdsLMQu VZ+HrToPi4ZuQeae+gCZnhKKsFTFQTeETG9LbIfEuldpN/50LPbIfDXyawdzRESIsw fhqzZ4d6Md+Phzj1BzeVO5L+MidMps2jm/E3xrCM= Date: Wed, 11 Dec 2019 17:14:35 +0800 From: Shawn Guo To: "Y.b. Lu" Subject: Re: [PATCH v1 3/4] arm64: dts: ls1028a: fix little-big endian issue for dcfg Message-ID: <20191211091433.GU15858@dragon> References: <20190814072649.8237-3-yinbo.zhu@nxp.com> <20191210000623.22321-1-michael@walle.cc> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) X-BeenThere: linuxppc-dev@lists.ozlabs.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: "mark.rutland@arm.com" , "devicetree@vger.kernel.org" , "Amit Jain \(aj\)" , "linux-kernel@vger.kernel.org" , Rajesh Bhagat , Alison Wang , Alexandru Marginean , "catalin.horghidan@nxp.com" , Ashish Kumar , Xiaobo Xie , Claudiu Manoil , "robh+dt@kernel.org" , "rajat.srivastava@nxp.com" , Vabhav Sharma , Michael Walle , Jiafei Pan , Leo Li , "linuxppc-dev@lists.ozlabs.org" , Yinbo Zhu , "linux-arm-kernel@lists.infradead.org" Errors-To: linuxppc-dev-bounces+linuxppc-dev=archiver.kernel.org@lists.ozlabs.org Sender: "Linuxppc-dev" On Tue, Dec 10, 2019 at 02:34:30AM +0000, Y.b. Lu wrote: > + Shawn, > > > -----Original Message----- > > From: Michael Walle > > Sent: Tuesday, December 10, 2019 8:06 AM > > To: Yinbo Zhu > > Cc: Ashish Kumar ; Alexandru Marginean > > ; Alison Wang ; > > Amit Jain (aj) ; catalin.horghidan@nxp.com; Claudiu > > Manoil ; devicetree@vger.kernel.org; Jiafei Pan > > ; Leo Li ; > > linux-arm-kernel@lists.infradead.org; linux-kernel@vger.kernel.org; > > linuxppc-dev@lists.ozlabs.org; mark.rutland@arm.com; > > rajat.srivastava@nxp.com; Rajesh Bhagat ; > > robh+dt@kernel.org; Vabhav Sharma ; Xiaobo Xie > > ; Y.b. Lu ; Michael Walle > > > > Subject: Re: [PATCH v1 3/4] arm64: dts: ls1028a: fix little-big endian issue for > > dcfg > > > > [Y.b. Lu] Acked-by: Yangbo Lu > > Hi Shawn, could you help to review and merge the two dts patches of this patch-set? > Thanks. Please resend them with me on recipients. Shawn