Received: by 2002:a25:4158:0:0:0:0:0 with SMTP id o85csp1342843yba; Thu, 16 May 2019 19:47:55 -0700 (PDT) X-Google-Smtp-Source: APXvYqyoix29UHZiuukkeYElI5quQjcAo0lSgWe/N8ZfkaS9P01QcuXXC6Kr0zdKAKK3XAdQyXl9 X-Received: by 2002:a17:902:9a4a:: with SMTP id x10mr53374384plv.113.1558061275519; Thu, 16 May 2019 19:47:55 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1558061275; cv=none; d=google.com; s=arc-20160816; b=Jc+89/KOPH5H+71KEDu+Bi4b1emOJynpkPOvxsmqKppehry2UHwTVFJs2ogQAkh0t1 fzuVKw9GV5pLi53Ks6alE/udPGhYhE7ei52E1TC53NMmRIq+NA6hDfndqym1HM6Dj1Bu cHM5i5xLbABlso7p5sksjzY1EbQz0eUOjK/Alvdo7ur5R9fxLnBxAnIfVty40I/S+UbA NyX8E12672CQwD75HS8BNtp1PGfw1HfpiBiPrnhX2p0Kqu1SxNwdLLl+W8HTYq/wo6J4 Z/58zpPGa5h3PQoVi3DE1WX1zYmsrA6YWB4DMTAVWMyPs2ZrYy8I3fxmNk+pWg7WFMLZ 09cw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:references:in-reply-to:message-id:date :subject:cc:to:from; bh=TnVDyC6xKQdbGIvYULZz9Vkr3+b4ypKiMMvOi2Vc6Z0=; b=0AoAM/aad7/mSZgvpSNXrC7E9A3NTZ0Z17HVllmbDoJxrnGABw7MkiK3IGprWDDyY2 E1DaE23zYDjwDRbcQi/XUovLM351dm3D5ADePkviWxd5hkawiJuUhnwuvnqMxrQQTozI So//fiIQiznFFlH4u9FhT7CvO7YUPQwFnHrOZPyGegUrKjsaZdusV0RrTg9wD3lqrWCr aG65NnLrzD/u/03WfrKl/7m+L5/DYz7P0+Cc33L7748GifFcwSZYgPbCEf3ZwxzZ/+K8 F1JWmEC8ivPtmoardZ0gXMz4EL26xk2tKkkWPsNAQQZ5bIdFhQMrg1U1xILOa8fuQMLf 3RYQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=nxp.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id f88si6735869plf.397.2019.05.16.19.47.40; Thu, 16 May 2019 19:47:55 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=nxp.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727593AbfEQCqc (ORCPT + 99 others); Thu, 16 May 2019 22:46:32 -0400 Received: from inva020.nxp.com ([92.121.34.13]:58074 "EHLO inva020.nxp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727184AbfEQCqc (ORCPT ); Thu, 16 May 2019 22:46:32 -0400 Received: from inva020.nxp.com (localhost [127.0.0.1]) by inva020.eu-rdc02.nxp.com (Postfix) with ESMTP id CF84D1A010B; Fri, 17 May 2019 04:46:29 +0200 (CEST) Received: from invc005.ap-rdc01.nxp.com (invc005.ap-rdc01.nxp.com [165.114.16.14]) by inva020.eu-rdc02.nxp.com (Postfix) with ESMTP id 29CAE1A000F; Fri, 17 May 2019 04:46:24 +0200 (CEST) Received: from localhost.localdomain (mega.ap.freescale.net [10.192.208.232]) by invc005.ap-rdc01.nxp.com (Postfix) with ESMTP id 4ED96402BF; Fri, 17 May 2019 10:46:17 +0800 (SGT) From: Ran Wang To: Li Yang , Rob Herring , Mark Rutland Cc: "Rafael J . Wysocki" , Pavel Machek , Len Brown , Greg Kroah-Hartman , linuxppc-dev@lists.ozlabs.org, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-pm@vger.kernel.org, Ran Wang Subject: [PATCH 2/3] Documentation: dt: binding: fsl: Add 'little-endian' and update Chassis define Date: Fri, 17 May 2019 10:47:47 +0800 Message-Id: <20190517024748.15534-2-ran.wang_1@nxp.com> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20190517024748.15534-1-ran.wang_1@nxp.com> References: <20190517024748.15534-1-ran.wang_1@nxp.com> X-Virus-Scanned: ClamAV using ClamSMTP Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org By default, QorIQ SoC's RCPM register block is Big Endian. But there are some exceptions, such as LS1088A and LS2088A, are Little Endian. So add this optional property to help identify them. Actually LS2021A and other Layerscapes won't totally follow Chassis 2.1, so separate them from powerpc SoC. Signed-off-by: Ran Wang --- Documentation/devicetree/bindings/soc/fsl/rcpm.txt | 8 +++++++- 1 files changed, 7 insertions(+), 1 deletions(-) diff --git a/Documentation/devicetree/bindings/soc/fsl/rcpm.txt b/Documentation/devicetree/bindings/soc/fsl/rcpm.txt index e284e4e..058154c 100644 --- a/Documentation/devicetree/bindings/soc/fsl/rcpm.txt +++ b/Documentation/devicetree/bindings/soc/fsl/rcpm.txt @@ -20,6 +20,7 @@ Required properites: * "fsl,qoriq-rcpm-1.0": for chassis 1.0 rcpm * "fsl,qoriq-rcpm-2.0": for chassis 2.0 rcpm * "fsl,qoriq-rcpm-2.1": for chassis 2.1 rcpm + * "fsl,qoriq-rcpm-2.1+": for chassis 2.1+ rcpm All references to "1.0" and "2.0" refer to the QorIQ chassis version to which the chip complies. @@ -27,7 +28,12 @@ Chassis Version Example Chips --------------- ------------------------------- 1.0 p4080, p5020, p5040, p2041, p3041 2.0 t4240, b4860, b4420 -2.1 t1040, ls1021 +2.1 t1040, +2.1+ ls1021a, ls1012a, ls1043a, ls1046a + +Optional properties: + - little-endian : RCPM register block is Little Endian. Without it RCPM + will be Big Endian (default case). Example: The RCPM node for T4240: -- 1.7.1