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 DA80DC433DF for ; Fri, 16 Oct 2020 18:47:12 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 7E2E220EDD for ; Fri, 16 Oct 2020 18:47:12 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1602874032; bh=RmG/pwkUKMeDiOpHCGgwG5IWKSSldT3/ClCwwTL1aZY=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=2XK1MNKxmDCoTkpXzfY4OkB749k65VavRhoY6s9sgCaxy8dxpKF8z5UhEI4dP/GKg +Sd3ebzqwjRgzRJR3iyReX9Uw4uftBh89hO2EaYZaC37tQilQT/6GxKQ8x9bAcE2Jv Rv01OA5WSEtyA15YTC3dm87a+nWKC7o3m7hkpOHA= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2393006AbgJPSrJ (ORCPT ); Fri, 16 Oct 2020 14:47:09 -0400 Received: from mail-oi1-f195.google.com ([209.85.167.195]:41460 "EHLO mail-oi1-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2393001AbgJPSrI (ORCPT ); Fri, 16 Oct 2020 14:47:08 -0400 Received: by mail-oi1-f195.google.com with SMTP id q136so3522650oic.8; Fri, 16 Oct 2020 11:47:07 -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=8zDeag4KGqmKT8c+d4RekR3O6YxnQntnp7Q/reDb+L8=; b=hLxvWhCcS0DiCgdxNgFavG/F3KkBUKYky3IAuHgB80Eu+M5aNb7nhC9M5xbTJZKeFc honkaFr5clWRS7wTtQjG1IiKbXLpJLesU/UkKC/+Dy1AyRG/+bz46kv7AMqdOePzzFfz GfWO2MypxO8dnk3CCZ8BVC5VEL7FlLsQuucnUEY4zzLboNXi8dpToJBrLJunJ/EHccny RKX5/r1rGniOzEEG+gUhlOK5DnjmOkFAfIXfCNXBqQBWMXXozeUZzX8kgGp7r5ywvLH7 dz614MyjzoP0lO7v2zjLt03i7KKUlY6WXzlhwfblH2FW2bYjBDUwVgUu8piUgI8EGHKO jgcw== X-Gm-Message-State: AOAM532UqkXq/6Yq6i/diZWdWHlAyRwaw6g6OuipNramYmkDkhPCINUX c8rMQIgRGOJ+fKZCmdZyFQ== X-Google-Smtp-Source: ABdhPJyENso3SKw3F4zLfI0AJYdmFcov/RsupjIYFRIArytE0XwOHw7L8ThI9GD3vqlzQ1CWLvOUKQ== X-Received: by 2002:a54:438f:: with SMTP id u15mr3503365oiv.162.1602874027264; Fri, 16 Oct 2020 11:47:07 -0700 (PDT) Received: from xps15 (24-155-109-49.dyn.grandenetworks.net. [24.155.109.49]) by smtp.gmail.com with ESMTPSA id k23sm1379873ool.5.2020.10.16.11.47.05 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 16 Oct 2020 11:47:06 -0700 (PDT) Received: (nullmailer pid 1729036 invoked by uid 1000); Fri, 16 Oct 2020 18:47:05 -0000 Date: Fri, 16 Oct 2020 13:47:05 -0500 From: Rob Herring To: Serge Semin Cc: Lad Prabhakar , Bjorn Andersson , linux-snps-arc@lists.infradead.org, Serge Semin , Pavel Parkhomenko , linux-mips@vger.kernel.org, devicetree@vger.kernel.org, Mathias Nyman , Manu Gautam , Yoshihiro Shimoda , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Greg Kroah-Hartman , Felipe Balbi , Neil Armstrong , Andy Gross , linuxppc-dev@lists.ozlabs.org, Roger Quadros , Kevin Hilman , linux-usb@vger.kernel.org, Rob Herring , Alexey Malahov Subject: Re: [PATCH 04/20] dt-bindings: usb: usb-hcd: Add "tpl-support" property Message-ID: <20201016184705.GA1728990@bogus> References: <20201014101402.18271-1-Sergey.Semin@baikalelectronics.ru> <20201014101402.18271-5-Sergey.Semin@baikalelectronics.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20201014101402.18271-5-Sergey.Semin@baikalelectronics.ru> Precedence: bulk List-ID: X-Mailing-List: linux-usb@vger.kernel.org On Wed, 14 Oct 2020 13:13:46 +0300, Serge Semin wrote: > The host controller device might be designed to work for the particular > products or applications. In that case its DT node is supposed to be > equipped with the tpl-support property. > > Signed-off-by: Serge Semin > > --- > > Changelog v2: > - Grammar fix: "s/it'/its" > - Discard '|' from the property description, since we don't need to preserve > the text formatting. > --- > Documentation/devicetree/bindings/usb/usb-hcd.yaml | 6 ++++++ > 1 file changed, 6 insertions(+) > Reviewed-by: Rob Herring