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=-8.6 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS 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 B8B05C4727E for ; Tue, 22 Sep 2020 22:20:02 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 69FAC20684 for ; Tue, 22 Sep 2020 22:20:02 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1600813202; bh=TF8BR05CN1HoeQSh9jJ0JDIosgPMgCAiohlsDBiULsM=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=G6Ss4FS8tiLo4QZlIXFvPvPj61pgBjxT/E1JjLeRJfatEGIYvV5Bc6x6ZbVnsG02e N/DgwZOyl7jChxIjsI2TXnpBI9xi99H57bjpGm02VBwK/+8dAylBz4Wp3nTCFBrW7S afNPlkkLhTwZ5D+KbVdr01BEh/7YCQA1cRyOg3Hg= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726723AbgIVWUB (ORCPT ); Tue, 22 Sep 2020 18:20:01 -0400 Received: from mail-io1-f68.google.com ([209.85.166.68]:35144 "EHLO mail-io1-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726550AbgIVWUB (ORCPT ); Tue, 22 Sep 2020 18:20:01 -0400 Received: by mail-io1-f68.google.com with SMTP id r9so21534288ioa.2; Tue, 22 Sep 2020 15:20:00 -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; bh=PJgPG9nFqKSPj20PO+Q8aRuzKhCzolUfMEd72+sKZ5Y=; b=h+gdW6YyQ6gkbUOs2rUcic2zgQWU5trRYr0gZcUEa0nMTPTdSFFtDkmxkPX0NCnXkK Rk1d5ey/IH8e+y0rEY4oetUiEwLloTNuct3YqA5JwsWC3Bq9ZEahTQhVTI2/Hd0sOIj0 unzbu5kZRnLIWce/mN9gA/4G6qIv1BmtMLfAJ5L5p0E6pvIIaR4wQPOuNAg/bZ6fuJwl wLkgg5ZJ4gqi9Hs3i+HcC7JP2a+Ou8/e+kgc68hghSS4WphxURbZSXyDcwSHNdmyeocQ APh58y0Sp4atvXpGaLNius40/ysG9wWamGuSNtz9/vpfLcykQv8dG+4uJI4yiSmAVLIi G1Kw== X-Gm-Message-State: AOAM532zvP0H8iizdxQqVR5g9LJjaoX0VIaIqRalGkHJcG2kaAhMYqTa F7JfX0+B9JH/mzit4d3Jfw== X-Google-Smtp-Source: ABdhPJwI8vrDQOMurbkEIJAIiMEuHNothuYJbyAYzDNUdEu7xESwerwBj5XmYNhkRLLhSI+/FWzz6g== X-Received: by 2002:a02:1a83:: with SMTP id 125mr6048477jai.48.1600813200316; Tue, 22 Sep 2020 15:20:00 -0700 (PDT) Received: from xps15 ([64.188.179.253]) by smtp.gmail.com with ESMTPSA id s1sm9701286iln.22.2020.09.22.15.19.59 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 22 Sep 2020 15:19:59 -0700 (PDT) Received: (nullmailer pid 3360327 invoked by uid 1000); Tue, 22 Sep 2020 22:19:58 -0000 Date: Tue, 22 Sep 2020 16:19:58 -0600 From: Rob Herring To: Eddie James Cc: mturquette@baylibre.com, linux-clk@vger.kernel.org, joel@jms.id.au, linux-aspeed@lists.ozlabs.org, sboyd@kernel.org, alistair@popple.id.au, andrew@aj.id.au, linux-kernel@vger.kernel.org, linux-fsi@lists.ozlabs.org, jk@ozlabs.org, robh+dt@kernel.org, devicetree@vger.kernel.org Subject: Re: [PATCH 3/4] dt-bindings: fsi: Aspeed master: Add bus-frequency property Message-ID: <20200922221958.GA3360267@bogus> References: <20200910151840.25333-1-eajames@linux.ibm.com> <20200910151840.25333-4-eajames@linux.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200910151840.25333-4-eajames@linux.ibm.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 10 Sep 2020 10:18:39 -0500, Eddie James wrote: > Document the bus-frequency property. > > Signed-off-by: Eddie James > --- > Documentation/devicetree/bindings/fsi/fsi-master-aspeed.txt | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Rob Herring