Message ID | 20210110195454.27808-2-michael@walle.cc (mailing list archive) |
---|---|
State | New, archived |
Headers | show
Return-Path: <SRS0=aU5H=GN=lists.infradead.org=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@kernel.org> 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=-17.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,USER_AGENT_GIT autolearn=ham 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 625A6C433E0 for <linux-arm-kernel@archiver.kernel.org>; Sun, 10 Jan 2021 19:57:07 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 246D322A84 for <linux-arm-kernel@archiver.kernel.org>; Sun, 10 Jan 2021 19:57:07 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 246D322A84 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=walle.cc Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To:Message-Id:Date: Subject:To:From:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=6HLTjWdwZJbFHYJTazdrtua0wC65Bko+Pdg+WevK2ho=; b=q8pE/I2haVcMe+UYzrKmCVv9Q H3zatGosQoRktToYa+rZZpo/VVY/DXcivMObD06tofiz544rgEfc/fjhZTQaOKZ8UTmC+aZV+Ol2B CpQukE1jPQb6mwAX9N0L/djFzYc1ryb4/Fv4LnplQxRvtNMBjojtYe8uImEBtdKw/uonRS535JSp4 rVTvnmTYe8enbgy+jad7mcR0jDsRKKQPpe+8ismFQ87M8Csq204wzamjBHIe2vxvm6tQ/bZA/YW6k 9CzSs1HXHvfXkMxuaqwHtiRnvcloVb9yTgoCTFQ0Yf3ToJ1+4kLnPRPrgTMx02yiclcSuC/FAwmm9 QtBKtSvJQ==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kygoH-0002VR-SV; Sun, 10 Jan 2021 19:55:33 +0000 Received: from ssl.serverraum.org ([2a01:4f8:151:8464::1:2]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kygo8-0002PQ-NN for linux-arm-kernel@lists.infradead.org; Sun, 10 Jan 2021 19:55:27 +0000 Received: from mwalle01.fritz.box (unknown [IPv6:2a02:810c:c200:2e91:fa59:71ff:fe9b:b851]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-384) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by ssl.serverraum.org (Postfix) with ESMTPSA id CDFED22900; Sun, 10 Jan 2021 20:55:10 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=walle.cc; s=mail2016061301; t=1610308511; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=cKp2FFng+sYcD1/poDRTqLE9ZUyLJTqGkeVdUUMSKmY=; b=ARhGvqOG4MVBHQYC9OOygg5bsWGkMiUznDA8h38ajuj4TzBpqDxwDTpfq7IpXmV83M66vV rmxrn3oKA3i7Z9IeVuWEjMYse5OOU53WEGM0+pvZsM+hlpIjjlY+W4JM2zJKkiDXoTw5z3 UAIi0bNdd6sf4VdUvqSwIUW/SimNkkw= From: Michael Walle <michael@walle.cc> To: linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH 1/2] arm64: defconfig: Enable Broadcom BCM54140 PHY Date: Sun, 10 Jan 2021 20:54:53 +0100 Message-Id: <20210110195454.27808-2-michael@walle.cc> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20210110195454.27808-1-michael@walle.cc> References: <20210110195454.27808-1-michael@walle.cc> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210110_145525_242844_65EB1D1A X-CRM114-Status: GOOD ( 11.24 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: <linux-arm-kernel.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-arm-kernel/> List-Post: <mailto:linux-arm-kernel@lists.infradead.org> List-Help: <mailto:linux-arm-kernel-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe> Cc: Will Deacon <will@kernel.org>, Catalin Marinas <catalin.marinas@arm.com>, Li Yang <leoyang.li@nxp.com>, Michael Walle <michael@walle.cc>, Rob Herring <robh+dt@kernel.org>, Shawn Guo <shawnguo@kernel.org> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" <linux-arm-kernel-bounces@lists.infradead.org> Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org |
Series |
arm64: small Kontron K-Box A-230-LS fixes
|
expand
|
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index 3ca9d03d5cb3..feb3e8bfd1be 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -351,6 +351,7 @@ CONFIG_QCOM_IPA=m CONFIG_MDIO_BUS_MUX_MMIOREG=y CONFIG_MDIO_BUS_MUX_MULTIPLEXER=y CONFIG_AQUANTIA_PHY=y +CONFIG_BCM54140_PHY=m CONFIG_MARVELL_PHY=m CONFIG_MARVELL_10G_PHY=m CONFIG_MESON_GXL_PHY=m
Enable support for the QuadPHY on the Kontron K-Box A-230-LS. Enable the driver as a module. Signed-off-by: Michael Walle <michael@walle.cc> --- arch/arm64/configs/defconfig | 1 + 1 file changed, 1 insertion(+)