From patchwork Wed Apr 3 11:46:35 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Neil Armstrong X-Patchwork-Id: 1075817 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=lists.denx.de (client-ip=81.169.180.215; helo=lists.denx.de; envelope-from=u-boot-bounces@lists.denx.de; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=baylibre.com Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=baylibre-com.20150623.gappssmtp.com header.i=@baylibre-com.20150623.gappssmtp.com header.b="WltCHoKO"; dkim-atps=neutral Received: from lists.denx.de (dione.denx.de [81.169.180.215]) by ozlabs.org (Postfix) with ESMTP id 44Z46x0w1mz9sPM for ; Wed, 3 Apr 2019 22:46:49 +1100 (AEDT) Received: by lists.denx.de (Postfix, from userid 105) id C0C06C21EC2; Wed, 3 Apr 2019 11:46:47 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on lists.denx.de X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=T_DKIM_INVALID autolearn=unavailable autolearn_force=no version=3.4.0 Received: from lists.denx.de (localhost [IPv6:::1]) by lists.denx.de (Postfix) with ESMTP id A1EE1C21E44; Wed, 3 Apr 2019 11:46:43 +0000 (UTC) Received: by lists.denx.de (Postfix, from userid 105) id BF00FC21E44; Wed, 3 Apr 2019 11:46:41 +0000 (UTC) Received: from mail-wm1-f42.google.com (mail-wm1-f42.google.com [209.85.128.42]) by lists.denx.de (Postfix) with ESMTPS id 8CECDC21E07 for ; Wed, 3 Apr 2019 11:46:40 +0000 (UTC) Received: by mail-wm1-f42.google.com with SMTP id a184so7040307wma.2 for ; Wed, 03 Apr 2019 04:46:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=iQ8DB/qicTrFPQfRPC5vVoEyQQdv/kcKu1m0OaSnYls=; b=WltCHoKOmMrONbkoU7RWpbf7472ZRA3RgTJNLvmyx/WXA26mzKxzbItt+WDIfFfX1M Y6Sn24++AOwZsgSWKrfMg+UJqN3xsPeWIITvYg8YQbWoBLXooXFq5DIPH7Ic471xvVqq 2pTnBJf/HVd05jaYrmZrD8ViY8q8WrGQ8My4rkCkCTE1yQUEnkpT/9Z96lb0U5wJfia8 J2z4wYElQJKqEcVMbvOM0y8o9qAUmijT7n2GuV14G0K+EDteaLzuwvzFfTpsqwdaVhg7 L9Pfhl/AJploTeJ+PqDV6FDuPnFkXmiFuYvqUsBroSLM1/LR8zSoDmYlsqOZs6cglBBj XsUg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=iQ8DB/qicTrFPQfRPC5vVoEyQQdv/kcKu1m0OaSnYls=; b=oDbbHWXTPu7+4fh/zyjeo0X4iITj1NRtXVm8vruQaP7AE72R388WnmbbFc5iIIDDlp 3t33iXuejJvaKgcezf+L0IuAdMbLaBGx7GEV/mQwYF3zBkF1ooLxSDWXEVewP3dyG770 iXdprC2YE4a+sVN5dFjrlQELgJJ8yJUuizLTId8Tw+++WZktS3W2N51apMxbpIEVe7SI dYzbOr/d+eKNFf5RS3pn9fSXB+pRpRvkLPS4AGgt1A/1W+kOvzkGLb7WtUAlBhM6eo0N QfneJFg+ONFrzR3/m5FqBGa8YEKZkeKV7tu5342hDbDyhAUfBXZDs0doO+krJGydNVSn s4MQ== X-Gm-Message-State: APjAAAVHvDHa/MB8c7mxRZCq2Lj7D10RnURGzevCa8otFVM690Jdt5Bp IwZ8KOZ+lB5tk/0hramppb3mdAu9/CKvkA== X-Google-Smtp-Source: APXvYqwPl3OR9OL+CjfCnyqIFayuZJ0tbAF2NCtIH6yxd/yVfxF18cpPoDAL+88S0+IjBw7MTT/wrQ== X-Received: by 2002:a1c:3d6:: with SMTP id 205mr1732440wmd.66.1554292000075; Wed, 03 Apr 2019 04:46:40 -0700 (PDT) Received: from localhost.localdomain (176-150-251-154.abo.bbox.fr. [176.150.251.154]) by smtp.gmail.com with ESMTPSA id e7sm16334845wme.37.2019.04.03.04.46.39 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 03 Apr 2019 04:46:39 -0700 (PDT) From: Neil Armstrong To: marex@denx.de, ldevulder@suse.de, trini@konsulko.com Date: Wed, 3 Apr 2019 13:46:35 +0200 Message-Id: <20190403114637.32068-1-narmstrong@baylibre.com> X-Mailer: git-send-email 2.21.0 MIME-Version: 1.0 Cc: u-boot@lists.denx.de, u-boot-amlogic@groups.io Subject: [U-Boot] [PATCH 0/2] arm: meson: Fix khadas-vim2 USB X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.18 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" This patchset : - fixes the MESON_GXL_USB_PHY dependency to also allow MESON_GXM - fixes the khadas-vim2 defconfig Tom, I know it's _very_ late in the cycle, is it still OK for final 2019.04 release ? Neil Armstrong (2): phy: Also allow MESON_GXM for MESON_GXL_USB_PHY configs: khadas_vim2: Fix defconfig configs/khadas-vim2_defconfig | 3 +++ drivers/phy/Kconfig | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-)