From patchwork Tue Dec 21 22:06:37 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Florian Fainelli X-Patchwork-Id: 12690665 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 02310C433EF for ; Tue, 21 Dec 2021 22:06:46 +0000 (UTC) Received: by smtp.kernel.org (Postfix) id C4D89C36AEB; Tue, 21 Dec 2021 22:06:46 +0000 (UTC) Received: from mail-pj1-f41.google.com (mail-pj1-f41.google.com [209.85.216.41]) (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 2552BC36AE9; Tue, 21 Dec 2021 22:06:46 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 smtp.kernel.org 2552BC36AE9 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-f41.google.com with SMTP id lr15-20020a17090b4b8f00b001b19671cbebso575107pjb.1; Tue, 21 Dec 2021 14:06:46 -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:mime-version :content-transfer-encoding; bh=PDzsIf6Uhe1lbJBaXlITABiQo6ZivW3lcMWFYi+LrqM=; b=McaKDmieIboD6xGZOXSQbODid7BEVpVEoKweit/95ENAZWt2tDWubkXgoe58NtgBtY OkwJOfNZKri7bO6RYW8PLwiht8hSD3h1n0kb990exvrl5zyCpCmnOGQ7x4/X0d8UubQ0 Bu0zQo7SdPxs5GGwxLSeFxMZ59BMdQer7UqTUBH1idPnhW0/M9bS0I3DashqxfWGFgna thvBfMbbO65Ddsy3egrb4uIvcDDseYjgQ/cIfbGj96SuCWHPUrYLmoMOVBIxbFrmwDsh nfHojGOh4baKk2VV30wtC4mXirIM4iI1lVD7ZMCLzd95KKUNKGfavGt4F/cSV5vapcfi m+ig== 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:mime-version :content-transfer-encoding; bh=PDzsIf6Uhe1lbJBaXlITABiQo6ZivW3lcMWFYi+LrqM=; b=MKxj+QhiBtfGJHTNuRHQtoNTvi+eEVtZ7eHabX7cOVAiCtK+nGRSjpCcoreCYqbOEw HwrsNWqgwqzU4qxOO1fwkWvly6EjqvN1uqYQfzNs+ipmSqbf7eDwKTJ4dmknid5nUpiO 6baWW6XkxUjhx31sYePzP2cLQb0Yo2i73wA8YJV/7HALHNWrlQT66H8YeLGtVmNp8qjT kDB3K01X7Hbi8Vx6g8C4YNi5NrwDG3f7DNlyZFe5bbTEMnNfirS9XuG0+k4FlWRPGlcx 4kiv86lcgnXfWKH+SWpRycUoM8JMBnF81H3SHQbWFvtQdOmTI3OpcewKAwnLuHDciCvU AJOg== X-Gm-Message-State: AOAM533ehj9xSfn7PT5GgoDFGM/Enrbj3j7wCvki55QVRn+9n+uwhGYH LiDKlwMiZ7OGut+CyZIGOOG6tyTHZa0= X-Google-Smtp-Source: ABdhPJxuTgkUY9N4HBoQkzAXM056RMYy5vU/Xdz7zTV0Wey7Aaz8yub7R1OL/P4JJleGCmYLfX8Fng== X-Received: by 2002:a17:902:9882:b0:143:91ca:ca6e with SMTP id s2-20020a170902988200b0014391caca6emr71840plp.64.1640124405229; Tue, 21 Dec 2021 14:06:45 -0800 (PST) Received: from fainelli-desktop.igp.broadcom.net ([192.19.223.252]) by smtp.gmail.com with ESMTPSA id q190sm70342pgq.38.2021.12.21.14.06.44 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 21 Dec 2021 14:06:44 -0800 (PST) From: Florian Fainelli List-Id: To: soc@kernel.org Cc: Florian Fainelli , linux-arm-kernel@lists.infradead.org, arnd@arndb.de, olof@lixom.net, khilman@kernel.org, bcm-kernel-feedback-list@broadcom.com Subject: [GIT PULL 1/6] Broadcom defconfig changes for 5.17 Date: Tue, 21 Dec 2021 14:06:37 -0800 Message-Id: <20211221220642.2862218-1-f.fainelli@gmail.com> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 The following changes since commit fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf: Linux 5.16-rc1 (2021-11-14 13:56:52 -0800) are available in the Git repository at: https://github.com/Broadcom/stblinux.git tags/arm-soc/for-5.17/defconfig for you to fetch changes up to 28df783bfcbb19ba1df921985aac7fa8b7ee59d0: ARM: multi_v7_defconfig: Enable BCM23550 and BCM53573 (2021-11-15 09:55:58 -0800) ---------------------------------------------------------------- This pull request contains Broadcom ARM-based SoCs defconfig changes for v5.17, please pull the following: - Florian enables the Broadcom USB PHY driver and the USB host drivers for Broadcom STB as well as support for the BCM23550 and BCM53573 SoCs in the multi_v7_defconfig file ---------------------------------------------------------------- Florian Fainelli (2): ARM: multi_v7_defconfig: Enable Broadcom STB USB drivers ARM: multi_v7_defconfig: Enable BCM23550 and BCM53573 arch/arm/configs/multi_v7_defconfig | 4 ++++ 1 file changed, 4 insertions(+) From patchwork Tue Dec 21 22:06:38 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Florian Fainelli X-Patchwork-Id: 12690667 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 47707C433F5 for ; Tue, 21 Dec 2021 22:06:48 +0000 (UTC) Received: by smtp.kernel.org (Postfix) id 2F5B9C36AEA; Tue, 21 Dec 2021 22:06:48 +0000 (UTC) Received: from mail-pj1-f48.google.com (mail-pj1-f48.google.com [209.85.216.48]) (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 68FD3C36AE8; Tue, 21 Dec 2021 22:06:47 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 smtp.kernel.org 68FD3C36AE8 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-f48.google.com with SMTP id v13-20020a17090a088d00b001b0e3a74cf7so2834685pjc.1; Tue, 21 Dec 2021 14:06:47 -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=3TeNEsIuHVA8o1wTu4hlVMO/ndGX+JfRPnvfZ1aB/f4=; b=jfeKE9evD7G5Dz5Qas3O0c1FOz9OD6XfQzhQGmtkwe5E6bZxanJeZ5L0XVVlczsymM z/tIBM+X42NTqu+dJqn6cbz/RCpYFNzUbsvdkUnkSc5bE8LOBL1VugJSCucs9/FgubF5 tbYhVq15dXjvyGxyHrSm/y4fOveHADUIt3OvRsiqsJUoK/Og7kHFlPT+/znMndmF6fjF X2ZiXlwtaTjjDa2njBw8nDIAAaremYEKJAVre63cE2nyl64EtvEtBmw0LBUOBXgvcoYK 7Z47dQd2JT80HFuwYfnZvRKlsrRZQLk142rRfVmHLcdn+azXAMkd8X1SiVWHI9YE89rT d1DA== 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=3TeNEsIuHVA8o1wTu4hlVMO/ndGX+JfRPnvfZ1aB/f4=; b=7tfLj+KJ3t/gE0r4EHQAEFIJlvWUeY9QwNaY+ly1Fi3LWgEdR0zdPAzyFDrE8ikW/D wDzHgRMLj0tkh+M7xvIgMT+vLvVcLB2waDKI9svWL7wP4JwX62E7x6dU/vwA2FMTmvsu 8oG7fAbAsnvlGGk+LWpdGrkFePYjwXc2liYOM9flVda9STaUBL7tpkibFo/op2TapCdW 0DeHJl783vnm6TvWhaHA76+dk0xD6IOPkOfrqRSE2/ZIxQh8rz4OsMk2Km0mLlinLAtE Nulop2SRVAxzGOpBFgNId57wxppbcbpskjqCYfGyL+TiIAXUMYms6pO2P6W9f8KOn/1B 8YGA== X-Gm-Message-State: AOAM5337R2wuxa0kjzgrQ12QJdbe7jhFpuF0t7+1dFje5mOXDUjk8zaI MbQmDyCbHfZFAJxS2z7hAraaRL2Yg7Q= X-Google-Smtp-Source: ABdhPJwhcwpkwx92YG21+PY/Aw2+P8t3XyxZmOjesyM85E6eUqgOyv/o01tAYHXcX3Aogjp4s6cp1w== X-Received: by 2002:a17:903:2404:b0:148:db27:981a with SMTP id e4-20020a170903240400b00148db27981amr54471plo.31.1640124406531; Tue, 21 Dec 2021 14:06:46 -0800 (PST) Received: from fainelli-desktop.igp.broadcom.net ([192.19.223.252]) by smtp.gmail.com with ESMTPSA id q190sm70342pgq.38.2021.12.21.14.06.45 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 21 Dec 2021 14:06:46 -0800 (PST) From: Florian Fainelli List-Id: To: soc@kernel.org Cc: Florian Fainelli , linux-arm-kernel@lists.infradead.org, arnd@arndb.de, olof@lixom.net, khilman@kernel.org, bcm-kernel-feedback-list@broadcom.com Subject: [GIT PULL 2/6] Broadcom defconfig-arm64 changes for 5.17 Date: Tue, 21 Dec 2021 14:06:38 -0800 Message-Id: <20211221220642.2862218-2-f.fainelli@gmail.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20211221220642.2862218-1-f.fainelli@gmail.com> References: <20211221220642.2862218-1-f.fainelli@gmail.com> MIME-Version: 1.0 The following changes since commit fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf: Linux 5.16-rc1 (2021-11-14 13:56:52 -0800) are available in the Git repository at: https://github.com/Broadcom/stblinux.git tags/arm-soc/for-5.17/defconfig-arm64 for you to fetch changes up to c2af8fb1cf948b1c3513f03b12e487ce65cccfe3: arm64: defconfig: Enable additional Broadcom STB drivers (2021-11-15 09:54:12 -0800) ---------------------------------------------------------------- This pull request contains Broadcom ARM64-based SoC defconfig changes for 5.17, please pull the following: - Florian enables Broadcom STB drivers for NAND, SATA, Ethernet switch, USB PHY and host controllers, watchdog, PWM and Ethernet controller ---------------------------------------------------------------- Florian Fainelli (1): arm64: defconfig: Enable additional Broadcom STB drivers arch/arm64/configs/defconfig | 7 +++++++ 1 file changed, 7 insertions(+) From patchwork Tue Dec 21 22:06:39 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Florian Fainelli X-Patchwork-Id: 12690669 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 548F5C433EF for ; Tue, 21 Dec 2021 22:06:50 +0000 (UTC) Received: by smtp.kernel.org (Postfix) id 3BA55C36AE9; Tue, 21 Dec 2021 22:06:50 +0000 (UTC) Received: from mail-pj1-f41.google.com (mail-pj1-f41.google.com [209.85.216.41]) (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 60926C36AE8; Tue, 21 Dec 2021 22:06:49 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 smtp.kernel.org 60926C36AE8 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-f41.google.com with SMTP id jw3so475002pjb.4; Tue, 21 Dec 2021 14:06:49 -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=b46pIZgeRjemn9cXAcyA7BsNIHFDAghD1Ibtg5lvvsI=; b=SGAV3wlpelYomOGOYkZLwwGGZHvxvPG7O9W5GeUzXe1ckFlo2K+mTS1L7uQZ138Qy2 z5mwPXJSavFFIptiTZkrFE3u7G84VH5eD4iHNcJmfKA2FskgSIVafbc/ay24NOVqbEnr 2jgdkKcgxqYiCDYLOHn2kxdyXwSXcj8aQ4NwY2tHc16QYjsxKlljerv+qQOlnnQ95MP7 z1c+J9rrwutS9j6jY3rL+UbnYBB2Q56RYgyUvJxMeUxfBuJJrem+YJRJcO7bWj3BHNoo Ze6SqFJSNatCu+koA1AjSOhkHGS0Qdo2X1jLEEUsEYCP42sMATNgER5TLcwEscN0tUkt 8KzQ== 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=b46pIZgeRjemn9cXAcyA7BsNIHFDAghD1Ibtg5lvvsI=; b=56jp5vUn9GOhF9rHP78qQnRAlwlHKUoOpU4yim0+Mx2rUnkcNC3Y+Bh1Qg2fEI9eRl NQngJuG4phWOKXfJs6CKHfI9KTKKVJC9P8LCPA4Z783ztKVIwPUJa6bZV3gsXFpaQBrI IXIrxAaOXEUrYmCN+ehrh2ETBssevUKYImOyA2qGGp1kpeubCbdj+lVvHg7hfjeSNc+T MuPEurMGU4cppiDTAzNzv7/YYbjPeGLydhy9XPOD+W3n8MErEja0xQcMBzDf4N7+GO0W lHpa7VW37SNjcRW+sErlyCxMdmHCgbkjkDU3JoiMx0gjv2zCgkL9pXJZLpio/XjWl4z+ cszQ== X-Gm-Message-State: AOAM530IAUucH3yxst+bBwA36HtVBhEbSZz1JL/co5efGF7nX1vZySHx baz2U1mNuIWr5/QdxGqgaFFLydueeMs= X-Google-Smtp-Source: ABdhPJwqijVRlEgEMwK+bRM5IM5Hs45WyRcMDEn4ZRXbai0PzjpVQQnnBVW7SEVTimUE+536ye33Aw== X-Received: by 2002:a17:902:9343:b0:148:a2e8:2c49 with SMTP id g3-20020a170902934300b00148a2e82c49mr122904plp.152.1640124408377; Tue, 21 Dec 2021 14:06:48 -0800 (PST) Received: from fainelli-desktop.igp.broadcom.net ([192.19.223.252]) by smtp.gmail.com with ESMTPSA id q190sm70342pgq.38.2021.12.21.14.06.46 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 21 Dec 2021 14:06:47 -0800 (PST) From: Florian Fainelli List-Id: To: soc@kernel.org Cc: =?utf-8?b?QXLEsW7DpyDDnE5BTA==?= , Florian Fainelli , Stefan Wahren , Nicolas Saenz Julienne , Rob Herring , =?utf-8?q?Uwe_Kleine-K=C3=B6nig?= , =?utf-8?b?UmFmYcWCIE1pxYJlY2tp?= , Christian Lamparter , =?utf-8?q?Alvin_=C5=A0ipraga?= , Matthew Hagan , linux-arm-kernel@lists.infradead.org, arnd@arndb.de, olof@lixom.net, khilman@kernel.org, bcm-kernel-feedback-list@broadcom.com Subject: [GIT PULL 3/6] Broadcom devicetree changes for 5.17 Date: Tue, 21 Dec 2021 14:06:39 -0800 Message-Id: <20211221220642.2862218-3-f.fainelli@gmail.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20211221220642.2862218-1-f.fainelli@gmail.com> References: <20211221220642.2862218-1-f.fainelli@gmail.com> MIME-Version: 1.0 The following changes since commit fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf: Linux 5.16-rc1 (2021-11-14 13:56:52 -0800) are available in the Git repository at: https://github.com/Broadcom/stblinux.git tags/arm-soc/for-5.17/devicetree for you to fetch changes up to 5e33f1c4a7cb914a003a304ab8eef705b17aabb7: ARM: dts: BCM5301X: correct RX delay and enable flow control on Asus RT-AC88U (2021-12-19 11:38:04 -0800) ---------------------------------------------------------------- This pull request contains Broadcom ARM-based SocS Device Tree changes for v5.17, please pull the following: - Matthew enables the QCA8337 switch of the Merak MX65 to have the appropriate PLL properties for it to be enabled and set the SGMII transmit clock to falling edge. - Arinc removes unnecessary properties of the GPIO keyboard Device Tree node, adds the external Realtek RTM8365MB switch on the Ausus RT-AC88U, including fixing the RX delay on the Realtek switch side and enabling flow control on the Broadcom internal switch port connecting to the Realtek switch. - Christian updates the Meraki MR32 Device Tree node to make use of the hardware I2C controller instead of bitbanging - Rafal updates the BCM5310X Device Tree files to have the CRU node not generate warnings, updates the USB 2.0 PHY to use the non-deprecated binding - Uwe adds GPIO offset to the gpio names properties for readability - Stefan updates the BCM2835 VCHIQ Device Tree binding to YAML - Florian fixes the iProc PCIe Device Tree nodes in Cygnus, Hurricane 2 and Northstar Plus to be compliant with the iProc PCIe YAML binding (merged in RobH's tree) as well as the SATA controller node unit name. ---------------------------------------------------------------- Arınç ÜNAL (3): ARM: dts: BCM5301X: remove unnecessary address & size cells from Asus RT-AC88U ARM: dts: BCM5301X: define RTL8365MB switch on Asus RT-AC88U ARM: dts: BCM5301X: correct RX delay and enable flow control on Asus RT-AC88U Christian Lamparter (1): ARM: BCM53016: MR32: convert to Broadcom iProc I2C Driver Florian Fainelli (7): Merge tag 'tags/bcm2835-dt-next-2021-12-13' into devicetree/next ARM: dts: Cygnus: Fixed iProc PCIe controller properties ARM: dts: Cygnus: Update PCIe PHY node unit name(s) ARM: dts: HR2: Fixed iProc PCIe MSI sub-node ARM: dts: NSP: Fixed iProc PCIe MSI sub-node ARM: dts: NSP: Rename SATA unit name Merge tag 'tags/bcm2835-bindings-2021-12-18' into devicetree/next Matthew Hagan (1): ARM: dts: NSP: MX65: add qca8k falling-edge, PLL properties Rafał Miłecki (2): ARM: dts: BCM5301X: update CRU block description ARM: dts: BCM5301X: use non-deprecated USB 2.0 PHY binding Stefan Wahren (1): dt-bindings: soc: bcm: Convert brcm,bcm2835-vchiq to json-schema Uwe Kleine-König (1): ARM: dts: bcm2711-rpi-4-b: Add gpio offsets to line name array .../bindings/soc/bcm/brcm,bcm2835-vchiq.txt | 17 ----- .../bindings/soc/bcm/brcm,bcm2835-vchiq.yaml | 53 ++++++++++++++ arch/arm/boot/dts/bcm-cygnus.dtsi | 18 ++--- arch/arm/boot/dts/bcm-hr2.dtsi | 4 +- arch/arm/boot/dts/bcm-nsp.dtsi | 8 +-- arch/arm/boot/dts/bcm2711-rpi-4-b.dts | 28 ++++---- arch/arm/boot/dts/bcm47094-asus-rt-ac88u.dts | 80 +++++++++++++++++++++- arch/arm/boot/dts/bcm53016-meraki-mr32.dts | 62 ++++++++--------- arch/arm/boot/dts/bcm5301x.dtsi | 31 +++++---- arch/arm/boot/dts/bcm958625-meraki-alamo.dtsi | 4 ++ 10 files changed, 210 insertions(+), 95 deletions(-) delete mode 100644 Documentation/devicetree/bindings/soc/bcm/brcm,bcm2835-vchiq.txt create mode 100644 Documentation/devicetree/bindings/soc/bcm/brcm,bcm2835-vchiq.yaml From patchwork Tue Dec 21 22:06:40 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Florian Fainelli X-Patchwork-Id: 12690671 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 5C4BCC433F5 for ; Tue, 21 Dec 2021 22:06:51 +0000 (UTC) Received: by smtp.kernel.org (Postfix) id 43C87C36AE9; Tue, 21 Dec 2021 22:06:51 +0000 (UTC) Received: from mail-pj1-f50.google.com (mail-pj1-f50.google.com [209.85.216.50]) (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 B7456C36AE8; Tue, 21 Dec 2021 22:06:50 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 smtp.kernel.org B7456C36AE8 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-f50.google.com with SMTP id o63-20020a17090a0a4500b001b1c2db8145so3840160pjo.5; Tue, 21 Dec 2021 14:06:50 -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=xxl47GIuvKplsYw8LQjwvzgp46yRQpH2UETtZceqlnE=; b=AL97JgO6421NgYuJVK6rG5vyUEJrw1RCAP6FNnNsoZ201PGC7hvuHm+n6H9J6plu+G jmrx7awoxx6Dhzax0Sh5pp/HkCv081oyEZlZ3AHQXfaBz4CoxTctOzdio3a/ZtmSvpsp 3iDHf8GCSPcz3L6/99sY9KMxD5Ud1X87m4ER/PRY9f+9eMMKdCeonuRqlm9fNg3x6wV2 5etSZdMk/Yp9P9tvKBKadP1d9iVOpjHpfSaTprbu1G8dTEn/xJn48Vl7rigY+vjrALYe EgjI/PRAl2bncYZh3aGYJyE7cZLr/RffDb/LDZK6aK034VQN7OEwXGzQvXWOuly83A9Y zfAA== 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=xxl47GIuvKplsYw8LQjwvzgp46yRQpH2UETtZceqlnE=; b=LM5jfsCkQSbjlJj/3o+UDagmY8KBx58/8iBpz2PLtUk2ERlDQxU6kdocxWDXN5LiXs zu1Nxt4I7Etyu9ZrYs+QnOu14kS7B4yjbpuLghIyqr3SaqZM9b5HwUG8cxCqzGgoJS1I RAgQOl3n7MFKEM5vSoSFxsOmpYhUeF5JMIki/T1rpSBTiLoHj+4zQHixDb2ZRsNrKfaT mpQUMUqJpYs4SPvaarxX/uVsy5yB5rbnpZ2NPFx6+obSeghsqrSv9X6DrS0FmISmLhOO IhbFoddKMdbn/LsE5MkZUqZVVO6fDYwWL1fZZZOT0WOjxAapMbYkueFwv1qwU1EyLppt OWSw== X-Gm-Message-State: AOAM530z/Cxy2L84Qs75juWVBEp2sPCaei9AkjQ2JC3al60gnW3Td0ic qFpYJX1pWQIgPol/kxzpwkNbmlzXUN4= X-Google-Smtp-Source: ABdhPJzXZh0aEzywWoWJS2IQ1jb+TqsnvtZsZWtBOgCxHlJlPbL62++pO/JdKeWfrG8oVlVrzP0xuw== X-Received: by 2002:a17:903:244a:b0:148:b5d2:6507 with SMTP id l10-20020a170903244a00b00148b5d26507mr195245pls.145.1640124409891; Tue, 21 Dec 2021 14:06:49 -0800 (PST) Received: from fainelli-desktop.igp.broadcom.net ([192.19.223.252]) by smtp.gmail.com with ESMTPSA id q190sm70342pgq.38.2021.12.21.14.06.48 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 21 Dec 2021 14:06:49 -0800 (PST) From: Florian Fainelli List-Id: To: soc@kernel.org Cc: =?utf-8?b?UmFmYcWCIE1pxYJlY2tp?= , Florian Fainelli , Rob Herring , linux-arm-kernel@lists.infradead.org, arnd@arndb.de, olof@lixom.net, khilman@kernel.org, bcm-kernel-feedback-list@broadcom.com Subject: [GIT PULL 4/6] Broadcom devicetree-arm64 changes for 5.17 Date: Tue, 21 Dec 2021 14:06:40 -0800 Message-Id: <20211221220642.2862218-4-f.fainelli@gmail.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20211221220642.2862218-1-f.fainelli@gmail.com> References: <20211221220642.2862218-1-f.fainelli@gmail.com> MIME-Version: 1.0 The following changes since commit fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf: Linux 5.16-rc1 (2021-11-14 13:56:52 -0800) are available in the Git repository at: https://github.com/Broadcom/stblinux.git tags/arm-soc/for-5.17/devicetree-arm64 for you to fetch changes up to d0e68d354f345873e15876a7b35be1baaf5e3ec9: arm64: dts: broadcom: bcm4908: add DT for Netgear RAXE500 (2021-11-15 09:52:26 -0800) ---------------------------------------------------------------- This pull request contains Broadcom ARM64-based SoCs Device Tree changes for 5.17, please pull the following: - Rafal adds and documents the Netgear RAXE500 Wireless router based on the BCM4908 SoC. ---------------------------------------------------------------- Rafał Miłecki (2): dt-bindings: arm: bcm: document Netgear RAXE500 binding arm64: dts: broadcom: bcm4908: add DT for Netgear RAXE500 .../devicetree/bindings/arm/bcm/brcm,bcm4908.yaml | 1 + arch/arm64/boot/dts/broadcom/bcm4908/Makefile | 1 + .../broadcom/bcm4908/bcm4908-netgear-raxe500.dts | 50 ++++++++++++++++++++++ 3 files changed, 52 insertions(+) create mode 100644 arch/arm64/boot/dts/broadcom/bcm4908/bcm4908-netgear-raxe500.dts From patchwork Tue Dec 21 22:06:41 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Florian Fainelli X-Patchwork-Id: 12690673 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 EAEE7C433FE for ; Tue, 21 Dec 2021 22:06:52 +0000 (UTC) Received: by smtp.kernel.org (Postfix) id D3529C36AE8; Tue, 21 Dec 2021 22:06:52 +0000 (UTC) Received: from mail-pg1-f179.google.com (mail-pg1-f179.google.com [209.85.215.179]) (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 2C12EC36AE9; Tue, 21 Dec 2021 22:06:52 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 smtp.kernel.org 2C12EC36AE9 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-pg1-f179.google.com with SMTP id 8so238721pgc.10; Tue, 21 Dec 2021 14:06:52 -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=tuCdA6njNi3qm1oY35zPkXvaVCOXXsOrzk7lZ6f1QHQ=; b=TNK3qj7N1OmAaiNxBPyqoU1JgecaXCaB6ljFJoH2pIaNjMVxuCo9cqoaMtbA1vg4Q1 fSQrxf6Ta9DZ2ynjSQNm1clZKIpRcP1I2eJraTQBNVabT/QSqAMhErzNJAJhp2VEdJbO 9b/fvwa9MkL7qkad1iZRXEt5p/onMWQVrIre00yCenzmc/ZtXjORx31YXXdEoJX7DT+Y 3ICXSRfcaEOaixUIdVvFIkGofnrLSK5ff1MrURZMzdsCsO8mZdBjkwdr7dzZtKfM//bm PQOQ6XNASbGNPvhVyl4tsvjco6nUKnNLE1gzJ5IFCF5m/HvjE9rp0FvFmXu1C0X1CP7Q FCJQ== 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=tuCdA6njNi3qm1oY35zPkXvaVCOXXsOrzk7lZ6f1QHQ=; b=wFljGWHhhrj5m76nJLJBhXCddPYFlZKMZBk8BjVLaLkd+/sver2w6Z6p2ruadBFTRq S0nGg06PIi2v7tCXkraCJ7ai57hIbW/xr/152MfZxECzXYYihosbQiOFEKGK6nOcsHjJ rmvEW9SH+vUBorlfASSph0CV/1QVmeSVVdQMDahjTyvzu6emULeg3QdU9u4HWDt1rxqQ im7pzYt7DG+UJkIlG+CDu8Q87rN6bsp3ztuHytNSV+32HbPdGskZIOuvQ2uUV8cULRfo Wzh3Ng54jKEbdftYrCFxVPtQw6JXV8J4VJn/PZp4VQUY5Lt8iEoP+JqI+S7eYTk9TCvk Vuhw== X-Gm-Message-State: AOAM531JjW5inmTExCvJZLLOQrNe1FADhxfi2/Wb594gGrCwxCr+u5Tq rkDz5gEt/Fu45sIECn9lcc9IBJxwYJY= X-Google-Smtp-Source: ABdhPJxo7HP6FERjJzFO9nFXFJ2d08spfHZbdufb/JrC1C3QQvHz/35PI9gvugcrgB0xtz9fHOWaGg== X-Received: by 2002:aa7:8b07:0:b0:4a4:d003:92a9 with SMTP id f7-20020aa78b07000000b004a4d00392a9mr47529pfd.61.1640124411320; Tue, 21 Dec 2021 14:06:51 -0800 (PST) Received: from fainelli-desktop.igp.broadcom.net ([192.19.223.252]) by smtp.gmail.com with ESMTPSA id q190sm70342pgq.38.2021.12.21.14.06.50 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 21 Dec 2021 14:06:50 -0800 (PST) From: Florian Fainelli List-Id: To: soc@kernel.org Cc: Wan Jiabing , Florian Fainelli , linux-arm-kernel@lists.infradead.org, arnd@arndb.de, olof@lixom.net, khilman@kernel.org, bcm-kernel-feedback-list@broadcom.com Subject: [GIT PULL 5/6] Broadcom drivers changes for 5.17 Date: Tue, 21 Dec 2021 14:06:41 -0800 Message-Id: <20211221220642.2862218-5-f.fainelli@gmail.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20211221220642.2862218-1-f.fainelli@gmail.com> References: <20211221220642.2862218-1-f.fainelli@gmail.com> MIME-Version: 1.0 The following changes since commit fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf: Linux 5.16-rc1 (2021-11-14 13:56:52 -0800) are available in the Git repository at: https://github.com/Broadcom/stblinux.git tags/arm-soc/for-5.17/drivers for you to fetch changes up to f5029f62d9ba9b99fd712514784f91f920a63d21: soc: bcm: brcmstb: Add of_node_put() in pm-mips (2021-11-15 09:57:14 -0800) ---------------------------------------------------------------- This pull request contains Broadcom SoCs drivers changes for v5.17, please pull the following changes: - Wan adds a missing of_node_put() in the power management driver for MIPS SoCs. ---------------------------------------------------------------- Wan Jiabing (1): soc: bcm: brcmstb: Add of_node_put() in pm-mips drivers/soc/bcm/brcmstb/pm/pm-mips.c | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) From patchwork Tue Dec 21 22:06:42 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Florian Fainelli X-Patchwork-Id: 12690675 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 0DED1C433F5 for ; Tue, 21 Dec 2021 22:06:54 +0000 (UTC) Received: by smtp.kernel.org (Postfix) id EF49BC36AED; Tue, 21 Dec 2021 22:06:53 +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 80B1BC36AEB; Tue, 21 Dec 2021 22:06:53 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 smtp.kernel.org 80B1BC36AEB 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 q17so291834plr.11; Tue, 21 Dec 2021 14:06:53 -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=qlN5sFxeGh9vwgbyLCZ7qtiG4JXBNwGvk7KKHHb3a8M=; b=akqok5Y9zX9+UpV4P1mWcCdcaz8/mBmd+9X4wolXiKPq/CggblVDkfRkwTYLFkox+T f36Jv9hG+NfUEcThw0Qz55vRG6l5DnvtbuILL2TFpt3Z2/W8VLbbCYaBSHL65rBaENfV rYwKmKQTen0eKtqxrLKFMHhMlZr90e2CreEbck7Wzl29XYJjtdoUUppeum7pks2Np+nl fsLr4XBPTUy3yrG4gLdy5xb2UVIc5ShpQUWBAxYCAYAmDaBdzcJyY7nv2OVh/oEbhc2W yKy6FaI6pTuGjRSKYcOXR/d3+v0HueXl1pxOqZ4Wcq/Jc1JJSG2p5HAu9bYLypqlkW5U cNhQ== 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=qlN5sFxeGh9vwgbyLCZ7qtiG4JXBNwGvk7KKHHb3a8M=; b=LdAoeeSpI3b6n6aQJfQiuvgLBLpNryvlpbRjm22BfCj1h/uIgxXNkMkjq9zjz3odiG 56bKzVGDOs5xpJ7fH4xVfsYTkFOO7qe0poa0E0EcAzx4JHt5LyhSRsCPssGmjRbbcH7+ KBB41Gmb5p4g4943eAkgEpVj1bU2rN4TLvkMPPfqY1gFqfHdBb5hSMmYz4P74vS6gj6z bXt+S9NU7DDH4TCdkoWLH2vzLoYt+t/kZv2HlVec7GkVSMlDc/Q+TbIJM73XKlpKOk+8 2W53djKv9zsk+oqibGzLK+ksrfshBVcIP1ImyWt27F9isHhPPKJtjXtAigY9cft0rABk Fv8Q== X-Gm-Message-State: AOAM531MdTXpfwAcl+7iiSEKRatrhyQESEp2NOhmIln0g0SzqOoJlO70 I3WOSeNp4g/OkHaPR2Rry8enJJ6o1VM= X-Google-Smtp-Source: ABdhPJzClRPjEgn+VnsUL8Li+2Vh0mU8xMinemv/f7tXl4UCv/0L9vlONQXIQfqKyfdQQtbBui5JaA== X-Received: by 2002:a17:902:8214:b0:148:e748:84c3 with SMTP id x20-20020a170902821400b00148e74884c3mr48888pln.77.1640124412687; Tue, 21 Dec 2021 14:06:52 -0800 (PST) Received: from fainelli-desktop.igp.broadcom.net ([192.19.223.252]) by smtp.gmail.com with ESMTPSA id q190sm70342pgq.38.2021.12.21.14.06.51 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 21 Dec 2021 14:06:52 -0800 (PST) From: Florian Fainelli List-Id: To: soc@kernel.org Cc: =?utf-8?b?UmFmYcWCIE1pxYJlY2tp?= , Florian Fainelli , linux-arm-kernel@lists.infradead.org, arnd@arndb.de, olof@lixom.net, khilman@kernel.org, bcm-kernel-feedback-list@broadcom.com Subject: [GIT PULL 6/6] Broadcom maintainers changes for 5.17 Date: Tue, 21 Dec 2021 14:06:42 -0800 Message-Id: <20211221220642.2862218-6-f.fainelli@gmail.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20211221220642.2862218-1-f.fainelli@gmail.com> References: <20211221220642.2862218-1-f.fainelli@gmail.com> MIME-Version: 1.0 The following changes since commit fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf: Linux 5.16-rc1 (2021-11-14 13:56:52 -0800) are available in the Git repository at: https://github.com/Broadcom/stblinux.git tags/arm-soc/for-5.17/maintainers for you to fetch changes up to bfc3a3f93ef7d48879c4b070bdbb6b6a80c06365: MAINTAINERS: Add Florian as BCM5301X and BCM53573 maintainer (2021-12-01 14:17:58 -0800) ---------------------------------------------------------------- This pull request contains MAINTAINERS file sections updates for Broadcom SoCs for v5.17, please pull the following: - Rafal updates the BCM5301X and BCM53573 SoCs sections to list Florian as second mainainer ---------------------------------------------------------------- Rafał Miłecki (1): MAINTAINERS: Add Florian as BCM5301X and BCM53573 maintainer MAINTAINERS | 2 ++ 1 file changed, 2 insertions(+)