From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Fri, 29 May 2015 06:01:30 +0200 (CEST) Received: from mail-ob0-f169.google.com ([209.85.214.169]:33625 "EHLO mail-ob0-f169.google.com" rhost-flags-OK-OK-OK-OK) by eddie.linux-mips.org with ESMTP id S27006506AbbE2EB3KupBG (ORCPT ); Fri, 29 May 2015 06:01:29 +0200 Received: by obbnx5 with SMTP id nx5so48522858obb.0 for ; Thu, 28 May 2015 21:01:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=nr2B+QPQ4v2o0jRI+iNAFicbxR7Im+ETP7RssgHt9fs=; b=W58KI7IaHmKMFq+94OGTdNT56OXcuGBh2xR8Eej4ZJvtaqNG4Q8/+aLNYmF7Se3gIe qfK8S4h71aKcShb4MSBtA8yEjcix+Mwhqsb4bxK1+FWpSTDe4w1RwCWXhaPTYeOMQ45r Wq4qKMP3B1TsVg2DZM4rnZe9HEnKSU1Uz3bVQWXmSJ3k5zl6GlKKTo1H7DoVAZoVDTDz jF1Cz9QQ1XW3iw+385MjlYlnoF2Avy5I2SR32f7I0iQy4aWz18O6AsMT/JPDrq7nwnfv 28Qt9sj9qcZqHtS+KbfkwRIyRdeRQIeviXVqNONf9+6hq4RgIjwvlkIyJKBeOifhODJQ CKfg== X-Received: by 10.202.169.214 with SMTP id s205mr5042578oie.71.1432872085859; Thu, 28 May 2015 21:01:25 -0700 (PDT) Received: from ?IPv6:2001:470:d:73f:d4fe:27c9:9624:cea8? ([2001:470:d:73f:d4fe:27c9:9624:cea8]) by mx.google.com with ESMTPSA id d74sm2353076oic.9.2015.05.28.21.01.23 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 28 May 2015 21:01:25 -0700 (PDT) Message-ID: <5567E493.80800@gmail.com> Date: Thu, 28 May 2015 21:01:23 -0700 From: Florian Fainelli User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: Kevin Cernekee , sre@kernel.org, dbaryshkov@gmail.com, dwmw2@infradead.org, arnd@arndb.de, linux@prisktech.co.nz, stern@rowland.harvard.edu, gregkh@linuxfoundation.org CC: grant.likely@linaro.org, robh+dt@kernel.org, computersforpeace@gmail.com, marc.ceeeee@gmail.com, linux-pm@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-usb@vger.kernel.org, linux-mips@linux-mips.org Subject: Re: [PATCH 8/9] bus: brcmstb_gisb: Honor the "big-endian" and "native-endian" DT properties References: <1416962994-27095-1-git-send-email-cernekee@gmail.com> <1416962994-27095-9-git-send-email-cernekee@gmail.com> In-Reply-To: <1416962994-27095-9-git-send-email-cernekee@gmail.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-Path: X-Envelope-To: <"|/home/ecartis/ecartis -s linux-mips"> (uid 0) X-Orcpt: rfc822;linux-mips@linux-mips.org Original-Recipient: rfc822;linux-mips@linux-mips.org X-archive-position: 47720 X-ecartis-version: Ecartis v1.0.0 Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org X-original-sender: f.fainelli@gmail.com Precedence: bulk List-help: List-unsubscribe: List-software: Ecartis version 1.0.0 List-Id: linux-mips X-List-ID: linux-mips List-subscribe: List-owner: List-post: List-archive: X-list: linux-mips Le 11/25/14 16:49, Kevin Cernekee a écrit : > On chips strapped for BE, we'll need to use ioread32be/iowrite32be instead of > ioread32/iowrite32. > > Signed-off-by: Kevin Cernekee Applied to soc/next, thanks! -- Florian From mboxrd@z Thu Jan 1 00:00:00 1970 From: Florian Fainelli Subject: Re: [PATCH 8/9] bus: brcmstb_gisb: Honor the "big-endian" and "native-endian" DT properties Date: Thu, 28 May 2015 21:01:23 -0700 Message-ID: <5567E493.80800@gmail.com> References: <1416962994-27095-1-git-send-email-cernekee@gmail.com> <1416962994-27095-9-git-send-email-cernekee@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: In-Reply-To: <1416962994-27095-9-git-send-email-cernekee-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Kevin Cernekee , sre-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org, dbaryshkov-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org, dwmw2-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org, arnd-r2nGTMty4D4@public.gmane.org, linux-ci5G2KO2hbZ+pU9mqzGVBQ@public.gmane.org, stern-nwvwT67g6+6dFdvTe/nMLpVzexx5G7lz@public.gmane.org, gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org Cc: grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org, robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org, computersforpeace-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org, marc.ceeeee-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org, linux-pm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-mips-6z/3iImG2C8G8FEW9MqTrA@public.gmane.org List-Id: linux-pm@vger.kernel.org Le 11/25/14 16:49, Kevin Cernekee a =C3=A9crit : > On chips strapped for BE, we'll need to use ioread32be/iowrite32be in= stead of > ioread32/iowrite32. >=20 > Signed-off-by: Kevin Cernekee Applied to soc/next, thanks! --=20 =46lorian -- To unsubscribe from this list: send the line "unsubscribe devicetree" i= n the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html From mboxrd@z Thu Jan 1 00:00:00 1970 From: f.fainelli@gmail.com (Florian Fainelli) Date: Thu, 28 May 2015 21:01:23 -0700 Subject: [PATCH 8/9] bus: brcmstb_gisb: Honor the "big-endian" and "native-endian" DT properties In-Reply-To: <1416962994-27095-9-git-send-email-cernekee@gmail.com> References: <1416962994-27095-1-git-send-email-cernekee@gmail.com> <1416962994-27095-9-git-send-email-cernekee@gmail.com> Message-ID: <5567E493.80800@gmail.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Le 11/25/14 16:49, Kevin Cernekee a ?crit : > On chips strapped for BE, we'll need to use ioread32be/iowrite32be instead of > ioread32/iowrite32. > > Signed-off-by: Kevin Cernekee Applied to soc/next, thanks! -- Florian