From patchwork Fri Jul 15 22:16:40 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Florian Fainelli X-Patchwork-Id: 12919848 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 smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id DF4B1C433EF for ; Fri, 15 Jul 2022 22:18:00 +0000 (UTC) Received: by smtp.kernel.org (Postfix) id F1115C3411E; Fri, 15 Jul 2022 22:17:58 +0000 (UTC) Received: from mail-pf1-f170.google.com (mail-pf1-f170.google.com [209.85.210.170]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.kernel.org (Postfix) with ESMTPS id 562F7C34115; Fri, 15 Jul 2022 22:17:58 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 smtp.kernel.org 562F7C34115 Authentication-Results: smtp.kernel.org; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: smtp.kernel.org; spf=pass smtp.mailfrom=gmail.com Received: by mail-pf1-f170.google.com with SMTP id y141so5760701pfb.7; Fri, 15 Jul 2022 15:17:58 -0700 (PDT) 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=v7eQCw9h6+M72311wlKY9Dtm1kWTbrv88zDZZ3zYDt0=; b=XJYxeTVlZZH+DZvYsJ2hCrb64cPGUA/uqIU5i8Fpeg7oDUg7Fg3Ga5+JyTAn2TUZ35 cn3jZDvpUjFK16Ej+YFcg+/1fk5c50J8GgO54S0mevaALn8Wyja9L9UhqgL5vNSvkx8y 2/+oof4z5WseVrQNZCiu6foqyQGoBTGMC7nLItCt2Zx3yreM27BmQuV0nJycWeSn6e9L 874fTcf2LUyhscTZpTqthSn5MJxDZTk12bkRJqJwAjWa9K5E0zyhCg0cf36ECQLyKEZp l8egd2Sjry7wdhW6gDoFY4JewLEucS2kMm6KcSY3EYRSiLKAyU9Z/SqSvDd8YR/OMHTO 75AA== 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=v7eQCw9h6+M72311wlKY9Dtm1kWTbrv88zDZZ3zYDt0=; b=zxdIJDDBGaSBODzjEk40FT/sq050ntVWN3y3X3Glm58F7KmM9vkHOfmX/vC4t+epLH 4/xYpJJK9BUpQQye5m2L5/N23sTv+KclemSCvbnBJgO/XywXGSyZMWptgwU24+7wQDxw hFVOl3ghb98/8oQlxaAPN20SpnmpAYORXL5Vc/4lLCk/XCTHg/cbgAIdTXDf532GSJop Gi0Bt68P08JgalO07tnygzXqCFBKDrhC+dCx+LmPOBEcO0DFwQ2As7YwCYjXdWHW8FZm 0bVDkmrXkgICL9P4/Of8r3EDcoOdqGezYF4+TjKySLaufZXh5peR4G1c1jdItTvQNauM ZWCQ== X-Gm-Message-State: AJIora/5+5f735KSEr4pyIwLz99X9019pqiVZ2h/GCWUap3wxmZiYpQN 53NuQIyvUFsLBNgqNigYdd6KYaHBghw= X-Google-Smtp-Source: AGRyM1vAUjZAAxNr91JUaJ3m6b2MXeVmKV3s4Ta6icSPjGRC0cWNu+g/c9spsdfMEocnT4Ipd2yjyg== X-Received: by 2002:a63:f011:0:b0:416:4b7:5ae4 with SMTP id k17-20020a63f011000000b0041604b75ae4mr13800984pgh.380.1657923477556; Fri, 15 Jul 2022 15:17:57 -0700 (PDT) Received: from fainelli-desktop.igp.broadcom.net ([192.19.223.252]) by smtp.gmail.com with ESMTPSA id w63-20020a623042000000b0052ab8646500sm4391123pfw.56.2022.07.15.15.17.56 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 15 Jul 2022 15:17:56 -0700 (PDT) From: Florian Fainelli List-Id: To: soc@kernel.org Cc: bcm-kernel-feedback-list@broadcom.com, linux-arm-kernel@lists.infradead.org, =?utf-8?b?UmFmYcWCIE1pxYJlY2tp?= , William Zhang , Florian Fainelli , arnd@arndb.de, olof@lixom.net, khilman@kernel.org Subject: [GIT PULL 1/3] Broadcom devicetree changes for 5.20 part 2 Date: Fri, 15 Jul 2022 15:16:40 -0700 Message-Id: <20220715221642.297536-2-f.fainelli@gmail.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20220715221642.297536-1-f.fainelli@gmail.com> References: <20220715221642.297536-1-f.fainelli@gmail.com> MIME-Version: 1.0 The following changes since commit daf7c850caabe0f12b10d2310a8420fc6e8abd8f: ARM: dts: Add BCM63138 generic board dts (2022-07-08 14:00:45 -0700) are available in the Git repository at: https://github.com/Broadcom/stblinux.git tags/arm-soc/for-5.20/devicetree-part2 for you to fetch changes up to 76cf72fe5ab6b5fdbab911a800b386bc84204ead: dt-bindings: arm: Add Asus GT-AX6000 based on BCM4912 (2022-07-15 15:13:28 -0700) ---------------------------------------------------------------- This pull request contains Broadcom ARM SoCs Device Tree changes for 5.20, second part: - Rafal defines the binding of BCM4912 based router Asus GT-AX6000 ---------------------------------------------------------------- Rafał Miłecki (1): dt-bindings: arm: Add Asus GT-AX6000 based on BCM4912 Documentation/devicetree/bindings/arm/bcm/brcm,bcmbca.yaml | 1 + 1 file changed, 1 insertion(+) From patchwork Fri Jul 15 22:16:41 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Florian Fainelli X-Patchwork-Id: 12919847 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 smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id B6A39C43334 for ; Fri, 15 Jul 2022 22:18:00 +0000 (UTC) Received: by smtp.kernel.org (Postfix) id 9E09CC341C0; Fri, 15 Jul 2022 22:18:00 +0000 (UTC) Received: from mail-pl1-f172.google.com (mail-pl1-f172.google.com [209.85.214.172]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.kernel.org (Postfix) with ESMTPS id F0B2FC34115; Fri, 15 Jul 2022 22:17:59 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 smtp.kernel.org F0B2FC34115 Authentication-Results: smtp.kernel.org; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: smtp.kernel.org; spf=pass smtp.mailfrom=gmail.com Received: by mail-pl1-f172.google.com with SMTP id v21so4289115plo.0; Fri, 15 Jul 2022 15:17:59 -0700 (PDT) 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=rlMrCMhkxXJkStZBc0v/cdJVnnqIPqIuzYP72p6ixAM=; b=LFmxi+CgDPabfGTeX87VxQH6UEu2neWhPR1fwxEl7SIU7NJWKeyExlzEYQaCMfgJhC P8MCkXPlVgWAE54R9XrQOycJuDY4sj2G0YBMU97KmjTgSBBQgQQujrv7xope5BNbu3gC xUnmllAIfpCUcGgnAz67ELLmjWBiEiQ7/0n50k7y2Agfpmt3DwJrcv9MPugfWgrIb1QO 0iknOTfpsJeF/KNh/zdSyz/2+z5XNUMkQ/Tt3b3soQj6Iv3zKUZPg3gTRmVJvG/H8Vpc QDi3EESmwXKVvlUYOBAqQJ8C2AWYjdHuitbLoBqZzUljrQ4/CtD6zZWql9tGIlssozNB F6mw== 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=rlMrCMhkxXJkStZBc0v/cdJVnnqIPqIuzYP72p6ixAM=; b=Pn8Y91qolZnOK4gZLbaANSInrTgnbvbOrPEqNWy7esLHl8yaZA6Xe7PuTlJQRY9arb liqBMCi9WeAy1bgVd/OU5fXoID3WyHv+9PmDaPVAQeCdsF6Ahhuajh67D+AfudKVgJme fzRzis/Jyro1BYf59Rh2s0yYFAkheLu/tZ4Q+uAbpd13yuj1SuygrhXVdlbk7g9IN7sX Xxrn/H0F9nWaHnZAS2xVauYaqfM1gI6a8tPWnlsTNJk3QQduHdCJ2IdMp/R/RliDOW0r 2klfMOJjPdTVaNYTfQX0k//ekOgN8Abmf2yVG8xO0KHAc64xUmavsjvrfWLNaTg0wuYC KHYg== X-Gm-Message-State: AJIora+DUDlvRdcIB/cCDZ9JMfz9beO4s+etGx8DmGs0bRPzPMlPOk/m oY8jllSmSYrVjp9DF34OGh9GMs0T+5M= X-Google-Smtp-Source: AGRyM1scBT+6PoRc5+6ZSincFn1wwAO+11QDEP/RZQWz82iw1KTB3S32q6+J0U3LVBV7N3JIIlYXcg== X-Received: by 2002:a17:90b:4a83:b0:1ef:de4c:65f0 with SMTP id lp3-20020a17090b4a8300b001efde4c65f0mr24625817pjb.149.1657923479032; Fri, 15 Jul 2022 15:17:59 -0700 (PDT) Received: from fainelli-desktop.igp.broadcom.net ([192.19.223.252]) by smtp.gmail.com with ESMTPSA id w63-20020a623042000000b0052ab8646500sm4391123pfw.56.2022.07.15.15.17.57 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 15 Jul 2022 15:17:58 -0700 (PDT) From: Florian Fainelli List-Id: To: soc@kernel.org Cc: bcm-kernel-feedback-list@broadcom.com, linux-arm-kernel@lists.infradead.org, =?utf-8?b?UmFmYcWCIE1pxYJlY2tp?= , Florian Fainelli , William Zhang , Kursad Oney , arnd@arndb.de, olof@lixom.net, khilman@kernel.org Subject: [GIT PULL 2/3] Broadcom devicetree-arm64 changes for 5.20 part 2 Date: Fri, 15 Jul 2022 15:16:41 -0700 Message-Id: <20220715221642.297536-3-f.fainelli@gmail.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20220715221642.297536-1-f.fainelli@gmail.com> References: <20220715221642.297536-1-f.fainelli@gmail.com> MIME-Version: 1.0 The following changes since commit eab6bb0994b806525fc5e362e8b865f61c4a9e20: arm64: dts: Add DTS files for bcmbca SoC BCM6813 (2022-06-15 10:40:02 -0700) are available in the Git repository at: https://github.com/Broadcom/stblinux.git tags/arm-soc/for-5.20/devicetree-arm64-part2 for you to fetch changes up to 746ef3ac89cadfac2c444b1704962b32fb309d4a: arm64: bcmbca: Include full family name in Kconfig (2022-07-15 14:59:08 -0700) ---------------------------------------------------------------- This pull request contains Broadcom ARM64-based SoCs Device Tree changes for 5.20, second part, please pull the following: - Rafal adds basic support for the BCM4912-based router Asus GT-AX6000, he also has ARCH_BCM4908 select ARCH_BCMBCA such that in the next cycle we can remove ARCH_BCM4908 and continue to have make oldconfig work. Finally he spells out what BCA means to make it clearer ---------------------------------------------------------------- Rafał Miłecki (3): arm64: dts: Add base DTS file for bcmbca device Asus GT-AX6000 arm64: make ARCH_BCM4908 select ARCH_BCMBCA arm64: bcmbca: Include full family name in Kconfig arch/arm64/Kconfig.platforms | 3 ++- arch/arm64/boot/dts/broadcom/bcmbca/Makefile | 4 +++- .../dts/broadcom/bcmbca/bcm4912-asus-gt-ax6000.dts | 19 +++++++++++++++++++ 3 files changed, 24 insertions(+), 2 deletions(-) create mode 100644 arch/arm64/boot/dts/broadcom/bcmbca/bcm4912-asus-gt-ax6000.dts From patchwork Fri Jul 15 22:16:42 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Florian Fainelli X-Patchwork-Id: 12919849 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 smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 2DE28CCA47F for ; Fri, 15 Jul 2022 22:18:02 +0000 (UTC) Received: by smtp.kernel.org (Postfix) id 168EDC3411E; Fri, 15 Jul 2022 22:18:02 +0000 (UTC) Received: from mail-pj1-f44.google.com (mail-pj1-f44.google.com [209.85.216.44]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.kernel.org (Postfix) with ESMTPS id 7355CC34115; Fri, 15 Jul 2022 22:18:01 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 smtp.kernel.org 7355CC34115 Authentication-Results: smtp.kernel.org; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: smtp.kernel.org; spf=pass smtp.mailfrom=gmail.com Received: by mail-pj1-f44.google.com with SMTP id v4-20020a17090abb8400b001ef966652a3so12746829pjr.4; Fri, 15 Jul 2022 15:18:01 -0700 (PDT) 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=sYVD0U8L29FSG78XrHyO7py0Hhi/xe0/UHeY51xZel8=; b=SeL0NNnM1O5htxNc1elIdzmOBdTu+tTLBcZQBPIC+7WGCgn3m7TZaoCXXGgH2rpSQd /vnQP3fvLlwuO2JEdSGonOJ42meae9Q2tf4qdUtKe4CcIqiYcE2dPqhiLf3+5PtMU9Uz 8gqxC8cw/mUCHjuxQLBdwVR8Tnc8Gx1AjGIo3XKuXdm6BpltgxWBXQuMz9rfUZT0h+kL xAr+yrvrYtAfHzn/DIlAQcDjb0NvGZ1HK+0dovJGK1DFIqVJODArZMWDyhrRQgyjVvPG ZFL4jSjZJUDjcU65KiB47O5AHzv8LoDuBPRJAjq5zgXWBDwOzAYzV9Dx/RRtTrcfWRp5 cxVw== 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=sYVD0U8L29FSG78XrHyO7py0Hhi/xe0/UHeY51xZel8=; b=BYATx4ODiIvF+VRuHSY5lWqz0/e2hARlGztZpDai/g7SJDMftqEU3q5bs24AsEdebs n+xUm/xRxIdSG3/frKt3pv+wZXWY+Zl20tsiX8m3j9tdB1uxd2Ahg0myZui60/GIlIig GlZnj52fkT2Kionko9m3aYYllSnkgPgOH10Ud5FXH+SIV1faFaCEGgq9OH4HmEUQWwAP 1KDSORbkhk+/XsLFF8FEz6OAeOPTVyouJTNjYhUaPYumVCuErIfxUqhxStC2OQ4F3aSf oXtDzBZW+na3I1tHlp562HUpDPVA21Y2tYE4PxGS7KwryoVI80ttydmDy7uwWOiXL5n3 iLMw== X-Gm-Message-State: AJIora8gixDKr6dsavPBE9x9+GYfpD23la9SQ2kV3zTob/+Q4UdaT9Wr SK6m4LJxFOdb0D/+NlXel4u/4Qdyqas= X-Google-Smtp-Source: AGRyM1u771y7Pztb+tIDOn1jLdBHhmPV0CS06MDHZTZAhyKQjV8lNU+UootZ1BanFYRdKJUR2k119w== X-Received: by 2002:a17:90a:2b4a:b0:1ef:3e28:fbc8 with SMTP id y10-20020a17090a2b4a00b001ef3e28fbc8mr17881896pjc.54.1657923480553; Fri, 15 Jul 2022 15:18:00 -0700 (PDT) Received: from fainelli-desktop.igp.broadcom.net ([192.19.223.252]) by smtp.gmail.com with ESMTPSA id w63-20020a623042000000b0052ab8646500sm4391123pfw.56.2022.07.15.15.17.59 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 15 Jul 2022 15:18:00 -0700 (PDT) From: Florian Fainelli List-Id: To: soc@kernel.org Cc: bcm-kernel-feedback-list@broadcom.com, linux-arm-kernel@lists.infradead.org, =?utf-8?b?UmFmYcWCIE1pxYJlY2tp?= , Florian Fainelli , arnd@arndb.de, olof@lixom.net, khilman@kernel.org Subject: [GIT PULL 3/3] Broadcom soc changes for 5.20 part 2 Date: Fri, 15 Jul 2022 15:16:42 -0700 Message-Id: <20220715221642.297536-4-f.fainelli@gmail.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20220715221642.297536-1-f.fainelli@gmail.com> References: <20220715221642.297536-1-f.fainelli@gmail.com> MIME-Version: 1.0 The following changes since commit fa0ef5a086a05306fc5322bbda73459725eda923: ARM: debug: bcmbca: Replace ARCH_BCM_63XX with ARCH_BCMBCA (2022-07-08 14:08:51 -0700) are available in the Git repository at: https://github.com/Broadcom/stblinux.git tags/arm-soc/for-5.20/soc-part2 for you to fetch changes up to 9e0c41d4a72ffc42cc82cb58adac8f351694c811: ARM: bcmbca: Include full family name in Kconfig (2022-07-15 15:00:30 -0700) ---------------------------------------------------------------- This pull request contains Broadcom ARM-based SoCs Kconfig updates for 5.20, second part, please pull the following: - Rafal spells out what the BCA acronym means - Florian removes the forced thermal subsystem selection done by ARCH_BCM_NSP ---------------------------------------------------------------- Florian Fainelli (1): ARM: bcm: NSP: Removed forced thermal selection Rafał Miłecki (1): ARM: bcmbca: Include full family name in Kconfig arch/arm/mach-bcm/Kconfig | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-)