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=-5.6 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS,USER_AGENT_MUTT autolearn=ham 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 2E8B7C31E45 for ; Thu, 13 Jun 2019 22:07:33 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 0072A21537 for ; Thu, 13 Jun 2019 22:07:32 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1560463653; bh=N8wMDOzH3NR/D/vhV1x/SnhqYDyUd2czCNvXPmF+qeM=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=FTfyNbFKKgTzxS9EuP0VJl3SldL9ChG/tIEGZlvD2R2spXBO/k4gjyjRQTX+/S97P vfosuLrzH4HGBGAsHvnS9ZAHBK96cnmvt+Py5aY9Ho4Uc6e0SrtQ2rvHVYYrc6kOaz iwircros8KG55tpnikmn3j1WJC3EtKX0NPuPflok= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726319AbfFMWHc (ORCPT ); Thu, 13 Jun 2019 18:07:32 -0400 Received: from mail-qk1-f195.google.com ([209.85.222.195]:47094 "EHLO mail-qk1-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726187AbfFMWHc (ORCPT ); Thu, 13 Jun 2019 18:07:32 -0400 Received: by mail-qk1-f195.google.com with SMTP id x18so400393qkn.13; Thu, 13 Jun 2019 15:07:31 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=BhWdQ+n9lb5V8igkIdjlDGkO+bOshDClHntzHo4xkx4=; b=pB8ZQhLWydN7xaJSbR0D7SlL/nA6gyRv96uz10UScA+WoCvpn7fjWrqtlEFr0yZVOA 2stJzMuVMJg+dWmZDFI+kw3yKZCKyjGza3X9ZSKfTe/0XoaHqEbQ4uG1GRgIXIXfcfk+ cZH781VT2lUFcGyFEAAAh/+XLJWO5E/dRnx8mLx+HTf8eSJSfqATq6d523izP75RROJ1 Da8gHmb/p/rfdxl1/y/QxTR3NXJMA4/Xgmjx4wHJ1NWD1SyFzzYQF0LkUjhDurgfL4q5 UETq1WCB1dgUDZ2IkceOjMcUJIl1RatDFA0hoEpmDGfsp8qQkZoubz37swFV6enAYvAh v4hw== X-Gm-Message-State: APjAAAVF7fVuQSZgobzul++G9TT1Hrw8snyz/c3/KIcxfdvmWu3mYaLT pRJAVAqR+NVp5AQ2ByMJjA== X-Google-Smtp-Source: APXvYqzlg3l0HADoNTIkv5SXk7nuuzVo6Jw7oSlbsAolVM+MxEBgZazQrw5oWThYP2sbSY8L9PzBsg== X-Received: by 2002:a37:6512:: with SMTP id z18mr73992402qkb.158.1560463650992; Thu, 13 Jun 2019 15:07:30 -0700 (PDT) Received: from localhost ([64.188.179.243]) by smtp.gmail.com with ESMTPSA id t8sm708240qtc.80.2019.06.13.15.07.30 (version=TLS1_3 cipher=AEAD-AES256-GCM-SHA384 bits=256/256); Thu, 13 Jun 2019 15:07:30 -0700 (PDT) Date: Thu, 13 Jun 2019 16:07:29 -0600 From: Rob Herring To: Ran Wang Cc: Li Yang , Mark Rutland , "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: Re: [PATCH 2/3] Documentation: dt: binding: fsl: Add 'little-endian' and update Chassis define Message-ID: <20190613220729.GA29761@bogus> References: <20190517024748.15534-1-ran.wang_1@nxp.com> <20190517024748.15534-2-ran.wang_1@nxp.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190517024748.15534-2-ran.wang_1@nxp.com> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-pm-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-pm@vger.kernel.org On Fri, 17 May 2019 10:47:47 +0800, Ran Wang wrote: > 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(-) > Reviewed-by: Rob Herring 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=-5.5 required=3.0 tests=MAILING_LIST_MULTI, SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_MUTT autolearn=unavailable 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 8E75BC31E45 for ; Thu, 13 Jun 2019 22:12:13 +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 17EEB2147A for ; Thu, 13 Jun 2019 22:12:13 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 17EEB2147A 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 45Pydl05PzzDrPS for ; Fri, 14 Jun 2019 08:12:11 +1000 (AEST) Authentication-Results: lists.ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=gmail.com (client-ip=209.85.222.196; helo=mail-qk1-f196.google.com; envelope-from=robherring2@gmail.com; receiver=) Authentication-Results: lists.ozlabs.org; dmarc=fail (p=none dis=none) header.from=kernel.org Received: from mail-qk1-f196.google.com (mail-qk1-f196.google.com [209.85.222.196]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 45PyXQ3GmTzDrNh for ; Fri, 14 Jun 2019 08:07:33 +1000 (AEST) Received: by mail-qk1-f196.google.com with SMTP id m14so410433qka.10 for ; Thu, 13 Jun 2019 15:07:33 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=BhWdQ+n9lb5V8igkIdjlDGkO+bOshDClHntzHo4xkx4=; b=pQw0GDTXD4wy390C6RVanu0ym/HA6mzHRmNuKNBoXSJDTLfAuhgRpzKAvRKjXlZgCE lzaaOP6/N9o2F8vNXPFOb8ZUzHKi8+cXft/jQrEVGFptc4286TyjcVg2riZ4FfJnCQlM pLaIcYXCrO8igoa9WcDSUzOe5VgBJfXPylkRBAGCyN0GIPhKcDkODfzP90oDCENrcV5h S+SOLFoFPpqbYpo0z5MGF3iLckVEA5Jf9+/nIkLmtyhIsl6btj4P2csn1v5/JVEQIV6a g6rx6+BEilfh3Z2Rx8hMfHLegzXQ+gukR+iXUNm0mGy/0sV6JVsQR4LBvjBXQRnFMoZv Xl+Q== X-Gm-Message-State: APjAAAVsQ0fYlKSombnbCmdpq/HXQTHtmloxZTXN0svHZZ4k2/E4MJGN h9yWfFc2HJ7Cx648K1BM8Q== X-Google-Smtp-Source: APXvYqzlg3l0HADoNTIkv5SXk7nuuzVo6Jw7oSlbsAolVM+MxEBgZazQrw5oWThYP2sbSY8L9PzBsg== X-Received: by 2002:a37:6512:: with SMTP id z18mr73992402qkb.158.1560463650992; Thu, 13 Jun 2019 15:07:30 -0700 (PDT) Received: from localhost ([64.188.179.243]) by smtp.gmail.com with ESMTPSA id t8sm708240qtc.80.2019.06.13.15.07.30 (version=TLS1_3 cipher=AEAD-AES256-GCM-SHA384 bits=256/256); Thu, 13 Jun 2019 15:07:30 -0700 (PDT) Date: Thu, 13 Jun 2019 16:07:29 -0600 From: Rob Herring To: Ran Wang Subject: Re: [PATCH 2/3] Documentation: dt: binding: fsl: Add 'little-endian' and update Chassis define Message-ID: <20190613220729.GA29761@bogus> References: <20190517024748.15534-1-ran.wang_1@nxp.com> <20190517024748.15534-2-ran.wang_1@nxp.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190517024748.15534-2-ran.wang_1@nxp.com> User-Agent: Mutt/1.10.1 (2018-07-13) 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 , Len Brown , devicetree@vger.kernel.org, Greg Kroah-Hartman , linux-pm@vger.kernel.org, "Rafael J . Wysocki" , linux-kernel@vger.kernel.org, Li Yang , Pavel Machek , Ran Wang , linuxppc-dev@lists.ozlabs.org, linux-arm-kernel@lists.infradead.org Errors-To: linuxppc-dev-bounces+linuxppc-dev=archiver.kernel.org@lists.ozlabs.org Sender: "Linuxppc-dev" On Fri, 17 May 2019 10:47:47 +0800, Ran Wang wrote: > 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(-) > Reviewed-by: Rob Herring 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=-5.5 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS, USER_AGENT_MUTT autolearn=ham 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 966B7C31E45 for ; Thu, 13 Jun 2019 22:07:35 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (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 67D4C2147A for ; Thu, 13 Jun 2019 22:07:35 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="eCpNg4XU" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 67D4C2147A Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=2uPefAMy5nP60FOHYeuO3wcfOZCX/RjjkLmS0pKAb4c=; b=eCpNg4XUdT8+2G GhwyO3vWDFXCFzh91TUgbSXNKbC578VdWxN2v3yeJCPlHgyNFoVvlDaiKQyBs3l0oHO5q6amYmwep gDhFfzj4sUY219cgfl0NTNVdbgYu7NcOZ/OVXTICiGpcWoGUlH0TcnO6LgtZHsQmD898/1B4I9Kf6 PyzkIlUbdHQjXLjrUcg2QYArfzeJFfrjeclgB7YMZnoLx9CbBZLEUXjHVIUzpErlG9UQOaW3utSps h5ahjVDCx9tY7t6np6ZHDi/TfqU8Dbi6kmAhR2VQahi+O1gOYCVZ8efGmWIMJ5heGfBjID0rL/gQh aoVdosDKOE96FpX+Ik+Q==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92 #3 (Red Hat Linux)) id 1hbXsd-00067j-2Q; Thu, 13 Jun 2019 22:07:35 +0000 Received: from mail-qk1-f193.google.com ([209.85.222.193]) by bombadil.infradead.org with esmtps (Exim 4.92 #3 (Red Hat Linux)) id 1hbXsa-00067D-6H for linux-arm-kernel@lists.infradead.org; Thu, 13 Jun 2019 22:07:33 +0000 Received: by mail-qk1-f193.google.com with SMTP id p144so406297qke.11 for ; Thu, 13 Jun 2019 15:07:31 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=BhWdQ+n9lb5V8igkIdjlDGkO+bOshDClHntzHo4xkx4=; b=M53E5QTfv/KDhoLEGZIejJiBDVdqOhBfVl784goGo1bNY4izTXWNTKtxAcGCYGmAlI K8P94qaUGPononGnzbjBu6/dVUnNsXNZTwZOgK6GZmvKNlPxxcQY+6K0Od/I6XIBQJz4 aMbSVKSBQ27wv4hlxrh5Wf/6HJQxXDHDVebDO/PnMdG7m/UK/+Mg+h67w322NfcCdf5i D5r4OtfBLTgssJ/VjRH73PfS2hl4yHe777GFDzgdYrtgS4Ruw9QQDNgSjEaNJuhamAel JG+41KuXUPUzf2+MHaDq8TLAfTnPEYFzgY4Hxq7X0HE/5tb+jlO7LdMBwuTC60P/UWHR Vxeg== X-Gm-Message-State: APjAAAVbaHD4bKF7sfGSODPtteR5xSpLgYdulUmKfD8vaqDH8JniSnn+ fELu7yWL6w9ZZNpoJIUlNA== X-Google-Smtp-Source: APXvYqzlg3l0HADoNTIkv5SXk7nuuzVo6Jw7oSlbsAolVM+MxEBgZazQrw5oWThYP2sbSY8L9PzBsg== X-Received: by 2002:a37:6512:: with SMTP id z18mr73992402qkb.158.1560463650992; Thu, 13 Jun 2019 15:07:30 -0700 (PDT) Received: from localhost ([64.188.179.243]) by smtp.gmail.com with ESMTPSA id t8sm708240qtc.80.2019.06.13.15.07.30 (version=TLS1_3 cipher=AEAD-AES256-GCM-SHA384 bits=256/256); Thu, 13 Jun 2019 15:07:30 -0700 (PDT) Date: Thu, 13 Jun 2019 16:07:29 -0600 From: Rob Herring To: Ran Wang Subject: Re: [PATCH 2/3] Documentation: dt: binding: fsl: Add 'little-endian' and update Chassis define Message-ID: <20190613220729.GA29761@bogus> References: <20190517024748.15534-1-ran.wang_1@nxp.com> <20190517024748.15534-2-ran.wang_1@nxp.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20190517024748.15534-2-ran.wang_1@nxp.com> User-Agent: Mutt/1.10.1 (2018-07-13) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190613_150732_233946_B0A9872C X-CRM114-Status: GOOD ( 10.59 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Mark Rutland , Len Brown , devicetree@vger.kernel.org, Greg Kroah-Hartman , linux-pm@vger.kernel.org, "Rafael J . Wysocki" , linux-kernel@vger.kernel.org, Li Yang , Pavel Machek , Ran Wang , linuxppc-dev@lists.ozlabs.org, linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Fri, 17 May 2019 10:47:47 +0800, Ran Wang wrote: > 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(-) > Reviewed-by: Rob Herring _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [PATCH 2/3] Documentation: dt: binding: fsl: Add 'little-endian' and update Chassis define Date: Thu, 13 Jun 2019 16:07:29 -0600 Message-ID: <20190613220729.GA29761@bogus> References: <20190517024748.15534-1-ran.wang_1@nxp.com> <20190517024748.15534-2-ran.wang_1@nxp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20190517024748.15534-2-ran.wang_1@nxp.com> Sender: linux-kernel-owner@vger.kernel.org Cc: Li Yang , Mark Rutland , "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 List-Id: devicetree@vger.kernel.org On Fri, 17 May 2019 10:47:47 +0800, Ran Wang wrote: > 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(-) > Reviewed-by: Rob Herring