From patchwork Fri Aug 12 08:26:36 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?b?UmFmYcWCIE1pxYJlY2tp?= X-Patchwork-Id: 9276589 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 3479E60780 for ; Fri, 12 Aug 2016 08:28:55 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 194782890D for ; Fri, 12 Aug 2016 08:28:55 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 0C0132890F; Fri, 12 Aug 2016 08:28:55 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.1 required=2.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, RCVD_IN_DNSWL_MED, T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 3061F2890D for ; Fri, 12 Aug 2016 08:28:54 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.85_2 #1 (Red Hat Linux)) id 1bY7oC-0004xV-OZ; Fri, 12 Aug 2016 08:27:16 +0000 Received: from mail-wm0-x242.google.com ([2a00:1450:400c:c09::242]) by bombadil.infradead.org with esmtps (Exim 4.85_2 #1 (Red Hat Linux)) id 1bY7o9-0004vS-6V for linux-arm-kernel@lists.infradead.org; Fri, 12 Aug 2016 08:27:14 +0000 Received: by mail-wm0-x242.google.com with SMTP id i138so1528670wmf.3 for ; Fri, 12 Aug 2016 01:26:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=WN/sSphL+0823xdiLo4ZtGlralMqu9cBX9UMO/H0640=; b=Ot5MaCWiznLj/0I0b653prgICjaYBNQItXxtvXWsr9Jm7IndruVLT1VAgEWrUfFhvo tlLIsFg/dM/9GqlsvPvxhi4O/luP8PMnbtF9wslPtFpwgWzEuFyYVkYk+Hj3Qv0NXF9o J+JYutgFV4KnTHm1Jpv76QL5+mWlsV8MWSzISLh+CB1zPxLvoSokTd47H0sPTKTHd2d1 0z2T4Mcd4it17t1y9EDiiFK4sZ939ecNqQ9YXCtmBJxMOO27U6C9CQD2+8csXrumtsVM ChwaZu2UZe6vs1aga8HTcbWB2gpRfxbTYuqzwB4TTDIS6FpEUZRK6u0lHDw+3/9r+l7e pdzA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=WN/sSphL+0823xdiLo4ZtGlralMqu9cBX9UMO/H0640=; b=AqORJ4tyGoeDZLKKFvF3z11HxUVoJxueF+WHCXUkKcEWTRbh49+w12RM7xZorgBqu0 M7qhpu08KzfbJ6MJAw3qBclVNwZynAkp1mGezKY425GYhvH5FwuaBZwcusPzLfm6zYAu E5QPq9YZRDFa/E2trwJS/sb2zLv2GIV/qHRziaZFVouQicndGFMQ79z0SQF96AIML6wG jDm+XnEJP2ECZbb7JSuha4mz+1L6s299xVRNAqz7l2+RwTnnIJgP778NKHUG6quDs5be hZupuw0Cmy/YMJc9Vkaqz5EhLqMeO9HIVnJ2fWp/b+1TUuRlLOdhyOMqa2ZTPcyqKrhp NhHw== X-Gm-Message-State: AEkoouu88BMcj43oycG1wCGbvR1FuyDtugznaRy3u1tJYGIXROOGGq9zAek1FuIqtXWgIA== X-Received: by 10.25.25.12 with SMTP id 12mr2699262lfz.149.1470990411542; Fri, 12 Aug 2016 01:26:51 -0700 (PDT) Received: from linux-samsung.lan (ip-194-187-74-233.konfederacka.maverick.com.pl. [194.187.74.233]) by smtp.gmail.com with ESMTPSA id g29sm1195373lji.45.2016.08.12.01.26.50 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 12 Aug 2016 01:26:50 -0700 (PDT) From: =?UTF-8?q?Rafa=C5=82=20Mi=C5=82ecki?= To: Florian Fainelli , linux-arm-kernel@lists.infradead.org Subject: [PATCH soc/next?] ARM: BCM53573: Initial support for Broadcom BCM53573 SoCs Date: Fri, 12 Aug 2016 10:26:36 +0200 Message-Id: <1470990396-23701-1-git-send-email-zajec5@gmail.com> X-Mailer: git-send-email 1.8.4.5 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20160812_012713_421943_C963718F X-CRM114-Status: GOOD ( 11.94 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Hauke Mehrtens , Jon Mason , bcm-kernel-feedback-list@broadcom.com, =?UTF-8?q?Rafa=C5=82=20Mi=C5=82ecki?= , Ray Jui , Felix Fietkau Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP From: Rafał Miłecki BCM53573 series is a new family with embedded wireless. By marketing people it's sometimes called Northstar but it uses different CPU and has different architecture so we need a new symbol for it. Fortunately it shares some peripherals with other iProc based SoCs so we will be able to reuse some drivers/bindings. Signed-off-by: Rafał Miłecki --- Resending as linux-arm-kernel ML rejected my e-mail due to the wrong address: bcm-kernel-feedback-list@broadcom.com> --- MAINTAINERS | 7 +++++++ arch/arm/mach-bcm/Kconfig | 15 +++++++++++++++ 2 files changed, 22 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 7304d2e..9e2db2e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2517,6 +2517,13 @@ F: arch/arm/mach-bcm/bcm_5301x.c F: arch/arm/boot/dts/bcm5301x.dtsi F: arch/arm/boot/dts/bcm470* +BROADCOM BCM53573 ARM ARCHITECTURE +M: Rafał Miłecki +L: linux-arm-kernel@lists.infradead.org +S: Maintained +F: arch/arm/boot/dts/bcm53573* +F: arch/arm/boot/dts/bcm47189* + BROADCOM BCM63XX ARM ARCHITECTURE M: Florian Fainelli L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) diff --git a/arch/arm/mach-bcm/Kconfig b/arch/arm/mach-bcm/Kconfig index 5832dba..9a6c3ae 100644 --- a/arch/arm/mach-bcm/Kconfig +++ b/arch/arm/mach-bcm/Kconfig @@ -76,6 +76,21 @@ config ARCH_BCM_5301X different SoC or with the older BCM47XX and BCM53XX based network SoC using a MIPS CPU, they are supported by arch/mips/bcm47xx +config ARCH_BCM_53573 + bool "Broadcom BCM53573 SoC series support" + depends on ARCH_MULTI_V7 + select ARCH_BCM_IPROC + select HAVE_ARM_ARCH_TIMER + + help + BCM53573 series is set of SoCs using ARM Cortex-A7 CPUs with wireless + embedded in the chipset. + This SoC line is mostly used in home routers and is some cheaper + alternative for Northstar family. + + The base chip is BCM53573 and there are some packaging modifications + like BCM47189 and BCM47452. + comment "KONA architected SoCs" config ARCH_BCM_MOBILE