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 3F7B3C43457 for ; Fri, 16 Oct 2020 18:55:04 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id D6CD6214DB for ; Fri, 16 Oct 2020 18:55:03 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1602874503; bh=y27we72PfMwIjtz7eBVpumpxjpTtsTtieUBLZlNLPHw=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=NheQnwmBdUYvUNRJ8g0rhdFhURSoWrE+T9G8uZwFHQZmgx0eCbHbH93ICrzoffyPa 9M40RAP3F67MC69thOk304QF1qinWqxUQZ5EycX+YL+PZsWMGlg+yP4IrokBxrES1S ctJSz3+Ndf2d9B+S9xf5y5GhvzHEJ7lG6PSPzuDQ= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2407333AbgJPSzD (ORCPT ); Fri, 16 Oct 2020 14:55:03 -0400 Received: from mail-oi1-f196.google.com ([209.85.167.196]:37941 "EHLO mail-oi1-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2406782AbgJPSzC (ORCPT ); Fri, 16 Oct 2020 14:55:02 -0400 Received: by mail-oi1-f196.google.com with SMTP id h10so3573230oie.5; Fri, 16 Oct 2020 11:55:02 -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=TGrH8tVmrp2DQwkSPaPH+x2TeW+bXYbWOYv8P0MTPiA=; b=oR3sKl30JmNdJ8HLpVqnSkETfptTgXj3zpUPP7wJH+PQ8JOkdy+Qbp711Mb9cY0gmQ KkGZKJMl/D4YN6lsL+b3/W0nNR3Z3BG5iFPoCF08ubYek27Sjb1TGR+Ol1hjadKEc+1/ H8vGW17xHkNBlB3MtME7WvGa2u67PgbS5zLG0h+sWN6Zz+0zDh9Y/Q1HGmw4LrehS1ku jGy4vZBbZq4iXfkwUREgIJp1h+qODn+nFlE370NKk5ICEKxV+LMxv4Yd47O/IqQE8F2z To1kY1FidgSyvY68ZyCzIHHGq05yfmmW5yle8gxkvLZQhk+lR2PZRRsYXZ2C/WcxaK7Y pSfg== X-Gm-Message-State: AOAM531nI9h8zvWz1pwNRx9NMLnRLVlcbCQi/Yzcl9qHxVz6n+w/7+82 VHWA42trxQ8jWjYMQYQheA== X-Google-Smtp-Source: ABdhPJwnZgFRvBDy/tFBiG5qnk1HDuFUgcTqyGaZJkTAhrpV/gkKkosLe8nlbRQyokQSpe8q3F4/vA== X-Received: by 2002:aca:442:: with SMTP id 63mr3220005oie.111.1602874501767; Fri, 16 Oct 2020 11:55:01 -0700 (PDT) Received: from xps15 (24-155-109-49.dyn.grandenetworks.net. [24.155.109.49]) by smtp.gmail.com with ESMTPSA id y194sm1266324oie.22.2020.10.16.11.55.00 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 16 Oct 2020 11:55:01 -0700 (PDT) Received: (nullmailer pid 1740583 invoked by uid 1000); Fri, 16 Oct 2020 18:54:59 -0000 Date: Fri, 16 Oct 2020 13:54:59 -0500 From: Rob Herring To: Serge Semin Cc: Kevin Hilman , linux-usb@vger.kernel.org, Neil Armstrong , Andy Gross , linux-amlogic@lists.infradead.org, linux-arm-kernel@lists.infradead.org, Martin Blumenstingl , linux-kernel@vger.kernel.org, Lad Prabhakar , Roger Quadros , linuxppc-dev@lists.ozlabs.org, Pavel Parkhomenko , Alexey Malahov , linux-snps-arc@lists.infradead.org, Mathias Nyman , linux-mips@vger.kernel.org, Yoshihiro Shimoda , Bjorn Andersson , Rob Herring , Felipe Balbi , Greg Kroah-Hartman , Jerome Brunet , devicetree@vger.kernel.org, Manu Gautam , Serge Semin Subject: Re: [PATCH 15/20] dt-bindings: usb: meson-g12a-usb: Validate DWC2/DWC3 sub-nodes Message-ID: <20201016185459.GA1740536@bogus> References: <20201014101402.18271-1-Sergey.Semin@baikalelectronics.ru> <20201014101402.18271-16-Sergey.Semin@baikalelectronics.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20201014101402.18271-16-Sergey.Semin@baikalelectronics.ru> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Wed, 14 Oct 2020 13:13:57 +0300, Serge Semin wrote: > Amlogic G12A USB DT sub-nodes are supposed to be compatible with the > generic DWC USB2 and USB3 devices. Since now we've got DT schemas for > both of the later IP cores let's make sure that the Amlogic G12A USB > DT nodes are fully evaluated including the DWC sub-nodes. > > Signed-off-by: Serge Semin > Reviewed-by: Neil Armstrong > > --- > > Changelog v2: > - Use "oneOf: [dwc2.yaml#, snps,dwc3.yaml#]" instead of the bulky "if: > properties: compatibe: ..." statement. > --- > .../devicetree/bindings/usb/amlogic,meson-g12a-usb-ctrl.yaml | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) > Reviewed-by: Rob Herring