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=-7.1 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED 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 D16A4C433DF for ; Fri, 16 Oct 2020 18:54:22 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 447752145D for ; Fri, 16 Oct 2020 18:54:22 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1602874462; bh=NqvGz8jVilX6hKJCzoHxn8tTCpCzKN4lpFBrP0bv7BI=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=kjXbKLRr4JCqgDwEDzuZA4CDVj9mOQmnH+5TMKzSj+qFLdUTkmq05bB/rNMSHPVJb jmB8lB7Z2zi+fAexNblqr6YDIg/pPkU+3mwLN65lPZF3e6bgLpr00H8l/WoFzXgDin 0d/t2HnVWgUU4o6wu4YHmCJg+siR+aEXE216otxo= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2405559AbgJPSyS (ORCPT ); Fri, 16 Oct 2020 14:54:18 -0400 Received: from mail-oo1-f67.google.com ([209.85.161.67]:35060 "EHLO mail-oo1-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2404087AbgJPSyS (ORCPT ); Fri, 16 Oct 2020 14:54:18 -0400 Received: by mail-oo1-f67.google.com with SMTP id f2so865453ooj.2; Fri, 16 Oct 2020 11:54:17 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=rJzbPAxzg6ilw2UkQ6tAV4yqkzoyoHPXjWkUniuz3xs=; b=jo9pONncFqjnncQE+jzNuNgxjM8+9RC8zsv2Kj+FQVTdeYDNxSJiC7kbWSIyZFkj30 uEkXDN/hpIHuRq4nCQ3wBKDldlj6gDOxa7XBPM86y8W8kSdm9JgUR3PC+mEBv5T89i5p 1kHNoKaeO3XRl7JbsMqMNJnAOSseqXTAIDQiT0S7rkEn1mRYAlHRdJN5ylVbY3WgWjMQ JtFM2xbao9LSp7gk/buqr6rra+QPCqvUSUK5l0HSXnWPutfkLTW6SpKy6IN5DzOW8mYw nGerHqCP+jCDFY9u7K0DEZL/5BTTfogbKrb6ONMbv0rJY3c2mcHvZezC2o+Iev8T/E0v Wu/Q== X-Gm-Message-State: AOAM531RexQI0hMYd91y7ISOZERszhibqqnaYSbwYNfH1jdL7udu1L/h CHiftxSZ29XngCJk7qfQbw== X-Google-Smtp-Source: ABdhPJxHQw8SwIo5pxcTDGGAB6KVAXfb74xhoP1dlxCV0EYXTwri1nV7bGwspN7IGCzr6tBvWECjQQ== X-Received: by 2002:a4a:be14:: with SMTP id l20mr3781868oop.27.1602874457029; Fri, 16 Oct 2020 11:54:17 -0700 (PDT) Received: from xps15 (24-155-109-49.dyn.grandenetworks.net. [24.155.109.49]) by smtp.gmail.com with ESMTPSA id 15sm1393723ooy.36.2020.10.16.11.54.15 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 16 Oct 2020 11:54:16 -0700 (PDT) Received: (nullmailer pid 1739428 invoked by uid 1000); Fri, 16 Oct 2020 18:54:15 -0000 Date: Fri, 16 Oct 2020 13:54:15 -0500 From: Rob Herring To: Serge Semin Cc: Rob Herring , Lad Prabhakar , Neil Armstrong , Manu Gautam , Kevin Hilman , Bjorn Andersson , Greg Kroah-Hartman , linux-kernel@vger.kernel.org, Serge Semin , linux-arm-kernel@lists.infradead.org, Alexey Malahov , Pavel Parkhomenko , Andy Gross , linux-usb@vger.kernel.org, devicetree@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, Yoshihiro Shimoda , Roger Quadros , linux-mips@vger.kernel.org, linux-snps-arc@lists.infradead.org, Mathias Nyman , Felipe Balbi Subject: Re: [PATCH 13/20] dt-bindings: usb: dwc3: Add Frame Length Adj restrictions Message-ID: <20201016185415.GA1739379@bogus> References: <20201014101402.18271-1-Sergey.Semin@baikalelectronics.ru> <20201014101402.18271-14-Sergey.Semin@baikalelectronics.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20201014101402.18271-14-Sergey.Semin@baikalelectronics.ru> Precedence: bulk List-ID: X-Mailing-List: linux-usb@vger.kernel.org On Wed, 14 Oct 2020 13:13:55 +0300, Serge Semin wrote: > In accordance with the IP core databook the > snps,quirk-frame-length-adjustment property can be set within [0, 0x3F]. > Let's make sure the DT schema applies a correct restriction on the > property. > > Signed-off-by: Serge Semin > --- > Documentation/devicetree/bindings/usb/snps,dwc3.yaml | 2 ++ > 1 file changed, 2 insertions(+) > Reviewed-by: Rob Herring