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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 807EBC6FD1D for ; Tue, 14 Mar 2023 14:21:48 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230423AbjCNOVr (ORCPT ); Tue, 14 Mar 2023 10:21:47 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47942 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230457AbjCNOVn (ORCPT ); Tue, 14 Mar 2023 10:21:43 -0400 Received: from mail-ed1-x532.google.com (mail-ed1-x532.google.com [IPv6:2a00:1450:4864:20::532]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 6F72CA7AB2 for ; Tue, 14 Mar 2023 07:21:11 -0700 (PDT) Received: by mail-ed1-x532.google.com with SMTP id cy23so62609396edb.12 for ; Tue, 14 Mar 2023 07:21:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1678803666; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=8VuZS7RbY6ZldH2ilAQjBRJiWJizf7XEL9oNzVJSsgE=; b=Iacc1DOdC2EC4ZW5rKyNuUfgecaivc6IvkKFqWfUJBGO0s+2jkLRe+e0+lvWvOvW/y +CJic7Qsg+b37dk/K9Comk8N/poHt82EbFmNtUSXP6B0Xd7wypmUZ3NdURoK06IDZT69 uNRJnSmLvePtnnt1RXKJMcanfYZ+dWEP4qG7tscjAGiAxLuMQctxR+Wd112cSQcOIgJr ZhtZVMufWKFIn+Y/UZeT5zU7qv/WbJItFGkohS6coXd5xmkDVz372rfpWTqKTSOJqaQv ti/pOTm12cSLeknzk+87Ev5L03vSuSfd9DfXSFQ9sJ9oYBBqKoFtD1E6vYeFKDiNrzsX 71SA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678803666; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=8VuZS7RbY6ZldH2ilAQjBRJiWJizf7XEL9oNzVJSsgE=; b=JCx7cPudUP4Cj3JlRevgXRl7HDc3wg6aXeYZ7t9450C2Rwi3qnMn+Op4nHMJnbTOSx RhyZkwX7G5OCGZYTnUmrkvsdevXqdQWKaYldM6lvsEmwpmwemylc0vRUiaB+q/dxA1S2 W90FWfOQmQB3KibmU6rrN1cqZj8BEuS0h04DUnrBOZK0ffJegyY0fqExCA7ejZTC8wrv kTO1NyYeutbRY+P5jlMg44XtKT0qt6MAAcuAM+YuFI/N3mx655LnhOGqXqE0YxvZF+w3 EnMW8C3WDLKQrztDuAoke62gKdQDXortNMDeDhD+RZnZ1Ma0iXDMtbc4wCGMxEki4fDf 91tQ== X-Gm-Message-State: AO0yUKUe/+N9k8puuiD1/H8vyIGR5CCet6JLNHk8EQw+5i95Vse/WG3f w1ZYpWoxkiJhBzoE9YEwHyduLC8yLuziz09y1yM= X-Google-Smtp-Source: AK7set/CqBlzUTje/yhpDFgTQi5VBjU6f292LHsX+VzhELe1yngizcfuBFkh2YlmDd7UvmwOPAQEKQ== X-Received: by 2002:a17:906:e0d2:b0:92b:f3c3:7c5f with SMTP id gl18-20020a170906e0d200b0092bf3c37c5fmr2608711ejb.53.1678803666478; Tue, 14 Mar 2023 07:21:06 -0700 (PDT) Received: from ?IPV6:2a02:810d:15c0:828:59be:4b3f:994b:e78c? ([2a02:810d:15c0:828:59be:4b3f:994b:e78c]) by smtp.gmail.com with ESMTPSA id oy17-20020a170907105100b008e385438c76sm1220838ejb.55.2023.03.14.07.21.05 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 14 Mar 2023 07:21:06 -0700 (PDT) Message-ID: <49f0b7d9-475d-898d-29d2-7e7cdf07cb0b@linaro.org> Date: Tue, 14 Mar 2023 15:21:05 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.8.0 Subject: Re: [PATCH v3 1/3] dt-bindings: i2c: mpc: Mark "fsl,timeout" as deprecated Content-Language: en-US To: Andi Shyti , linux-i2c@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Wolfram Sang , Rob Herring , Krzysztof Kozlowski , Chris Packham , Ryan Chen References: <20230312233613.303408-1-andi.shyti@kernel.org> <20230312233613.303408-2-andi.shyti@kernel.org> From: Krzysztof Kozlowski In-Reply-To: <20230312233613.303408-2-andi.shyti@kernel.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 13/03/2023 00:36, Andi Shyti wrote: > Now we have the i2c-scl-clk-low-timeout-ms property defined in > the i2c schema. > > Mark "fsl,timeout" as deprecated and update the example. > > Signed-off-by: Andi Shyti > --- > Documentation/devicetree/bindings/i2c/i2c-mpc.yaml | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > Reviewed-by: Krzysztof Kozlowski Best regards, Krzysztof