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 6085AC77B62 for ; Fri, 31 Mar 2023 09:44:16 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230315AbjCaJoP (ORCPT ); Fri, 31 Mar 2023 05:44:15 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:38076 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232396AbjCaJoF (ORCPT ); Fri, 31 Mar 2023 05:44:05 -0400 Received: from mail-lf1-x130.google.com (mail-lf1-x130.google.com [IPv6:2a00:1450:4864:20::130]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 387621DF81 for ; Fri, 31 Mar 2023 02:43:45 -0700 (PDT) Received: by mail-lf1-x130.google.com with SMTP id g17so28139188lfv.4 for ; Fri, 31 Mar 2023 02:43:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1680255822; 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=MewfqY1Uw160aE+WBNHAurtu7KcAOUmtVy/HcwrA08s=; b=Nc+tcYt+5KaI6DRQ/Q56PQvHRpkIP5O7YYP4yeZQUDM05wQUm3f4gat6j6AmJdIlvA kZ06z3nUiISpsaIQ7IhmhlceP5m1dPt7pmN7s2RX4IL8VMAORu4onHEAFH2m1aAtmysq XWdzbuVx4j1/JNUL7X6dVF6ZMQWgFCEph3KeorIXambxMSmKWu5tqgNacrywzFgEeb2D jIv1xOnXzBrqDt4JzBp3NFmdFhp4wjiGWTVxtg88Tmqr9SL2psdKOju1wkDDPZ/8f9LN 6YU/7gyE6LmphGG/uSPRB1q29iR4Oi9Kq8XMO11xZghUZGZZxVCwkuN3J65W5SkmxB0E P80A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680255822; 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=MewfqY1Uw160aE+WBNHAurtu7KcAOUmtVy/HcwrA08s=; b=MD4ZFyIFz25EwvkIv9vQjAC682NZDqj/XK09cZpVSvwzGIdVpssIRsDs007TsDUY9E O+tLzrlDaC/WFCiVP34jruzhxkDWls6FHs5KgwkIstIEKkNnGD+9HiR5IZE06nzc0wtW b6FJUDXTSGO2AWNi5vVyV+iZtSLM0eSh9kPisXkfzBLP0hzsD1QXZEHHVy02KdWShxxT i7R6C9t4JIf9iKqpJT15IwO1MN64y/Y2hAElzLc6yDqkrQw+Bs581ddxk8Bz/heN/1ge J08AoPmWpCmGoQjVWk1d0g95l7t6NeCfppEuFgEpIm5lEpYu+OzIURSJMGMn+d9cvSey 9v+g== X-Gm-Message-State: AAQBX9eW/hziIqX2OHg3PnoJPGNr6e3FmyqUNpZEYwGCNOsddvjUPYJ6 Cvzq2UK73oPoSonTlRG7damgbA== X-Google-Smtp-Source: AKy350Yde+moEUY6g8KyHVOAEYiHzn6uOzf8oC252+VEJaOs5qY3uhjfi2SJUNdSmYvsTxSv5BEbNw== X-Received: by 2002:ac2:5fc8:0:b0:4eb:1294:983d with SMTP id q8-20020ac25fc8000000b004eb1294983dmr4423538lfg.7.1680255822676; Fri, 31 Mar 2023 02:43:42 -0700 (PDT) Received: from [192.168.0.21] (78-11-189-27.static.ip.netia.com.pl. [78.11.189.27]) by smtp.gmail.com with ESMTPSA id g15-20020a19ee0f000000b004dd6c325311sm305019lfb.248.2023.03.31.02.43.41 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 31 Mar 2023 02:43:42 -0700 (PDT) Message-ID: <191c96d2-e51a-550e-16d9-0403e4528885@linaro.org> Date: Fri, 31 Mar 2023 11:43:41 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.9.0 Subject: Re: [PATCH v2] dt-bindings: omap: Convert omap.txt to yaml Content-Language: en-US To: Andreas Kemnade , Tony Lindgren Cc: robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-omap@vger.kernel.org, Andrew Davis References: <20230329222246.3292766-1-andreas@kemnade.info> <20230330113918.GS7501@atomide.com> <20230330181506.4d5fcf51@aktux> From: Krzysztof Kozlowski In-Reply-To: <20230330181506.4d5fcf51@aktux> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 30/03/2023 18:15, Andreas Kemnade wrote: > On Thu, 30 Mar 2023 14:39:18 +0300 > Tony Lindgren wrote: > >> * Andreas Kemnade [230329 22:22]: >>> From: Andrew Davis >>> >>> Convert omap.txt to yaml. >>> Documentation/devicetree/bindings/arm/ti.yaml | 157 ++++++++++++++++++ >>> 1 file changed, 157 insertions(+) >>> create mode 100644 Documentation/devicetree/bindings/arm/ti.yaml >> >> Great, can we also drop the old txt file or is more changes needed before >> we can do that? >> > we have still > - ti,hwmods: list of hwmod names (ascii strings), that comes from the OMAP > HW documentation, attached to a device. Must contain at least > one hwmod. > > Optional properties: > - ti,no_idle_on_suspend: When present, it prevents the PM to idle the module > during suspend. > - ti,no-reset-on-init: When present, the module should not be reset at init > - ti,no-idle-on-init: When present, the module should not be idled at init > - ti,no-idle: When present, the module is never allowed to idle. > > These optional properties are not in the root node but in subnodes. > From my guts feeling this belongs in a separate file and should > be somehow dealed with in a second step. > > So how to proceed? Any compatible converted to DT Schema should be removed from TXT. It does not mean entire TXT has to be removed if it contains other pieces. Best regards, Krzysztof