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 F222EC4332F for ; Tue, 8 Mar 2022 09:53:18 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1345443AbiCHJyN (ORCPT ); Tue, 8 Mar 2022 04:54:13 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:35780 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232116AbiCHJyL (ORCPT ); Tue, 8 Mar 2022 04:54:11 -0500 Received: from mail-qt1-f178.google.com (mail-qt1-f178.google.com [209.85.160.178]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E68EE34B93; Tue, 8 Mar 2022 01:53:15 -0800 (PST) Received: by mail-qt1-f178.google.com with SMTP id a14so2726584qtx.12; Tue, 08 Mar 2022 01:53:15 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=RhnnNRTUQhZ66DiV0sFKGErrjIL8uzqVLKi9U1XyIMU=; b=67a9/olw7Lui86qnC8r6WCSUTlNFBD0ajR0SUMXISia9ODkBCfvNeRfofNmEZKM3wU zDCHfZjeNcE51Y+rIfZtoeh64Ek8cs041+xk79xvFB1faSqYa2Il9hoIKBi7bMPrbSkx EYcCTMf4uepmb+APeBRENBhregIFFjDBelaf7AeFtVvHiEbOHRZNGE1c1uXiVEoYx3v6 6knwe9cBfs4YulG4ccg/QPGx0S9yIZEiGiR5HDyZQnqkIyWmuMZ/LV+RKdGRCC7LG9/n nAhY6SP6o9Ymf+WKPP62r7A+06iWr2qyEL8Tggq4vsgOdk3NgyMxRItwCos6Fy8HLqRQ lF5g== X-Gm-Message-State: AOAM530U7UFY/BnhldFP4JaDouWev2xOIXT+oFW7tIOpskuwIkysGtNl K5IzFEZ9ml/yrbjt7V928qLB32IOrpowMg== X-Google-Smtp-Source: ABdhPJxAM/RrpROx9BNYQugwuKU7LEzbGQw+a4KKOhS0kVbUseOgmmL9XBqkF5xN8JzSmUEOcP/v0Q== X-Received: by 2002:a05:622a:164b:b0:2e0:769e:fa2a with SMTP id y11-20020a05622a164b00b002e0769efa2amr404124qtj.343.1646733194799; Tue, 08 Mar 2022 01:53:14 -0800 (PST) Received: from mail-yw1-f171.google.com (mail-yw1-f171.google.com. [209.85.128.171]) by smtp.gmail.com with ESMTPSA id n13-20020ac85b4d000000b002de6fe91d2fsm10228796qtw.68.2022.03.08.01.53.14 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 08 Mar 2022 01:53:14 -0800 (PST) Received: by mail-yw1-f171.google.com with SMTP id 00721157ae682-2dbfe58670cso195106257b3.3; Tue, 08 Mar 2022 01:53:14 -0800 (PST) X-Received: by 2002:a0d:f1c7:0:b0:2db:d2bc:be11 with SMTP id a190-20020a0df1c7000000b002dbd2bcbe11mr11992421ywf.62.1646733193799; Tue, 08 Mar 2022 01:53:13 -0800 (PST) MIME-Version: 1.0 References: <20220301190400.1644150-1-robh@kernel.org> In-Reply-To: From: Geert Uytterhoeven Date: Tue, 8 Mar 2022 10:53:02 +0100 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH] dt-bindings: clock: renesas: Make example 'clocks' parsable To: Rob Herring Cc: Michael Turquette , Stephen Boyd , Krzysztof Kozlowski , Linux-Renesas , linux-clk , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , Linux Kernel Mailing List Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Rob, On Fri, Mar 4, 2022 at 2:28 PM Rob Herring wrote: > On Fri, Mar 4, 2022 at 3:09 AM Geert Uytterhoeven wrote: > > On Tue, Mar 1, 2022 at 8:04 PM Rob Herring wrote: > > > 'clocks' in the example is not parsable with the 0 phandle value > > > because the number of #clock-cells is unknown in the previous entry. > > > Solve this by adding the clock provider node. Only 'cpg_clocks' is > > > needed as the examples are built with fixups which can be used to > > > identify phandles. > > > > > > This is in preparation to support schema validation on .dtb files. > > > > > > Signed-off-by: Rob Herring > > > > Thanks for your patch! > > > > Reviewed-by: Geert Uytterhoeven > > > > Do you want me to queue this in renesas-clk-for-v5.19, or do you > > want to take it yourself, together with the validation patches? > > Please let me know. > > You can take it. Thanks, queuing in renesas-clk-for-v5.19. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds