From patchwork Mon Jun 19 13:49:18 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Florian Fainelli X-Patchwork-Id: 13284539 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 01A60EB64DB for ; Mon, 19 Jun 2023 13:49:31 +0000 (UTC) Received: by smtp.kernel.org (Postfix) id AFF4EC433C9; Mon, 19 Jun 2023 13:49:31 +0000 (UTC) Received: from mail-pf1-f180.google.com (mail-pf1-f180.google.com [209.85.210.180]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by smtp.kernel.org (Postfix) with ESMTPS id 6E68BC433C8 for ; Mon, 19 Jun 2023 13:49:30 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 smtp.kernel.org 6E68BC433C8 Authentication-Results: smtp.kernel.org; dmarc=fail (p=quarantine dis=none) header.from=broadcom.com Authentication-Results: smtp.kernel.org; spf=fail smtp.mailfrom=broadcom.com Received: by mail-pf1-f180.google.com with SMTP id d2e1a72fcca58-668730696a4so524887b3a.1 for ; Mon, 19 Jun 2023 06:49:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=broadcom.com; s=google; t=1687182569; x=1689774569; h=mime-version:message-id:date:subject:cc:to:from:from:to:cc:subject :date:message-id:reply-to; bh=4WID7Z/5HtxAxczdlQWRC4PL03Zj1h+ZZNVO9SnGCec=; b=VPElhoX2ZEuY1jgTvi5qDQHq95YTKuHfZLf10ZJZ4XobG/+BfhuYi1mfntEr1LhEmi Noxxxf89Ozu9MmOMlukvUY//IqeBXgsswYBpDRisdPpnjwDMmAwe3f+6RqZan2kUkF8Q 89mfyukrx6oT8fwvWGUN+3WksZxrexDn/fqwA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687182569; x=1689774569; h=mime-version:message-id:date:subject:cc:to:from:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=4WID7Z/5HtxAxczdlQWRC4PL03Zj1h+ZZNVO9SnGCec=; b=kkr9Gj19Ryjc65tzm650Z+//o88wyls2nxnVkB2PMVvNSKxrb3POrvtHLwPYGNFFzE VP3ecJvw+yWZjarSHP+BYxA1xRK4Lp7jjELdJXzwKL+1WzESQhl9xBw1wVplPa4iQIzv /4xrlumRovDYuSO5JBYEp2I7xXOGkxcU/DvxT9xS9CxD2U2fCVCK+2JWhlglE285pjS6 d9Lbv1uLbNwBHy9cp9q55Uvc3RsYo6aZydMaE4at4JHFWC2iX9aXpLV71aa0adN/CgJQ GKPDOhH+UsAjUF94Gq7XD5xVAhvvm25HljmMr2DPBcLKidUbP9ulzYsozFJA7x7iZNTk /dCg== X-Gm-Message-State: AC+VfDy3mVRl0lEVB3TSdsWscwXkfKkFs9GTcgDJydRXRuvIXDAQMtEX zXutdxcOhwKX8R9s9bPom48ueBA7DkriBvBiv35iv/egJXzWzZNFQ//qh9PoSPIX298ibhqfP0F 77z9lWhV0CuNb4a2ZrMwwbe8PjezAefYTqbzUPUy+uZXt/cWufHvLMEm01LW2yMQZKl0OJq5cqz eEuA== X-Google-Smtp-Source: ACHHUZ5xADIAt3s9xTV7+xi3OLTj6wfrdUNrDJ+ccn0wAM4N1felX+m2fc9bPQX26ASmw/8C06NEuA== X-Received: by 2002:a05:6a20:4304:b0:121:cff2:a44b with SMTP id h4-20020a056a20430400b00121cff2a44bmr1669617pzk.25.1687182569040; Mon, 19 Jun 2023 06:49:29 -0700 (PDT) Received: from fainelli-desktop.igp.broadcom.net ([192.19.223.252]) by smtp.gmail.com with ESMTPSA id f11-20020aa782cb000000b00571cdbd0771sm17676540pfn.102.2023.06.19.06.49.26 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 19 Jun 2023 06:49:27 -0700 (PDT) From: Florian Fainelli List-Id: To: soc@kernel.org Cc: =?utf-8?b?UmFmYcWCIE1pxYJlY2tp?= , Florian Fainelli , Stanislav Jakubek , Krzysztof Kozlowski , Conor Dooley , Christian Lamparter , =?utf-8?b?UmFmYcWCIE1pxYJlY2tp?= , Sebastian Reichel , Aurelien Jarno , =?utf-8?q?Uwe_Kleine-K=C3=B6nig?= , Linus Walleij , Hauke Mehrtens , Florian Fainelli , William Zhang , 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/3] Broadcom devicetree changes for 6.5 Date: Mon, 19 Jun 2023 06:49:18 -0700 Message-Id: <20230619134920.3384844-1-florian.fainelli@broadcom.com> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 The following changes since commit ac9a78681b921877518763ba0e89202254349d1b: Linux 6.4-rc1 (2023-05-07 13:34:35 -0700) are available in the Git repository at: https://github.com/Broadcom/stblinux.git tags/arm-soc/for-6.5/devicetree for you to fetch changes up to b67cad33176e472df6d16a24ee7624299bdcd5d5: ARM: dts: BCM5301X: Add cells sizes to PCIe nodes (2023-06-19 04:57:11 -0700) ---------------------------------------------------------------- This pull request contains Broadcom ARM-based SoCs Device Tree changes for 6.5, please pull the following: - Krzysztof adds missing cache properties for the BCM63xx DSL routers - Rafal relicenses a number of the BCM5301X DTS files to the GPL 2.0+ / MIT license, and he fixes a number of Device Tree nodes warnings, adds MAC address for all Luxul routers and adds Netgear R8000 Wi-Fi regulatory information to the DTS - Stanislav updates the "BCM mobile" SoCs DTS files to fix various warnings - Aurelien enables the BCM283x DTS files to be built with relocation information to make them usable with DT overlays - Christian fixes the Meraki DTS to have correct NAND ECC properties, correct partition numbers and fixed-link node(s) properties ---------------------------------------------------------------- Aurelien Jarno (1): arm: dts: bcm: Enable device-tree overlay support for RPi devices Christian Lamparter (3): ARM: dts: BCM5301X: MR26: MR32: remove bogus nand-ecc-algo property ARM: dts: BCM5301X: MR32: remove partition index numbers ARM: dts: BCM5301X: fix duplex-full => full-duplex Krzysztof Kozlowski (1): ARM: dts: broadcom: add missing cache properties Rafał Miłecki (18): ARM: dts: BCM5301X: Relicense Rafał's code to the GPL 2.0+ / MIT ARM: dts: BCM5301X: Relicense Florian's code to the GPL 2.0+ / MIT ARM: dts: BCM5301X: Drop "clock-names" from the SPI node ARM: dts: BCM5301X: Relicense Hauke's code to the GPL 2.0+ / MIT ARM: dts: BCM5301X: Relicense AXI interrupts code to the GPL 2.0+ / MIT ARM: dts: BCM5301X: Specify MAC addresses on Luxul devices dt-bindings: arm: bcm: unify version notation of Northstar devices ARM: dts: BCM5301X: Use updated device "compatible" strings ARM: dts: BCM5301X: Use updated "spi-gpio" binding properties dt-bindings: arm: bcm: Add bindings for Buffalo WZR-1166DHP(2) ARM: dts: BCM5301X: Drop invalid #usb-cells ARM: dts: BCM5301X: Drop invalid properties from Meraki MR32 keys ARM: dts: BCM5301X: Relicense Christian's code to the GPL 2.0+ / MIT ARM: dts: BCM5301X: Describe switch ports in the main DTS dt-bindings: net: wireless: brcm,bcm4329-fmac: add BCM4366 binding dt-bindings: net: wireless: brcm,bcm4329-fmac: allow generic properties ARM: dts: BCM5301X: Add Netgear R8000 WiFi regulator mappings ARM: dts: BCM5301X: Add cells sizes to PCIe nodes Stanislav Jakubek (10): ARM: dts: bcm23550: Add SoC-specific I2C compatible ARM: dts: bcm-mobile: align SDHCI node name with bindings dt-bindings: soc: bcm: add missing dt-binding document for bcm23550-cdc ARM: dts: bcm-mobile: change "" includes to <> where applicable ARM: dts: bcm21664/23550: use CCU compatibles directly ARM: dts: bcm-mobile: move status properties to the end of nodes ARM: dts: bcm11351/21664: add UART, I2C node labels ARM: dts: bcm21664-garnet: use node labels dt-bindings: power: reset: bcm21664-resetmgr: convert to YAML dt-bindings: firmware: brcm,kona-smc: convert to YAML .../devicetree/bindings/arm/bcm/brcm,bcm4708.yaml | 14 +- .../bindings/firmware/brcm,kona-smc.yaml | 39 ++ .../devicetree/bindings/misc/brcm,kona-smc.txt | 15 - .../bindings/net/wireless/brcm,bcm4329-fmac.yaml | 6 +- .../power/reset/brcm,bcm21664-resetmgr.txt | 14 - .../power/reset/brcm,bcm21664-resetmgr.yaml | 31 ++ .../bindings/soc/bcm/brcm,bcm23550-cdc.yaml | 35 ++ MAINTAINERS | 1 + arch/arm/boot/dts/Makefile | 18 + arch/arm/boot/dts/bcm-ns.dtsi | 464 +++++++++++++++++++++ arch/arm/boot/dts/bcm11351.dtsi | 35 +- arch/arm/boot/dts/bcm21664-garnet.dts | 46 +- arch/arm/boot/dts/bcm21664.dtsi | 39 +- arch/arm/boot/dts/bcm23550.dtsi | 35 +- arch/arm/boot/dts/bcm28155-ap.dts | 12 +- .../dts/bcm4708-buffalo-wzr-1166dhp-common.dtsi | 11 +- arch/arm/boot/dts/bcm4708-buffalo-wzr-1750dhp.dts | 4 +- arch/arm/boot/dts/bcm4708-luxul-xap-1510.dts | 19 +- arch/arm/boot/dts/bcm4708-luxul-xwc-1000.dts | 16 +- arch/arm/boot/dts/bcm4708-netgear-r6250.dts | 9 +- arch/arm/boot/dts/bcm4708-netgear-r6300-v2.dts | 2 +- arch/arm/boot/dts/bcm4708-smartrg-sr400ac.dts | 7 - arch/arm/boot/dts/bcm47081-buffalo-wzr-600dhp2.dts | 11 +- arch/arm/boot/dts/bcm47081-buffalo-wzr-900dhp.dts | 4 +- arch/arm/boot/dts/bcm47081-luxul-xap-1410.dts | 18 +- arch/arm/boot/dts/bcm47081-luxul-xwr-1200.dts | 20 +- arch/arm/boot/dts/bcm4709-netgear-r8000.dts | 29 +- arch/arm/boot/dts/bcm47094-asus-rt-ac88u.dts | 17 +- arch/arm/boot/dts/bcm47094-dlink-dir-885l.dts | 12 - arch/arm/boot/dts/bcm47094-dlink-dir-890l.dts | 12 - arch/arm/boot/dts/bcm47094-linksys-panamera.dts | 34 +- arch/arm/boot/dts/bcm47094-luxul-abr-4500.dts | 18 +- arch/arm/boot/dts/bcm47094-luxul-xap-1610.dts | 17 +- arch/arm/boot/dts/bcm47094-luxul-xbr-4500.dts | 18 +- arch/arm/boot/dts/bcm47094-luxul-xwc-2000.dts | 16 +- arch/arm/boot/dts/bcm47094-luxul-xwr-3100.dts | 20 +- arch/arm/boot/dts/bcm47094-luxul-xwr-3150-v1.dts | 12 +- arch/arm/boot/dts/bcm47622.dtsi | 1 + arch/arm/boot/dts/bcm53015-meraki-mr26.dts | 9 +- arch/arm/boot/dts/bcm53016-meraki-mr32.dts | 17 +- arch/arm/boot/dts/bcm5301x.dtsi | 413 +----------------- arch/arm/boot/dts/bcm63148.dtsi | 1 + arch/arm/boot/dts/bcm63178.dtsi | 1 + arch/arm/boot/dts/bcm6756.dtsi | 1 + arch/arm/boot/dts/bcm6846.dtsi | 1 + arch/arm/boot/dts/bcm6855.dtsi | 1 + arch/arm/boot/dts/bcm6878.dtsi | 1 + 47 files changed, 853 insertions(+), 723 deletions(-) create mode 100644 Documentation/devicetree/bindings/firmware/brcm,kona-smc.yaml delete mode 100644 Documentation/devicetree/bindings/misc/brcm,kona-smc.txt delete mode 100644 Documentation/devicetree/bindings/power/reset/brcm,bcm21664-resetmgr.txt create mode 100644 Documentation/devicetree/bindings/power/reset/brcm,bcm21664-resetmgr.yaml create mode 100644 Documentation/devicetree/bindings/soc/bcm/brcm,bcm23550-cdc.yaml create mode 100644 arch/arm/boot/dts/bcm-ns.dtsi From patchwork Mon Jun 19 13:49:19 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Florian Fainelli X-Patchwork-Id: 13284541 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 6E614EB64D9 for ; Mon, 19 Jun 2023 13:49:54 +0000 (UTC) Received: by smtp.kernel.org (Postfix) id 40322C433C9; Mon, 19 Jun 2023 13:49:54 +0000 (UTC) Received: from mail-qk1-f170.google.com (mail-qk1-f170.google.com [209.85.222.170]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by smtp.kernel.org (Postfix) with ESMTPS id E74FEC433CA for ; Mon, 19 Jun 2023 13:49:52 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 smtp.kernel.org E74FEC433CA Authentication-Results: smtp.kernel.org; dmarc=fail (p=quarantine dis=none) header.from=broadcom.com Authentication-Results: smtp.kernel.org; spf=fail smtp.mailfrom=broadcom.com Received: by mail-qk1-f170.google.com with SMTP id af79cd13be357-763a360868aso37562685a.0 for ; Mon, 19 Jun 2023 06:49:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=broadcom.com; s=google; t=1687182591; x=1689774591; h=mime-version:references:in-reply-to:message-id:date:subject:cc:to :from:from:to:cc:subject:date:message-id:reply-to; bh=DN292S6KXdoEnJ8k2I8hGnQsr/4s5CTLwTIt9cDvfT8=; b=F4OL7pdK9UgIKJlBLG+d/IKVfehZ6Zer+p+rUaP15creY82IaYJaswgbSe7Z4OG6K9 ORs9Po8MfzcoEP7F4GEBTZb+/pgp/ZC157IE1t3Obw5vyZdT5uWNEdrGp4MMsAjtlLgo Ln8Q7O7Wkdejt4uhpZBfqPDh0KURO/59ssiLA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687182591; x=1689774591; h=mime-version:references:in-reply-to:message-id:date:subject:cc:to :from:x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=DN292S6KXdoEnJ8k2I8hGnQsr/4s5CTLwTIt9cDvfT8=; b=YrOIPrI/9IPvkU0m4Ywlj2j94luN9ArsNG9Spj/GYJAqLVFouyvk+XA3dhmbrdE1wR kMGt2/pUre3xWxxBvbKaQRbwA+v5agaAjB86/kMDomR5rTVKecdo2677Vkkx6EhwZbpO bjq29RuBPilaSwfhFVyP5nq7hb/b/N+AjZ8CItROMHHOaB8Gkgstc8dcK1HfkNJG7GYw m8b6hRC2u7RtwAHxfrrCA/YLQq4pim9WUOu6+3PGlou4FdoKdOxMbrgdcHd0q8FWUp0V TDCx6Qda+m11ydAvi0/8207Rbyjpfc08w/ohYa2ME0gyRCV0+gwArhD2JdakPDFK+z/5 19Pg== X-Gm-Message-State: AC+VfDz5QxJuU4Hs5unHTbrzE3ybspFNkXCWNNT6UaKHu4sAd0EdbMc/ 5UhhBulJZbIHQz05HNLoZOH5ZnFVw3uoLwVaP/vL5Cl0wStiNzQe3/r8FZA5Wssk/3+O51Eigzm KNNKs25CbfbauyC1aU94ReKGGVr+J/48v7cGbkyDpd5FBsjqy8Wtx8i+mXiqD8qEsBvUFkemm/W Zovw== X-Google-Smtp-Source: ACHHUZ6WT7Es8JBpBM8wjVJaPZe+O9S2JyLpXdnUTzaN8JyNsG7Xxznj3kL7+DDK1JRVQSTq7RN7bw== X-Received: by 2002:a05:6a00:cc2:b0:656:c7b2:876f with SMTP id b2-20020a056a000cc200b00656c7b2876fmr14855389pfv.14.1687182570978; Mon, 19 Jun 2023 06:49:30 -0700 (PDT) Received: from fainelli-desktop.igp.broadcom.net ([192.19.223.252]) by smtp.gmail.com with ESMTPSA id f11-20020aa782cb000000b00571cdbd0771sm17676540pfn.102.2023.06.19.06.49.29 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 19 Jun 2023 06:49:30 -0700 (PDT) From: Florian Fainelli List-Id: To: soc@kernel.org Cc: Aurelien Jarno , =?utf-8?q?Uwe_Kleine-K=C3=B6nig?= , Conor Dooley , Florian Fainelli , Tony Lindgren , Krzysztof Kozlowski , William Zhang , 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/3] Broadcom devicetree-arm64 changes for 6.5 Date: Mon, 19 Jun 2023 06:49:19 -0700 Message-Id: <20230619134920.3384844-2-florian.fainelli@broadcom.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20230619134920.3384844-1-florian.fainelli@broadcom.com> References: <20230619134920.3384844-1-florian.fainelli@broadcom.com> MIME-Version: 1.0 The following changes since commit ac9a78681b921877518763ba0e89202254349d1b: Linux 6.4-rc1 (2023-05-07 13:34:35 -0700) are available in the Git repository at: https://github.com/Broadcom/stblinux.git tags/arm-soc/for-6.5/devicetree-arm64 for you to fetch changes up to 3cdba279c5e9209fc1ffd6e56db1e79421555984: arm64: dts: broadcom: Enable device-tree overlay support for RPi devices (2023-06-01 10:37:02 -0700) ---------------------------------------------------------------- This pull request contains Broadcom ARM64-based SoCs changes for 6.5, please pull the following: - Krzysztof fixes the BCMBCA DTS files to have correct cache properties - Tony unifies the pinctrl-single pin group(s) for the Stingray SoCs - Aurelien enables the BCM283x DTS files to be built with relocation information to make them usable with DT overlays ---------------------------------------------------------------- Aurelien Jarno (1): arm64: dts: broadcom: Enable device-tree overlay support for RPi devices Krzysztof Kozlowski (1): arm64: dts: broadcom: add missing cache properties Tony Lindgren (1): arm64: dts: broadcom: Unify pinctrl-single pin group nodes for stingray arch/arm64/boot/dts/broadcom/Makefile | 4 ++ arch/arm64/boot/dts/broadcom/bcmbca/bcm4908.dtsi | 1 + arch/arm64/boot/dts/broadcom/bcmbca/bcm4912.dtsi | 1 + arch/arm64/boot/dts/broadcom/bcmbca/bcm63146.dtsi | 1 + arch/arm64/boot/dts/broadcom/bcmbca/bcm63158.dtsi | 1 + arch/arm64/boot/dts/broadcom/bcmbca/bcm6813.dtsi | 1 + arch/arm64/boot/dts/broadcom/bcmbca/bcm6856.dtsi | 1 + arch/arm64/boot/dts/broadcom/bcmbca/bcm6858.dtsi | 1 + arch/arm64/boot/dts/broadcom/northstar2/ns2.dtsi | 1 + .../dts/broadcom/stingray/stingray-pinctrl.dtsi | 52 +++++++++++----------- .../arm64/boot/dts/broadcom/stingray/stingray.dtsi | 4 ++ 11 files changed, 42 insertions(+), 26 deletions(-) From patchwork Mon Jun 19 13:49:20 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Florian Fainelli X-Patchwork-Id: 13284540 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 EE956EB64DB for ; Mon, 19 Jun 2023 13:49:34 +0000 (UTC) Received: by smtp.kernel.org (Postfix) id D6271C433C9; Mon, 19 Jun 2023 13:49:34 +0000 (UTC) Received: from mail-pf1-f170.google.com (mail-pf1-f170.google.com [209.85.210.170]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by smtp.kernel.org (Postfix) with ESMTPS id 11705C433C0 for ; Mon, 19 Jun 2023 13:49:33 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 smtp.kernel.org 11705C433C0 Authentication-Results: smtp.kernel.org; dmarc=fail (p=quarantine dis=none) header.from=broadcom.com Authentication-Results: smtp.kernel.org; spf=fail smtp.mailfrom=broadcom.com Received: by mail-pf1-f170.google.com with SMTP id d2e1a72fcca58-666e6541c98so2861400b3a.2 for ; Mon, 19 Jun 2023 06:49:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=broadcom.com; s=google; t=1687182573; x=1689774573; h=mime-version:references:in-reply-to:message-id:date:subject:cc:to :from:from:to:cc:subject:date:message-id:reply-to; bh=xj8JcShG5uYJcC9CobTBsWcEnjveXyrfEDMd5DhxZyE=; b=dFCGU8X2XHDoSlDAOUsaHKGLRHh/O1OJj8htQVXvo17V39jSWCVhdmf6pmEvzWG8xG Vl8foigwYSiTfhGW+ButMe0HDaF1nFLnu33F6Fh0AFbQvTpQFF7sLhbZe160fa4IPpIg +FyTNXS9Gs6IYypffH6DCh5mKi3DE19/YwSvw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687182573; x=1689774573; h=mime-version:references:in-reply-to:message-id:date:subject:cc:to :from:x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=xj8JcShG5uYJcC9CobTBsWcEnjveXyrfEDMd5DhxZyE=; b=bFIaD0w79HSHBmgUSwc+QBlfKGX2mMF/WwE1S2Zi11FgMNsSL6IsuDftcZo/hoJun4 5rgCoqBsAD3BRZ1mAHAIdUaLkpjsJy0j7SYc3nATpgyNL763Q6nASasbC6JAlxNyFI60 RyskrLWiI53S2OMnRdT8Rdo4h6Mcs8MCPvs+wXJvlYCdA+CB6oRXhbEURsTcfG3P6yTm 38zM9PemAI+U4dOZ39nNP40eblg3xrlWk5I2m20ggb59BUTZG6b/M5zqSHgDI/I0gTlH KOYEwY9Bo8PcfnqY2Un2CripNSctSjNCQyozL5vlvKMQLSoM49mmtN09EWrQiMVdkO4q 4b+A== X-Gm-Message-State: AC+VfDyM50+rL1ohrXLfiArPUOUu7Bz2oJV4Ck3pCKF8AGTts1Tc1QhO JHh13xlQ4yV4uOH/NmzqNzccqrtcBo2miJAb5a/1qpFS7ZfiOGIAabpC1qEsihRxI8IzgqdTWzq A/i9EDaHUgJJquMuO/EPdZq6OOnp1VlWm9T30Qiy5YU7ycq5l33dmX375qVdRO8yyw33i8YpPSC 3Y4Q== X-Google-Smtp-Source: ACHHUZ76JJgUylhwFpKh152/Fo5emO1/URFxMX4aZ6XOfU89Teemh6Zq0mZizyloUufU1R8+SUS9Uw== X-Received: by 2002:a05:6a00:22d2:b0:668:7143:50b0 with SMTP id f18-20020a056a0022d200b00668714350b0mr7833807pfj.31.1687182573015; Mon, 19 Jun 2023 06:49:33 -0700 (PDT) Received: from fainelli-desktop.igp.broadcom.net ([192.19.223.252]) by smtp.gmail.com with ESMTPSA id f11-20020aa782cb000000b00571cdbd0771sm17676540pfn.102.2023.06.19.06.49.31 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 19 Jun 2023 06:49:31 -0700 (PDT) From: Florian Fainelli List-Id: To: soc@kernel.org Cc: Justin Chen , Florian Fainelli , Kamal Dasu , 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/3] Broadcom maintainers changes for 6.5 Date: Mon, 19 Jun 2023 06:49:20 -0700 Message-Id: <20230619134920.3384844-3-florian.fainelli@broadcom.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20230619134920.3384844-1-florian.fainelli@broadcom.com> References: <20230619134920.3384844-1-florian.fainelli@broadcom.com> MIME-Version: 1.0 The following changes since commit ac9a78681b921877518763ba0e89202254349d1b: Linux 6.4-rc1 (2023-05-07 13:34:35 -0700) are available in the Git repository at: https://github.com/Broadcom/stblinux.git tags/arm-soc/for-6.5/maintainers for you to fetch changes up to 825edae7d1c39171634253203f03cf6c6cf380bc: MAINTAINERS: Replace my email address (2023-06-19 04:48:28 -0700) ---------------------------------------------------------------- This pull request contains MAINTAINERS file updates for 6.5, please pull the following: - Justin, Kamal and Florian update their email to use their corporate Broadcom email address ---------------------------------------------------------------- Florian Fainelli (1): MAINTAINERS: Replace my email address Justin Chen (1): MAINTAINERS: Replace my email address Kamal Dasu (1): MAINTAINERS: Replace my email address MAINTAINERS | 42 +++++++++++++++++++++--------------------- 1 file changed, 21 insertions(+), 21 deletions(-)