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 761C3ECAAA1 for ; Mon, 12 Sep 2022 11:00:09 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229979AbiILLAH (ORCPT ); Mon, 12 Sep 2022 07:00:07 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:41310 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229642AbiILLAF (ORCPT ); Mon, 12 Sep 2022 07:00:05 -0400 Received: from mail-lf1-x136.google.com (mail-lf1-x136.google.com [IPv6:2a00:1450:4864:20::136]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id CB0011580F for ; Mon, 12 Sep 2022 04:00:00 -0700 (PDT) Received: by mail-lf1-x136.google.com with SMTP id k10so14195386lfm.4 for ; Mon, 12 Sep 2022 04:00:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date; bh=4DmliD4/zIbuq1/hYo/pvsJYEUacMOuT576x7WYBpkI=; b=xYUh82Zyx9wOjMvPUvP+6d7lEmi4uSdWgPAbfRDS31BFI3WiHx1bLSVHb04/dG4Xjt Oz0XaMRqI+RVrljbCSOuNVrEXkRG6q3MW/uEvM5yMMIhf8rOP9XqaO6tvsqfkGdWAgNl YOPs4EXq7jJo1pJe+u3F9jG4xAJOnlBk1Ng++dbH2681nHE3h5HyiBiJS0997Sc6nZvq V/alJlR3RKx8runQp//qjUyRQL7hwXkgJfs/Pj+qPAbWTfgmLxWtnVJjAmhPV6/Pivla 5WvQaYYrwngfOq4GFdJDVGptZt+d7WaDa8SGOzspQ0HKtlyGhwmWTkHzuZYCGTsWlfXb hxbw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date; bh=4DmliD4/zIbuq1/hYo/pvsJYEUacMOuT576x7WYBpkI=; b=Gg2TFbzjBwA5cxdrKlrc/OLF4Wgq0ArxG10zbkKl1HFQBNOpbGLE9LzMW0pF9O05qM EHUp/Q5Vhg2T2q4rWAyAEimNTfjVv3bXLvrpWfYGK8d0s7jM9i9/REmmKkTMwxsBkOcb qGyggVL6Ac5JYOS/sy/BY5Fd4FPdwBTY1+1IlRBpyOPu7F5NPIhLUrzw4MBgqSZJUQXx ZmCS3iVKXmZnErIXzrgaz8WL+dJbPNxwl+/0152Zvwb3uXCAEr908xK5KHZp7nWZG5tt SzEhCNTGNAFFUxGqnbZPVzTKbq4aWI7cgHu1q9vaLmNi9Vt8B+mnif7vxu+JH/zRGyIT X/nQ== X-Gm-Message-State: ACgBeo29C8vsGS9IhN76wysjGRnOe7xQfYpHiQj8aH3k+EWjhsOEp5qc G493J/qYHGaRnjueVRzgCWMX8Q== X-Google-Smtp-Source: AA6agR7JWVX4/4qKNWe/mwV9K0XiykbUAzUfMg4rLs8KCX/XP+IHWn3pNWkdAf9vO1D8pXUcvatRGA== X-Received: by 2002:a05:6512:c18:b0:49a:d44b:435 with SMTP id z24-20020a0565120c1800b0049ad44b0435mr1144873lfu.468.1662980399214; Mon, 12 Sep 2022 03:59:59 -0700 (PDT) Received: from [10.129.96.84] ([109.232.243.34]) by smtp.gmail.com with ESMTPSA id s15-20020a056512202f00b0048b003c4bf7sm1002592lfs.169.2022.09.12.03.59.58 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 12 Sep 2022 03:59:58 -0700 (PDT) Message-ID: <0826b754-4027-bda3-b8ab-06dcb7292c90@linaro.org> Date: Mon, 12 Sep 2022 12:59:56 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.13.0 Subject: Re: [PATCH 1/7] dt-bindings: usb: Add H616 compatible string Content-Language: en-US To: Andre Przywara , Jernej Skrabec , Samuel Holland , Chen-Yu Tsai , Kishon Vijay Abraham I , Vinod Koul Cc: Rob Herring , Krzysztof Kozlowski , Greg Kroah-Hartman , linux-phy@lists.infradead.org, linux-usb@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-sunxi@lists.linux.dev, Karl Kurbjun , Icenowy Zheng References: <20220911235945.6635-1-andre.przywara@arm.com> <20220911235945.6635-2-andre.przywara@arm.com> From: Krzysztof Kozlowski In-Reply-To: <20220911235945.6635-2-andre.przywara@arm.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 12/09/2022 01:59, Andre Przywara wrote: > The Allwinner H616 contains four fully OHCI/EHCI compatible USB host > controllers, so just add their compatible strings to the list of > generic OHCI/EHCI controllers. > > Signed-off-by: Andre Przywara Acked-by: Krzysztof Kozlowski Best regards, Krzysztof