From patchwork Tue May 5 20:49:30 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Evgeniy Didin X-Patchwork-Id: 1283941 Return-Path: X-Original-To: incoming-buildroot@patchwork.ozlabs.org Delivered-To: patchwork-incoming-buildroot@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=busybox.net (client-ip=140.211.166.133; helo=hemlock.osuosl.org; envelope-from=buildroot-bounces@busybox.net; receiver=) Authentication-Results: ozlabs.org; dmarc=fail (p=none dis=none) header.from=synopsys.com Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=synopsys.com header.i=@synopsys.com header.a=rsa-sha256 header.s=mail header.b=M/0TYSvd; dkim-atps=neutral Received: from hemlock.osuosl.org (smtp2.osuosl.org [140.211.166.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 49GsKh6ztHz9sSc for ; Wed, 6 May 2020 06:49:44 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id 0F8A588728; Tue, 5 May 2020 20:49:43 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from hemlock.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id RcgPXyU-8WL7; Tue, 5 May 2020 20:49:42 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by hemlock.osuosl.org (Postfix) with ESMTP id 7B5CF88794; Tue, 5 May 2020 20:49:42 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from whitealder.osuosl.org (smtp1.osuosl.org [140.211.166.138]) by ash.osuosl.org (Postfix) with ESMTP id D81571BF2FB for ; Tue, 5 May 2020 20:49:40 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id D2F6187DDF for ; Tue, 5 May 2020 20:49:40 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id rItp3IKzqexC for ; Tue, 5 May 2020 20:49:40 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from smtprelay-out1.synopsys.com (smtprelay-out1.synopsys.com [149.117.73.133]) by whitealder.osuosl.org (Postfix) with ESMTPS id 2A62287DA3 for ; Tue, 5 May 2020 20:49:40 +0000 (UTC) Received: from mailhost.synopsys.com (mdc-mailhost1.synopsys.com [10.225.0.209]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (No client certificate requested) by smtprelay-out1.synopsys.com (Postfix) with ESMTPS id 4831F407E6; Tue, 5 May 2020 20:49:39 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=synopsys.com; s=mail; t=1588711779; bh=rU4bvQm1hnCotyH/9nPcHbY37xUxcyNMOLI1yaWZ5O8=; h=From:To:Cc:Subject:Date:From; b=M/0TYSvdPsjOi5D8l3/qtPFCd/QeM72k2MrlFER54h1C3HeFmNp44CUTVLloKJtv2 MsuO0R3+9tDCAiCVjw/GKvwkk8xl7uKOZ9WVBifl0/2fom83f3FpYSLFogP6DzNgAS EjUyPYbxyeJFYg5MtEjxNq+fnFZ0df4yOM7Sfj9i888oi/MkkXPBasS4H2u5LfC03W G9A555geF+9JgbnRUzCm0foz9DRQeuTKWJSjtAP2UO0AOyGq5uzJjpIr7lEpo8DjmN qRZNTiDfmxQtAczfxWcEVZU7/K3NPpu8xGSxptaPImmr/qe1L8OnMGCyqJiEAeiX0g G9wlHpw2MkCJQ== Received: from ru20arcgnu1.internal.synopsys.com (ru20arcgnu1.internal.synopsys.com [10.121.9.48]) by mailhost.synopsys.com (Postfix) with ESMTP id 31E8CA005F; Tue, 5 May 2020 20:49:36 +0000 (UTC) From: Evgeniy Didin To: buildroot@busybox.net Date: Tue, 5 May 2020 23:49:30 +0300 Message-Id: <20200505204930.10522-1-Evgeniy.Didin@synopsys.com> X-Mailer: git-send-email 2.16.2 Subject: [Buildroot] [PATCH] hsdk/linux: Fix USB regression X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Evgeniy Didin , arc-buildroot@synopsys.com, Eugeniy Paltsev , Thomas Petazzoni MIME-Version: 1.0 Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" With this patch we enable CONFIG_USB for HSDK, which is not explicitly selected by UDL since the commit 5d50bd440bc2 ("drm/udl: Make udl driver depend on CONFIG_USB"). Commit 4c13ca86dcf8 ("ARC: [plat-hsdk]: fix USB regression") is not yet backported to Linux kernel 5.6.x, so we enable this option in fragment file for HSDK. Signed-off-by: Evgeniy Didin Cc: Thomas Petazzoni Cc: Eugeniy Paltsev Cc: arc-buildroot@synopsys.com --- Note! This patch is a replacement of next patch: https://patchwork.ozlabs.org/project/buildroot/patch/20200430163713.11290-1-Evgeniy.Didin@synopsys.com/ board/synopsys/hsdk/linux.fragment | 1 + 1 file changed, 1 insertion(+) diff --git a/board/synopsys/hsdk/linux.fragment b/board/synopsys/hsdk/linux.fragment index 45d6c69af5..aaca08e015 100644 --- a/board/synopsys/hsdk/linux.fragment +++ b/board/synopsys/hsdk/linux.fragment @@ -1,2 +1,3 @@ CONFIG_INITRAMFS_SOURCE="" CONFIG_ARC_UBOOT_SUPPORT=y +CONFIG_USB=y