Received: by 2002:ac0:a5a6:0:0:0:0:0 with SMTP id m35-v6csp3105346imm; Mon, 24 Sep 2018 16:07:24 -0700 (PDT) X-Google-Smtp-Source: ACcGV62k20awFQ7NDxU2959FkoY+ILojUBviV5ddhf3B9OWJmOKKi9Shhr8wQZnzuidUWa59+wJ0 X-Received: by 2002:a65:5284:: with SMTP id y4-v6mr727486pgp.283.1537830444291; Mon, 24 Sep 2018 16:07:24 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1537830444; cv=none; d=google.com; s=arc-20160816; b=uHNuVM5wcXbs9l29h632KYaNWswhAJN9MYHz4uaRk7S9bBdNC9MgBFR7YjOgCid/4Q d1ue4c1DMtViYw1ryW9QlbZkVV37upl51x8OIW8DU1k69NW2Dr9cv4EmACrE3qe9teul rHR2cVYGVbwNJyx2HyGfGmIoo/Hok87jMO3iPKsFhxyr4s5x9JGQXL95PbZTccDRPgaV 16bZ70XUWl9Rw4rS3vT+y6Q1sxjfII34lK6EewhFpaLsDDdgraDqlcBaHE/z8MR6bDH7 OZQRQS6mhHHEDIWniYZ5M6rhmnd5YtMAZF+Hjgghc1GHuTPh11XFhy2z8k4ewl8mopTO WiGA== 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=I4edEaTqFdUDyP1QZmdnzPqbothgrccNQzcPKmD9Ybc=; b=f7OJw8cc4cMdiyTvuYdfTue2ujz+XU2o1MiRoeaL6DEzEvq8J8ROVJqrKuycP4ZW6E yFaQd8F2HVs9fidDJ5axqkXmsX+1s8Dx72PkfJppQM3XEVOIHSSxQdAN/cEwMhw662Tj ymDjbC4APjbgNO5tEgGnhsVTXYpt6fhDeG8z77BHLISkXwJ4vqPJjNhYvO3o74/zVz8L 9fJ+VoDydS1bkHuCyBWgIbEQziMA33XHmk1KwEJ1/0RSa98bLZp8CavG0XHjwXq/gMDV vKQOKWxD3xpYmkazrmVbrScAEiG/yV1Ibiuv99CaPk3tuqrJq8GH1aZ3QnWYXJp/JvBb 5cLQ== 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=intel.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id s18-v6si571343pgv.85.2018.09.24.16.07.08; Mon, 24 Sep 2018 16:07:24 -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=intel.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727659AbeIYFKJ (ORCPT + 99 others); Tue, 25 Sep 2018 01:10:09 -0400 Received: from mga07.intel.com ([134.134.136.100]:38858 "EHLO mga07.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726392AbeIYFKJ (ORCPT ); Tue, 25 Sep 2018 01:10:09 -0400 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orsmga105.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 24 Sep 2018 16:05:04 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.54,299,1534834800"; d="scan'208";a="93371994" Received: from maru.jf.intel.com ([10.54.51.77]) by orsmga001.jf.intel.com with ESMTP; 24 Sep 2018 16:04:53 -0700 From: Jae Hyun Yoo To: Brendan Higgins , Benjamin Herrenschmidt , Joel Stanley , Rob Herring , Mark Rutland , Andrew Jeffery , linux-i2c@vger.kernel.org, openbmc@lists.ozlabs.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-aspeed@lists.ozlabs.org, linux-kernel@vger.kernel.org Cc: Jarkko Nikula , James Feist , Vernon Mauery , Jae Hyun Yoo Subject: [PATCH i2c-next v2 1/2] dt-bindings: i2c: aspeed: Add 'idle-wait-timeout-ms' property Date: Mon, 24 Sep 2018 16:04:41 -0700 Message-Id: <20180924230442.7732-2-jae.hyun.yoo@linux.intel.com> X-Mailer: git-send-email 2.18.0 In-Reply-To: <20180924230442.7732-1-jae.hyun.yoo@linux.intel.com> References: <20180924230442.7732-1-jae.hyun.yoo@linux.intel.com> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This commit adds 'idle-wait-timeout-ms' property which can be used for bus idle waiting logic in multi-master environment. Signed-off-by: Jae Hyun Yoo --- Documentation/devicetree/bindings/i2c/i2c-aspeed.txt | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/Documentation/devicetree/bindings/i2c/i2c-aspeed.txt b/Documentation/devicetree/bindings/i2c/i2c-aspeed.txt index 8fbd8633a387..42ecaaf67172 100644 --- a/Documentation/devicetree/bindings/i2c/i2c-aspeed.txt +++ b/Documentation/devicetree/bindings/i2c/i2c-aspeed.txt @@ -13,9 +13,13 @@ Required Properties: - interrupts : interrupt number Optional Properties: -- bus-frequency : frequency of the bus clock in Hz defaults to 100 kHz when not - specified -- multi-master : states that there is another master active on this bus. +- bus-frequency : frequency of the bus clock in Hz defaults to 100 kHz + when not specified +- multi-master : states that there is another master active on this + bus. +- idle-wait-timeout-ms : bus idle waiting timeout in milliseconds when + multi-master is set, defaults to 100 ms when not + specified. Example: -- 2.18.0