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,USER_AGENT_SANE_1 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 E4BC0C43603 for ; Mon, 16 Dec 2019 15:56:01 +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 69429206EC for ; Mon, 16 Dec 2019 15:56:01 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 69429206EC 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 47c5Tq1L0gzDqW3 for ; Tue, 17 Dec 2019 02:55:59 +1100 (AEDT) Authentication-Results: lists.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=gmail.com (client-ip=209.85.167.195; helo=mail-oi1-f195.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-oi1-f195.google.com (mail-oi1-f195.google.com [209.85.167.195]) (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 47c5RT0QkdzDqGZ for ; Tue, 17 Dec 2019 02:53:54 +1100 (AEDT) Received: by mail-oi1-f195.google.com with SMTP id l136so3684320oig.1 for ; Mon, 16 Dec 2019 07:53:54 -0800 (PST) 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=/9D5bT/6tP3rVi8f9x2mTx0nceNBLJn6Pnm6PW8Q2Io=; b=K7esFM+cbNUyctPbBG2nSNIKrCYHLK0EP2n4tZ8zfz9Mqkkt9WASyg3iU8imMpKD3+ BmFtTAwxSlONVCl+Pufzz5eb+8HnAHabjLhQep2975IlwtNisIpgF2iea7zdP0UwlCYT OHo5bRp6QJQhc2D5nlMB6zAH2BP2UGnemWwEZZjNnmm23zx713RO7qTS4c19jB4rSIen 667lmdaJddjXjnsFMaU225BjOInqiTRtkhjHrpKWqnvHvnhhLmQAIX5XjqFoSNU003e/ 4jTD179ks9OO2GzHqIICuRpH97nSm+/SOJ/8qxANOBWZZPPzDgW0FqWxzwH539OuNWmj XyMA== X-Gm-Message-State: APjAAAW9+/LlS/lXLdqWipRNLoE7VKu/Pvd0gvfh1y/n8vj8MYmQCiCu QkELenlwTRdbyYPjTjTiaw== X-Google-Smtp-Source: APXvYqyjwLNiOdATGwneeb/VvNya7K52309SCLgJd3wlYpmyowMytvhPIlCjsXsVJ32JPzuOA6Vxbw== X-Received: by 2002:aca:5f87:: with SMTP id t129mr10180489oib.36.1576511631553; Mon, 16 Dec 2019 07:53:51 -0800 (PST) Received: from localhost (24-155-109-49.dyn.grandenetworks.net. [24.155.109.49]) by smtp.gmail.com with ESMTPSA id e65sm6962874otb.62.2019.12.16.07.53.50 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 16 Dec 2019 07:53:51 -0800 (PST) Date: Mon, 16 Dec 2019 09:53:50 -0600 From: Rob Herring To: Biwen Li Subject: Re: [v5 3/3] Documentation: dt: binding: fsl: Add 'fsl,ippdexpcr1-alt-addr' property Message-ID: <20191216155350.GA10941@bogus> References: <20191203122818.21941-1-biwen.li@nxp.com> <20191203122818.21941-3-biwen.li@nxp.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20191203122818.21941-3-biwen.li@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@arm.com, devicetree@vger.kernel.org, Biwen Li , linuxppc-dev@lists.ozlabs.org, linux-kernel@vger.kernel.org, leoyang.li@nxp.com, robh+dt@kernel.org, ran.wang_1@nxp.com, shawnguo@kernel.org, linux-arm-kernel@lists.infradead.org Errors-To: linuxppc-dev-bounces+linuxppc-dev=archiver.kernel.org@lists.ozlabs.org Sender: "Linuxppc-dev" On Tue, 3 Dec 2019 20:28:18 +0800, Biwen Li wrote: > The 'fsl,ippdexpcr1-alt-addr' property is used to handle an errata A-008646 > on LS1021A > > Signed-off-by: Biwen Li > --- > Change in v5: > - none > > Change in v4: > - rename property name > fsl,ippdexpcr-alt-addr -> fsl,ippdexpcr1-alt-addr > > Change in v3: > - rename property name > fsl,rcpm-scfg -> fsl,ippdexpcr-alt-addr > > Change in v2: > - update desc of the property > 'fsl,rcpm-scfg' > > .../devicetree/bindings/soc/fsl/rcpm.txt | 21 +++++++++++++++++++ > 1 file changed, 21 insertions(+) > 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_SANE_1 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 88237C43603 for ; Mon, 16 Dec 2019 15:57:33 +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 5C0B7206EC for ; Mon, 16 Dec 2019 15:57:33 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="BxUmfG4L" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 5C0B7206EC 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=CKUIwu5zXq37uWoUSHqahLg1Xp58yWh50BHyz2bUurQ=; b=BxUmfG4LD5Xts+ gvjCxBasHfeOtS3gXOwmGYK7C6+URlNhHAOzlo5or9A4y4IbwPm05jx0WGT967hMCho0L/2qKCAHf ztXQCBhHIROujdbINTU/UTGGd3MQscr42uBvudATjTA3eewIfScySpRonCjY76lUrCkvfXICiSfP1 OAR0/k09zncNcjJmss+LPssC/PBpT5zcJ6WhQpt7FHRZ5xc26d+73s+zhetdvsEdvKd8aTq+hw/ke QgFcR1NfO8VYczIP3mOcLMUD7nc/LoTOMQ7FRmtmp6d2EcHQGsO8wrIkIIcQkRXSxOZdLTHsddTOO lFIPrS09/uG4muZdtqOg==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1igskQ-0004KR-Bf; Mon, 16 Dec 2019 15:57:26 +0000 Received: from mail-oi1-f196.google.com ([209.85.167.196]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1igsgz-00044O-D3 for linux-arm-kernel@lists.infradead.org; Mon, 16 Dec 2019 15:53:54 +0000 Received: by mail-oi1-f196.google.com with SMTP id v10so3637939oiv.12 for ; Mon, 16 Dec 2019 07:53:52 -0800 (PST) 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=/9D5bT/6tP3rVi8f9x2mTx0nceNBLJn6Pnm6PW8Q2Io=; b=QJDW8I2rGcIPqPhuW6bIacQJWn+UT0VFrnDkFuzS6kgDxcH5Di2WtYZXSdAQF2HLfB q1i242TCZV1MHFgNaeP0cpaaBoMzxvPtP5jskJd2apyCrj9dnlplvLvttsCALNeqzHZe PXZV2mtIlw3buCg2hEyWWUBqwJuUcbwVkrnO3XzkMwT8/z0ASxeu9Ta1sQSo57gV1GH5 MGRwfloVKQ10Yzemr7p6xRKVBIDfbRpu2uWNV4PERb21TesZzL/md2riYLA2bO84qEec PIW1l+StjaW7jMn/0L13qr4cOg/8EveqQm1BjEWhPBH6TwUVPxbsJxlEAtyxdEpKv5fA s3Jg== X-Gm-Message-State: APjAAAWP3sqTOO3JRjozuaLe9nTI6PzyXGYGPXs7vQmSsAa8mSVlVclY jCQC4yDxcZ6tdbDHLfY3BpwH4+E= X-Google-Smtp-Source: APXvYqyjwLNiOdATGwneeb/VvNya7K52309SCLgJd3wlYpmyowMytvhPIlCjsXsVJ32JPzuOA6Vxbw== X-Received: by 2002:aca:5f87:: with SMTP id t129mr10180489oib.36.1576511631553; Mon, 16 Dec 2019 07:53:51 -0800 (PST) Received: from localhost (24-155-109-49.dyn.grandenetworks.net. [24.155.109.49]) by smtp.gmail.com with ESMTPSA id e65sm6962874otb.62.2019.12.16.07.53.50 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 16 Dec 2019 07:53:51 -0800 (PST) Date: Mon, 16 Dec 2019 09:53:50 -0600 From: Rob Herring To: Biwen Li Subject: Re: [v5 3/3] Documentation: dt: binding: fsl: Add 'fsl,ippdexpcr1-alt-addr' property Message-ID: <20191216155350.GA10941@bogus> References: <20191203122818.21941-1-biwen.li@nxp.com> <20191203122818.21941-3-biwen.li@nxp.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20191203122818.21941-3-biwen.li@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-20191216_075353_445243_73AD17F1 X-CRM114-Status: GOOD ( 11.40 ) 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@arm.com, devicetree@vger.kernel.org, Biwen Li , linuxppc-dev@lists.ozlabs.org, linux-kernel@vger.kernel.org, leoyang.li@nxp.com, robh+dt@kernel.org, ran.wang_1@nxp.com, shawnguo@kernel.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 Tue, 3 Dec 2019 20:28:18 +0800, Biwen Li wrote: > The 'fsl,ippdexpcr1-alt-addr' property is used to handle an errata A-008646 > on LS1021A > > Signed-off-by: Biwen Li > --- > Change in v5: > - none > > Change in v4: > - rename property name > fsl,ippdexpcr-alt-addr -> fsl,ippdexpcr1-alt-addr > > Change in v3: > - rename property name > fsl,rcpm-scfg -> fsl,ippdexpcr-alt-addr > > Change in v2: > - update desc of the property > 'fsl,rcpm-scfg' > > .../devicetree/bindings/soc/fsl/rcpm.txt | 21 +++++++++++++++++++ > 1 file changed, 21 insertions(+) > 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 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_SANE_1 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 7E83DC43603 for ; Mon, 16 Dec 2019 15:53:53 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 49E68206EC for ; Mon, 16 Dec 2019 15:53:53 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1576511633; bh=KewUIYX6Xb/KUGmI7ZCD6D7PdVzt41J+GOTmkmhhx98=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=zkjds1fOTLf8a3G+f3V7ew1k1wMBloOLMwvQcz2LqQEUa4agP3GjNnZIH3iss7wNQ goOya2IX5vxOHmcYAZjVcKWjV8VK/SePdUOsxSIFjpm8Gql9m2ccDyWtZ7LK53Tr+5 DAXkmSVnI1Xs9ZvAkOW2JAc7++cWfEFiB4rDO4j8= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727388AbfLPPxw (ORCPT ); Mon, 16 Dec 2019 10:53:52 -0500 Received: from mail-oi1-f195.google.com ([209.85.167.195]:46659 "EHLO mail-oi1-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727707AbfLPPxw (ORCPT ); Mon, 16 Dec 2019 10:53:52 -0500 Received: by mail-oi1-f195.google.com with SMTP id a124so3631936oii.13; Mon, 16 Dec 2019 07:53:52 -0800 (PST) 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=/9D5bT/6tP3rVi8f9x2mTx0nceNBLJn6Pnm6PW8Q2Io=; b=IMMOqhHMM4umPNXoi0CYT4A5c6zMjeP8xKsqb2W+e1P5Bi1/r4rrRY2HAouHJBScFP KEo95eOWpO0mCWAX07tfkLNW98aUbgUvWS45SgM1h6Ui5MNI/2VasRUq2o7wyM7Oyv+p +3VClTtYWptZT6XeUlIGhcp/nHGm12L2xtlKPihdlp/MQnsw/dMrBzyZGHjj+B63rXFD OYA1hCkIHqW9C8Bn/EpdQ8Xt/LPsX96s6yqsYlulGCLbYZ2K0x1Okc/XdGy1nwUmYWah oP2M2hU3GsmK1hrwmiZh0mBesrRq7YHbGpQNbYlvdo29rTI/AokFwVM3bww/7EcWdo2D 6yNA== X-Gm-Message-State: APjAAAUE38cil935cPexsEJTVbblede4JFhZQpFXq/z23Uc2oLBZVRYx rhdFR9OU8CMZQcA1pZBzbA== X-Google-Smtp-Source: APXvYqyjwLNiOdATGwneeb/VvNya7K52309SCLgJd3wlYpmyowMytvhPIlCjsXsVJ32JPzuOA6Vxbw== X-Received: by 2002:aca:5f87:: with SMTP id t129mr10180489oib.36.1576511631553; Mon, 16 Dec 2019 07:53:51 -0800 (PST) Received: from localhost (24-155-109-49.dyn.grandenetworks.net. [24.155.109.49]) by smtp.gmail.com with ESMTPSA id e65sm6962874otb.62.2019.12.16.07.53.50 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 16 Dec 2019 07:53:51 -0800 (PST) Date: Mon, 16 Dec 2019 09:53:50 -0600 From: Rob Herring To: Biwen Li Cc: leoyang.li@nxp.com, shawnguo@kernel.org, robh+dt@kernel.org, mark.rutland@arm.com, ran.wang_1@nxp.com, linuxppc-dev@lists.ozlabs.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, Biwen Li Subject: Re: [v5 3/3] Documentation: dt: binding: fsl: Add 'fsl,ippdexpcr1-alt-addr' property Message-ID: <20191216155350.GA10941@bogus> References: <20191203122818.21941-1-biwen.li@nxp.com> <20191203122818.21941-3-biwen.li@nxp.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20191203122818.21941-3-biwen.li@nxp.com> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Tue, 3 Dec 2019 20:28:18 +0800, Biwen Li wrote: > The 'fsl,ippdexpcr1-alt-addr' property is used to handle an errata A-008646 > on LS1021A > > Signed-off-by: Biwen Li > --- > Change in v5: > - none > > Change in v4: > - rename property name > fsl,ippdexpcr-alt-addr -> fsl,ippdexpcr1-alt-addr > > Change in v3: > - rename property name > fsl,rcpm-scfg -> fsl,ippdexpcr-alt-addr > > Change in v2: > - update desc of the property > 'fsl,rcpm-scfg' > > .../devicetree/bindings/soc/fsl/rcpm.txt | 21 +++++++++++++++++++ > 1 file changed, 21 insertions(+) > Reviewed-by: Rob Herring