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 E7CA5C83F10 for ; Thu, 31 Aug 2023 06:27:15 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S244186AbjHaG1R (ORCPT ); Thu, 31 Aug 2023 02:27:17 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:50848 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1345071AbjHaG1Q (ORCPT ); Thu, 31 Aug 2023 02:27:16 -0400 Received: from mail-ed1-x52d.google.com (mail-ed1-x52d.google.com [IPv6:2a00:1450:4864:20::52d]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 384E6FB for ; Wed, 30 Aug 2023 23:26:45 -0700 (PDT) Received: by mail-ed1-x52d.google.com with SMTP id 4fb4d7f45d1cf-52a3ff5f0abso512861a12.1 for ; Wed, 30 Aug 2023 23:26:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1693463194; x=1694067994; darn=vger.kernel.org; h=content-transfer-encoding:in-reply-to:from:references:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=0avG/zYQ6RvuG7fLU/XP4zrbphvj+u7vgRSAcgPOjGk=; b=HNUe472ZibY/mpCeS/YcVjLpfjo8KlCPD5+q3uNsEUeOhtEYUKtXhkjjWQK/vRu0D6 LuIZM5mmtaEBBSGalnAAG2AgHe6s2WgJa8YQR6gJx82PUDJhrUWTtfpUkJPYMIXLyVBp 8VQZusz/NgVtZuqIjROPM5ELyTdumlTvVn0OP/Eyn4dGzJcGk62+wicGi6GAVWaVZWKo KcYSnNY4ebvk322hpBTbv2U/VnBHtJ4xzGmp0e4P8qp8q2A4aaNhoMvpluF7TASqzJEC /1LVU6wOvNPorEHKUOciWu90Fem5/by+q9z9W6YuMOgMMzSVqWi+KG8P6FxOMXsXALnf 5o7g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693463194; x=1694067994; h=content-transfer-encoding:in-reply-to:from:references: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=0avG/zYQ6RvuG7fLU/XP4zrbphvj+u7vgRSAcgPOjGk=; b=FbRywStiZR6FfIQCE/+U2giM5NAU5Tuc/8CwL4AZ/mtdNz8X5sjNO7y6ufZePQSDnk sLbexMybXQJz4Yyg/1kyqUjQVpqvnbKNsSKkWAblowjAy7jLcIAwdjZ+E2a0i4JVLp9x 7+wkjETv/5pcbXS/tn9lyVQUiY1+5vD9gTciaTm1X1YJlAppKapVIs01GDvzEibwQZ4a +6qGErIuBTVRBkOi0r/lIvAif8C5nUJYxbskC+/OCDCmqCThFquylht1mMybpomKoGc7 +6/tNairvwvgvOZb2Y6zaVJ862MiWZrNpDf7VQo5In1YPasxLNTQLeEtYfc8YLGvxp9a 2t0g== X-Gm-Message-State: AOJu0YzucKJDjxiApfTHa1pH6kG4df9jVOyT07HhGF/bd52p1sqe0S4y S1AX7spCfF9vj/5uNvKH8B+3Fg== X-Google-Smtp-Source: AGHT+IEadjmU41MKGVrKyUN5627zgsM67OWxxEoxWIcEUwC9E9HEA7Gw+EWwBoMimlJzb3HFbKAb6w== X-Received: by 2002:a17:907:7622:b0:9a5:d657:47e5 with SMTP id jy2-20020a170907762200b009a5d65747e5mr3084566ejc.49.1693463194196; Wed, 30 Aug 2023 23:26:34 -0700 (PDT) Received: from [192.168.0.22] (77-252-46-238.static.ip.netia.com.pl. [77.252.46.238]) by smtp.gmail.com with ESMTPSA id l23-20020a1709060e1700b00991e2b5a27dsm386574eji.37.2023.08.30.23.26.33 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 30 Aug 2023 23:26:33 -0700 (PDT) Message-ID: <6baf47b2-6244-c6a5-ff43-1514f7f74f4b@linaro.org> Date: Thu, 31 Aug 2023 08:26:32 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.14.0 Subject: Re: [PATCH v2 1/5] dt-bindings: mfd: convert twl-family.tx to json-schema Content-Language: en-US To: Andreas Kemnade , lee@kernel.org, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, conor+dt@kernel.org, bcousson@baylibre.com, tony@atomide.com, mturquette@baylibre.com, sboyd@kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-omap@vger.kernel.org, linux-clk@vger.kernel.org References: <20230830182038.878265-1-andreas@kemnade.info> <20230830182038.878265-2-andreas@kemnade.info> From: Krzysztof Kozlowski In-Reply-To: <20230830182038.878265-2-andreas@kemnade.info> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 30/08/2023 20:20, Andreas Kemnade wrote: > Convert the TWL[46]030 binding to DT schema format. To do it as a step by > step work, do not include / handle nodes for subdevices yet, just convert > things with minimal corrections. There are already some bindings for its > subdevices in the tree. > ... > +properties: > + compatible: > + description: > + TWL4030 for integrated power-management/audio CODEC device used in OMAP3 > + based boards > + TWL6030/32 for integrated power-management used in OMAP4 based boards > + enum: > + - ti,twl4030 > + - ti,twl6030 > + - ti,twl6032 > + > + reg: > + maxItems: 1 > + > + interrupts: > + maxItems: 1 > + > + interrupt-controller: true > + > + "#interrupt-cells": > + const: 1 > + > +additionalProperties: true No, this must be false. example-schema and all device bindings require this to be false. Having it true makes the schema basically no-op, so why do you need it? Best regards, Krzysztof