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 53789C7EE23 for ; Wed, 31 May 2023 13:08:49 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236199AbjEaNIs (ORCPT ); Wed, 31 May 2023 09:08:48 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:35394 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S236285AbjEaNIo (ORCPT ); Wed, 31 May 2023 09:08:44 -0400 Received: from mail-ej1-x632.google.com (mail-ej1-x632.google.com [IPv6:2a00:1450:4864:20::632]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C1C2512B for ; Wed, 31 May 2023 06:08:15 -0700 (PDT) Received: by mail-ej1-x632.google.com with SMTP id a640c23a62f3a-96f5d651170so195861466b.1 for ; Wed, 31 May 2023 06:08:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1685538485; x=1688130485; 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=1R1Sj0tDi2ehLT48w+P4ulNbR96KWPz5ISY1Z775GFo=; b=SV4Uab3DVC7zDV7JKPV9GphVtB2lFxktAO5OYzfZKvEKlE3tscwKtT1w9JmOVhBvbC jVg447Fofo02GPQFR9WMCpuKzkHrCpBFNunhtg1BwcLmPn/tTD/dldikvQMQN1GssXCU hjbcVbsjii1QLWL4GOcpXxjOKaU42BcMFHXH3u4xkK9VQqSQRoqBlaKExuhPe+RAZkOC AlNCh2nHqwUCQV1Mz7CTXyrYY4eVx3MoZAt1/A0rhFdn6QrgLCK0YoH/cJuzZQ+0DVJp mt+fvgNgOxhqbybJ2eZLSm5TEPnxc1oORhtD2y1xRRgFEpF889Unba21uPF5JD31hn/x 3w4g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685538485; x=1688130485; 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=1R1Sj0tDi2ehLT48w+P4ulNbR96KWPz5ISY1Z775GFo=; b=Ym4Y1Rtg8vHAU/G+MJqmrfI0XZmo5JJUC+ZZYg6FL+FZZeSzcA/E3feXaMGKnty1Rp DPBKv/WlzwRhdD0i9Z3Es6079f4V5LuDIe6NDK095PG/ZnXQCGEV1Q0XP4Hu9NYPLEli ER63xu633uNlwAEqTr5wWoqDP1fadLeeHm1WH2d4/YFdtOvZKub9pRGf5/pxnZGJXPb1 LXUsN6y97jssUHBkGeuv7Oj8Em4ULi4CbtYgqbl68I3PEvB5jTvxHsld3vcWuiuXA2y9 mbwcX95Dv2iLUK2fJh/aoUbBJAljHy7Lpopk7hqXcl1PGDnZ9RtF4OZ2yCH/0iQQ+O85 E3Nw== X-Gm-Message-State: AC+VfDzpKJ7GrEOc+RtXEhYeClfJNg78Ya1qwP+AUPoX6oS6nXBOF06j PPKGROJhGGeWbgzr1cUGj8D6cQ== X-Google-Smtp-Source: ACHHUZ7yi4O3Lr8N0xM2vV/dr4K11JP8UYtS7bQW8y7fQzKozQ/6LPXB7bmNsjtNT1vTVtAOoC2oEw== X-Received: by 2002:a17:906:da86:b0:965:6a32:451f with SMTP id xh6-20020a170906da8600b009656a32451fmr5505298ejb.6.1685538484994; Wed, 31 May 2023 06:08:04 -0700 (PDT) Received: from [192.168.1.20] ([178.197.199.204]) by smtp.gmail.com with ESMTPSA id e10-20020a1709061e8a00b0094ebc041e20sm8821224ejj.46.2023.05.31.06.08.02 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 31 May 2023 06:08:04 -0700 (PDT) Message-ID: Date: Wed, 31 May 2023 15:08:01 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.11.0 Subject: Re: [PATCH 1/2] dt-bindings: thermal: mediatek: Move auxdac binding to yaml Content-Language: en-US To: Matthias Brugger , matthias.bgg@kernel.org, rafael@kernel.org, Daniel Lezcano , Rob Herring , Krzysztof Kozlowski , Conor Dooley , AngeloGioacchino Del Regno Cc: devicetree@vger.kernel.org, Amit Kucheria , linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org, linux-mediatek@lists.infradead.org, Zhang Rui , linux-arm-kernel@lists.infradead.org, Matthias Brugger References: <20230530150413.12918-1-matthias.bgg@kernel.org> <80108a00-4416-a419-e45a-e5e4c1f111a8@linaro.org> <31f25021-aaf5-a6ca-049d-bb47f62936b4@suse.com> From: Krzysztof Kozlowski In-Reply-To: <31f25021-aaf5-a6ca-049d-bb47f62936b4@suse.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 31/05/2023 14:42, Matthias Brugger wrote: >>> + soc { >>> + #address-cells = <2>; >>> + #size-cells = <2>; >>> + >>> + auxadc: auxadc@11001000 { >>> + compatible = "mediatek,mt8173-auxadc"; >>> + reg = <0 0x11001000 0 0x1000>; >>> + clocks = <&pericfg CLK_PERI_AUXADC>; >>> + clock-names = "main"; >>> + #io-channel-cells = <1>; >>> + }; >>> + >>> + apmixedsys: clock-controller@10209000 { >>> + compatible = "mediatek,mt8173-apmixedsys"; >>> + reg = <0 0x10209000 0 0x1000>; >>> + #clock-cells = <1>; >>> + }; >> >> Drop both examples, not really relevant to thermal. It grows the example >> with code already documented somewhere else. >> > > auxadc and apmixedsys are no examples. They are referenced by the thermal node > as described in the binding. Without them the example won't be complete. > The example is complete, because you have phandles and that's enough. the auxadc and apmixedsys have their own examples in their own bindings - no need to duplicate them here. Best regards, Krzysztof