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 phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 6D8C4C433F5 for ; Tue, 21 Dec 2021 12:33:40 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 10644832FC; Tue, 21 Dec 2021 13:33:22 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="Pu722tne"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 74C90811A7; Tue, 21 Dec 2021 13:33:11 +0100 (CET) Received: from mail-wr1-x429.google.com (mail-wr1-x429.google.com [IPv6:2a00:1450:4864:20::429]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id BE8F7832FC for ; Tue, 21 Dec 2021 13:33:00 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=pbrobinson@gmail.com Received: by mail-wr1-x429.google.com with SMTP id i22so26576726wrb.13 for ; Tue, 21 Dec 2021 04:33:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=IU/HBgTjTwSdvDfwE9dEWZpv9Z7HPBNGnSPL9b2WeDA=; b=Pu722tneG13V2aTuBu+BumWzOwXJ6RtlxQLq6lP4ysNkhzzghDX7euI8MIXOOTBrWI YxQehUL4uVCS9ZsQWPhMGBFH8SUnhoHw9w02c6AGJqeBkULwbDNo+4PQ2l/BvXvOVYMT 7QABOD5c8VTCvU0ItY4UrRzpg19Y+6OSGGXrNBFseFZe8H5MDhGcsT5iRyXPbKqf6+mn 3vJjfvI4XoZby9F5r4aVKK3UoxShIK4DjpvNVXsgunP0rw0wLYe4ousoNCXnHPhMuFqE QcVdMCSUquQ/49GgGq0hCXLxZVVB31aOvRVhl6dgutW3iVJmjCx8FyEhz9/hNbms/fef FsPw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=IU/HBgTjTwSdvDfwE9dEWZpv9Z7HPBNGnSPL9b2WeDA=; b=KyHXiB/vjpdC+wfur1CvTdeHj2L63wdvCVvB/AAEYbhyC0HihZYJhuzfBs39caTWfC jOiTR/XumQyfpjBld03W5mHDDO6UrDQVGaTrKTntWdGKVvBCSujBG8DJT0l8G8pQAPMo 8THoPwvBnX7/h3d4Y2aLErlh47mXxf/T0Y/4oq8lhvk26Tefg/XFK0VtCplO/jTd3QDX ybhkd0P4cP9KdL4ocjZxbu9VUK3fzI47IdB1S5Gbi31W0VuVflKHCl2bkJu5S9XxDPta RW/TGTcaaHG9aeMUicqio19nvvjuwb6uBa6LjRd7s0chP7253Ua7mLVEeiUAMM5IJRWr ikqw== X-Gm-Message-State: AOAM533QOiv3a46iszdepXjCPiAHnyOHqDYXVZXo0RyuWDFlrYs4EKFs r6b7NMKc4sT4Uciu1L7naxs= X-Google-Smtp-Source: ABdhPJzH37Wn1wDMOFr4/8hp2NW5b4DGPi7pVp3+urbKtwAd6X2eS8hSOV+KLqdVb5DdRxQhN6nCIA== X-Received: by 2002:adf:fbc5:: with SMTP id d5mr2461536wrs.291.1640089980401; Tue, 21 Dec 2021 04:33:00 -0800 (PST) Received: from morpheus.home.roving-it.com (a.7.4.5.7.2.7.b.4.1.9.2.a.3.0.0.1.8.6.2.1.1.b.f.0.b.8.0.1.0.0.2.ip6.arpa. [2001:8b0:fb11:2681:3a:2914:b727:547a]) by smtp.googlemail.com with ESMTPSA id az11sm2168479wmb.30.2021.12.21.04.32.59 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 21 Dec 2021 04:33:00 -0800 (PST) From: Peter Robinson To: Stefano Babic , Fabio Estevam , Breno Lima , Francesco Montefoschi , u-boot@lists.denx.de Cc: Peter Robinson Subject: [PATCH 4/4] udoo_neo: Enable support for USB and storage Date: Tue, 21 Dec 2021 12:32:49 +0000 Message-Id: <20211221123249.455347-4-pbrobinson@gmail.com> X-Mailer: git-send-email 2.33.1 In-Reply-To: <20211221123249.455347-1-pbrobinson@gmail.com> References: <20211221123249.455347-1-pbrobinson@gmail.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.38 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" X-Virus-Scanned: clamav-milter 0.103.2 at phobos.denx.de X-Virus-Status: Clean Enable support for USB and USB storage on the UDOO Neo. Signed-off-by: Peter Robinson --- configs/udoo_neo_defconfig | 7 +++++++ include/configs/udoo_neo.h | 1 + 2 files changed, 8 insertions(+) diff --git a/configs/udoo_neo_defconfig b/configs/udoo_neo_defconfig index 2a37757100..ca08de1bd4 100644 --- a/configs/udoo_neo_defconfig +++ b/configs/udoo_neo_defconfig @@ -27,6 +27,7 @@ CONFIG_SPL_FS_EXT4=y CONFIG_SPL_WATCHDOG=y CONFIG_CMD_GPIO=y CONFIG_CMD_MMC=y +CONFIG_CMD_USB=y # CONFIG_CMD_PINMUX is not set # CONFIG_CMD_SETEXPR is not set CONFIG_CMD_CACHE=y @@ -53,5 +54,11 @@ CONFIG_PINCTRL=y CONFIG_PINCTRL_IMX6=y CONFIG_POWER_LEGACY=y CONFIG_POWER_I2C=y +CONFIG_DM_REGULATOR=y +CONFIG_DM_REGULATOR_ANATOP=y +CONFIG_DM_REGULATOR_FIXED=y +CONFIG_USB=y +CONFIG_DM_USB=y +CONFIG_USB_STORAGE=y CONFIG_MXC_UART=y CONFIG_IMX_THERMAL=y diff --git a/include/configs/udoo_neo.h b/include/configs/udoo_neo.h index e2b432e1c4..3a7cb050b1 100644 --- a/include/configs/udoo_neo.h +++ b/include/configs/udoo_neo.h @@ -50,6 +50,7 @@ #define BOOT_TARGET_DEVICES(func) \ func(MMC, mmc, 1) \ + func(USB, usb, 0) \ func(DHCP, dhcp, na) #include -- 2.33.1