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 X-Spam-Level: X-Spam-Status: No, score=-5.3 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 9C9D2C2D0E2 for ; Tue, 22 Sep 2020 21:43:43 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 37DC2238D7 for ; Tue, 22 Sep 2020 21:43:43 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=chromium.org header.i=@chromium.org header.b="Yo/dZ0rK" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726448AbgIVVnm (ORCPT ); Tue, 22 Sep 2020 17:43:42 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48062 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726583AbgIVVnm (ORCPT ); Tue, 22 Sep 2020 17:43:42 -0400 Received: from mail-pj1-x1041.google.com (mail-pj1-x1041.google.com [IPv6:2607:f8b0:4864:20::1041]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 49E70C0613D0 for ; Tue, 22 Sep 2020 14:43:42 -0700 (PDT) Received: by mail-pj1-x1041.google.com with SMTP id s14so1739623pju.1 for ; Tue, 22 Sep 2020 14:43:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=mime-version:content-transfer-encoding:in-reply-to:references :subject:from:cc:to:date:message-id:user-agent; bh=53UukHq1kI2LdwgBLERIarUaHHt0dzvP8+s+/bYd0A4=; b=Yo/dZ0rKd7ba8E4CjQo7R++SRdvO91W2Be1bVaFPNpmftnEjeKNMhZyfqtTOHgkWss NA8eRjWJXrhuQbVpp/7JhT0BMEbSDuZUo44llHK33htMK3ZJX/eQ6LnsomI/f72O4GMa /+zTRQXI3bTC/qi3kJ4wNKx/TwM8xJxGFH2ng= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:content-transfer-encoding :in-reply-to:references:subject:from:cc:to:date:message-id :user-agent; bh=53UukHq1kI2LdwgBLERIarUaHHt0dzvP8+s+/bYd0A4=; b=eKMVn5q0I2KTo8P/tTwb1YyB5IokKaYhLaihe4xe/mDr1FXmh05ULSxTKh/kEGIhSd fFcRv67ZZrKp5dmNS+b1N5JhpsvisQVkbmop2SZqU59CkEeSoWOpezsxVpCJjoLkc2dz a+J0XBnMkjO+VOEPp3NxwqyLKK7AiyHgOaKXvwJZFmoJGA8WcTVaxtH95ScTeAXN9MVZ BXqZL5OP1yBLd+fQupKMVOSUJnKA2WjGMss31cj8rEi65a4hz8ieqm6rHpSss1Qcm22b ZvmNkXoAb9kIk36QKMAHh8mjaTqLzF4WpYTwiYoVYIOofjjPiN758Z8xoSaFLtJmR8IJ fplQ== X-Gm-Message-State: AOAM533jX8kB7un3sHP6rBhcCYdLsJYljM4hSeT3I7NO2f8iplpig+oY E9wY2OUzJBbhK7gtS9zOD6CXtDkxPddiPA== X-Google-Smtp-Source: ABdhPJy9rBpspmhIKC5WF3bw8wowSoG4ZWVQC2GUasuY/7UVLzNqqUZ6h/5v8Wo5mE23MeV9k84F1g== X-Received: by 2002:a17:90b:707:: with SMTP id s7mr5518349pjz.25.1600811021681; Tue, 22 Sep 2020 14:43:41 -0700 (PDT) Received: from chromium.org ([2620:15c:202:1:3e52:82ff:fe6c:83ab]) by smtp.gmail.com with ESMTPSA id y25sm15572761pfn.71.2020.09.22.14.43.40 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 22 Sep 2020 14:43:40 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable In-Reply-To: <20200914210047.GA232617@bogus> References: <20200903221828.3657250-1-swboyd@chromium.org> <20200914210047.GA232617@bogus> Subject: Re: [PATCH] dt-bindings: iio: sx9310: Add various settings as DT properties From: Stephen Boyd Cc: Jonathan Cameron , linux-kernel@vger.kernel.org, linux-iio@vger.kernel.org, Daniel Campello , Lars-Peter Clausen , Peter Meerwald-Stadler , devicetree@vger.kernel.org, Douglas Anderson , Gwendal Grignou , Evan Green To: Rob Herring Date: Tue, 22 Sep 2020 14:43:39 -0700 Message-ID: <160081101949.310579.13737183960958276765@swboyd.mtv.corp.google.com> User-Agent: alot/0.9.1 Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Quoting Rob Herring (2020-09-14 14:00:47) > On Thu, Sep 03, 2020 at 03:18:28PM -0700, Stephen Boyd wrote: > > + semtech,cs1-gain-factor: > > + allOf: > > + - $ref: /schemas/types.yaml#definitions/uint32 > > + - enum: [1, 2, 4, 8] >=20 > Now that everyone is trained on 'allOf', you can drop it. json-schema=20 > draft8 changed this behavior. >=20 Ok. Do I need $ref: still or that is implicit now?