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 4E1F5C25B08 for ; Wed, 17 Aug 2022 08:47:02 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232620AbiHQIrA (ORCPT ); Wed, 17 Aug 2022 04:47:00 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42486 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234988AbiHQIq4 (ORCPT ); Wed, 17 Aug 2022 04:46:56 -0400 Received: from mail-lj1-x230.google.com (mail-lj1-x230.google.com [IPv6:2a00:1450:4864:20::230]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D441C74E22 for ; Wed, 17 Aug 2022 01:46:53 -0700 (PDT) Received: by mail-lj1-x230.google.com with SMTP id s9so12909328ljs.6 for ; Wed, 17 Aug 2022 01:46:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc; bh=rPDIdAvwvxRbTMbTaA58adHMS2XfvHNw84IukHrkG9Q=; b=uQJ3nu/XQtmX3r1ZncDPRVCwNh0IKEUdGJzHjoOKAvPK4iv8SplAxioJTcT/WWaUzu e4M+IGydoZslqb/vJr9AatISY5tbzVxPs6jx9ZmTG3S2x7Fy57l6X9GmVS8wwxWA9b+B XDscRjYKw2+/pPpBNX3AZqWxpkwU/VkKNtMY9caQ07fvT1nMHGuuKWPjNAQqcIylYKuM xWKUOx+NL9GGjB2UEhGi1nH/ld/sEBuonskXIP4dSr9+CWSHUnLCeR+gjReQXmi14tMV Jr9hSEIDHfKKXXJnw1ut6z9J4wBKDF/fGPdG5ynb0mRTtrsgMHvVL6EXJ7jLC8E5EVWV DlSg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; 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; bh=rPDIdAvwvxRbTMbTaA58adHMS2XfvHNw84IukHrkG9Q=; b=U6AlaqHA7qWLg2Y4MyM/SBO8vtK8CTRGN53QwPrddMaUjn7+QLRasT8/++Km4L0HsD CWFZGgjQuLvES8BOTdeShcX3TxVqPdinaiEOF4Oi0i6zOMl9gWjFtYJ8iT3amW/9dPrW 5h6PSolToWl/yXpt6oi+5/f7shOgPNCbNCfs7kQegDFig5l+y1YyWKuHxrOdkvDayLQS sxAU91vjwKuSjgjBZXJ4j5+ghphV+aFtjZvHWpAp+Im+8dhHxINSYsgeCNrBzkFqZ6yA jpF6HoHssBXqUOJVkE5TVwNi1veZrJ2rOQ3SEcVL8KHRLwk1ACoOb+bMYWZ4nDFwHGgD xx6Q== X-Gm-Message-State: ACgBeo1TfmF2/aAjZf8CCbSM9Hcou/zp8G71pRizqHS8lDjEV170yCNb 4nBFKgwAuDoDXRitCAxgDU1a2A== X-Google-Smtp-Source: AA6agR5qvhZz6zi8n+r+DoBxvVg7j79SxEPJJ8C/tOLxs+Nh74vBxfxePExHW7ThouZ4qAp6RICLZA== X-Received: by 2002:a2e:9254:0:b0:25e:4f20:8d3a with SMTP id v20-20020a2e9254000000b0025e4f208d3amr8115361ljg.233.1660726012270; Wed, 17 Aug 2022 01:46:52 -0700 (PDT) Received: from ?IPV6:2001:14bb:ae:539c:1b1c:14b7:109b:ed76? (d15l54h48cw7vbh-qr4-4.rev.dnainternet.fi. [2001:14bb:ae:539c:1b1c:14b7:109b:ed76]) by smtp.gmail.com with ESMTPSA id y22-20020a197516000000b0048b08124139sm1615304lfe.177.2022.08.17.01.46.50 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 17 Aug 2022 01:46:51 -0700 (PDT) Message-ID: Date: Wed, 17 Aug 2022 11:46:50 +0300 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.12.0 Subject: Re: [PATCH v3 1/4] regulator: dt-bindings: Add Allwinner D1 LDOs Content-Language: en-US To: Samuel Holland , Chen-Yu Tsai , Jernej Skrabec , Krzysztof Kozlowski , Rob Herring Cc: Liam Girdwood , Mark Brown , Maxime Ripard , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-sunxi@lists.linux.dev References: <20220815043436.20170-1-samuel@sholland.org> <20220815043436.20170-2-samuel@sholland.org> <03de0f7b-9251-a5c0-91a1-5f2b5d41d8a0@sholland.org> <29e6a293-29c4-a9ab-0767-9adfa982226b@linaro.org> <8f133166-dff8-e376-3ac4-a464724d5421@sholland.org> From: Krzysztof Kozlowski In-Reply-To: <8f133166-dff8-e376-3ac4-a464724d5421@sholland.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 17/08/2022 11:39, Samuel Holland wrote: >>> The same question applies for the D1 SoC DTSI, where I use this same construct. >> >> This is not correct and should be fixed. Either you add the schema with >> compatible or please drop the device node from the DTSI. > > That's what I was afraid of. The bindings can grow, so you can add a bindings stub documenting compatibles (device + simple-mfd + syscon) and IO space, then later extend it. Of course it is preferred to add bindings as complete as possible, but incremental growing also works. Best regards, Krzysztof