From patchwork Sat Jan 28 19:38:23 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Florian Fainelli X-Patchwork-Id: 13119923 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 5C5E6C27C76 for ; Sat, 28 Jan 2023 19:38:30 +0000 (UTC) Received: by smtp.kernel.org (Postfix) id 0C97BC433EF; Sat, 28 Jan 2023 19:38:30 +0000 (UTC) Received: from mail-pl1-f175.google.com (mail-pl1-f175.google.com [209.85.214.175]) (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 1D3EDC433D2; Sat, 28 Jan 2023 19:38:29 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 smtp.kernel.org 1D3EDC433D2 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-f175.google.com with SMTP id p24so7996734plw.11; Sat, 28 Jan 2023 11:38:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc:subject:date:message-id:reply-to; bh=M5sEnsa+KuqgUhdCEqGHwrs8h/4s+KqIswhmY/2TurE=; b=VU1YOWgWcNgUnpBVnAaOsXswy1RzoQ7urcruDqZSKd0iLMvyb4Ad+JeoFt4Tm5rNC4 2AhiS2uPJ8WIt1KFyEJc/yjz2Yer5H5+IpUzqvrlmbXyW55RdDXGO0WvIaCuW+sLjTbd +56d9jOjcDZhTukmtRCgbtvWNzyHSDEa3sK3acQDXsZiNxrmOUXt6r9HQuu+2OlnSEYB PchgxkixeaNQtAehmwO40ngblrBcoRpVOABVFw4rownuDI2He7ZeL50OBo7Jkw5qqIgY qZ3RLd0g9mXmc/KYNJlnTcqPIFt+R1FDu6vkHdSVBvblT4w6/a9hNdGnSeCOKOP8S50C XpAQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=M5sEnsa+KuqgUhdCEqGHwrs8h/4s+KqIswhmY/2TurE=; b=AFJ0IA+2dR3AnSqhbYp0bla/MswoG785raqMnJNEV4L/TAr1iX5pyfiJILvnxmRJo8 RAVpJ+2Vc0qKrPsGVxoPpZ6kieKF6x3fMg9un1uKxTfQH9WlzOmaxa8yi6sn/Uqboxvh LNciSPV6tnMFO405VOFAXndT4sAAQeyADg0A9e9CFOyLUPhP5eli/yICE8IfG4MeYX89 qH9GZyb5NcfIIsRbTeoW+ve18oR/zTTg2RFD7gJ4/qxBYpcG0GywFEvGfOG6f9vFo8tN cO2KDHkd3X23sU7Cl3d/yu//YOEe+BxNYDZfLC/7piKwkFJloFIwqO/KkF2hzvJmdzfU aLMQ== X-Gm-Message-State: AO0yUKXsKlFf3uPvwFWe0aVFK6NrMzXBsurwN7PoM4miyN2/QciwUHs2 Vw0Sy0DkOnlR5jcbcPel4X7kKO1v4n9ITg== X-Google-Smtp-Source: AK7set+2HQNXCDrth8I59VY85RAdyadi2fUGagT/NV3wSALpwQFgWs1ASAS6OfsarM3QVu5EWwTk9w== X-Received: by 2002:a05:6a21:329b:b0:bc:8b20:97b7 with SMTP id yt27-20020a056a21329b00b000bc8b2097b7mr4491928pzb.28.1674934707975; Sat, 28 Jan 2023 11:38:27 -0800 (PST) Received: from localhost.localdomain (ip72-194-116-95.oc.oc.cox.net. [72.194.116.95]) by smtp.gmail.com with ESMTPSA id l125-20020a622583000000b0058db8f8bce8sm2898399pfl.166.2023.01.28.11.38.26 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 28 Jan 2023 11:38:27 -0800 (PST) From: Florian Fainelli List-Id: To: soc@kernel.org Cc: Stefan Wahren , Arnd Bergmann , Florian Fainelli , linux-arm-kernel@lists.infradead.org, olof@lixom.net, khilman@kernel.org, bcm-kernel-feedback-list@broadcom.com Subject: [GIT PULL 1/5] Broadcom defconfig changes for 6.3 Date: Sat, 28 Jan 2023 11:38:23 -0800 Message-Id: <20230128193823.1628716-1-f.fainelli@gmail.com> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 The following changes since commit 1b929c02afd37871d5afb9d498426f83432e71c2: Linux 6.2-rc1 (2022-12-25 13:41:39 -0800) are available in the Git repository at: https://github.com/Broadcom/stblinux.git tags/arm-soc/for-6.3/defconfig for you to fetch changes up to 0207a7dea8b3c9087560a9631b7c91197bf8c1bb: ARM: bcm2835_defconfig: Switch to SimpleDRM (2023-01-19 11:18:23 -0800) ---------------------------------------------------------------- This pull request contains Broadcom ARM SoCs defconfig updates for 6.3, please pull the following: - Stefan enables the necessary configuration options to make use of the framebuffer on Raspberry Pi devices ---------------------------------------------------------------- Stefan Wahren (2): ARM: bcm2835_defconfig: Enable the framebuffer ARM: bcm2835_defconfig: Switch to SimpleDRM arch/arm/configs/bcm2835_defconfig | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) From patchwork Sat Jan 28 19:38:29 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Florian Fainelli X-Patchwork-Id: 13119924 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 8AA9CC27C76 for ; Sat, 28 Jan 2023 19:38:35 +0000 (UTC) Received: by smtp.kernel.org (Postfix) id 5279AC4339B; Sat, 28 Jan 2023 19:38:35 +0000 (UTC) Received: from mail-pj1-f52.google.com (mail-pj1-f52.google.com [209.85.216.52]) (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 715EDC433D2; Sat, 28 Jan 2023 19:38:34 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 smtp.kernel.org 715EDC433D2 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-f52.google.com with SMTP id b24-20020a17090a551800b0022beefa7a23so11806597pji.5; Sat, 28 Jan 2023 11:38:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc:subject:date:message-id:reply-to; bh=hQK4C1L9MM/JFGnVX6eKMfVvu+bqRQpbwVoxrbSJECk=; b=bVPYcP9m4wDe6/z5e9kGmAYe7OnI8g/7hJeFNg8Z/aPI64F5wLOryOjzK9SGBQW2uI Yfz1Bo0XKSR9IJPEntNoP/U2VkDDcHuQ6AQ1JpL+jH8/l3G3sMLUkyF9JwF+tfaX2Rhg Km6YPLXJUK5aku4KNul2QPW7jmiKRusr0xslugjzwGZD2MX1jC8zy7KiyKmeBWr6uDSt BbnCxj7DQ4n6ytyFWpafceXeQGthWn+ioCjWFhoZ6rkEbF49gTmgmnD93g5XnbXtk7o4 /2YylMIWfVgeeTrQRUjW2+f/hd66LkqqOU42/PUpaooCtZK2j5KptDf6GTXDvzMqHcP4 OezQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=hQK4C1L9MM/JFGnVX6eKMfVvu+bqRQpbwVoxrbSJECk=; b=olmtq9AhBbBlPpzOo/bfnftJidF2aywpmE1gnnGIJ0xk/pwmD+hAVhAVUliVT3dzXg So9epdVegKIxbc9kDiqRwnxmOjZ5HgB676khs7tKyVLDHMzF59/ZHFETn1O/V4YfvQQR P8l6NjTNfPEIUFyEE4VF/E7yy8Y6dn7Ut3kPJuqxZmipMbGg5Z8Tms/CfdSuY2tksOrz dp465k4D2v2CJHF890Pw98TgG847Xiq1d21MJGPYvKCoXaIQyTrqPYgbFTe2gjXLwwWq WmBtCEQot5/2U6OF6lMIayjJ3bFXJdnbjivr3FkZktQycb46Rm7bfmv2lsON4z2mT0Uf Swng== X-Gm-Message-State: AO0yUKV6zmWTBzRPCa3XimSlAQwd5fyiWVw0lwkmqRY7PtD4TmjrJq57 zlB3D9Mbs/2RpdNRp2HhkcOcAey/Tr0FAg== X-Google-Smtp-Source: AK7set+MHLEzju9ip6Jk9z9QuE5DyhquKkTXhpwBflqoWtxThJSqmyhO30dEQJj2zDUFxr9ngzYplw== X-Received: by 2002:a05:6a21:6da8:b0:bc:c456:962b with SMTP id wl40-20020a056a216da800b000bcc456962bmr878611pzb.14.1674934713252; Sat, 28 Jan 2023 11:38:33 -0800 (PST) Received: from localhost.localdomain (ip72-194-116-95.oc.oc.cox.net. [72.194.116.95]) by smtp.gmail.com with ESMTPSA id o18-20020a639212000000b0047850cecbdesm4096043pgd.69.2023.01.28.11.38.32 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 28 Jan 2023 11:38:32 -0800 (PST) From: Florian Fainelli List-Id: To: soc@kernel.org Cc: Krzysztof Kozlowski , 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/5] Broadcom devicetree changes for 6.3 Date: Sat, 28 Jan 2023 11:38:29 -0800 Message-Id: <20230128193829.1628773-1-f.fainelli@gmail.com> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 The following changes since commit 1b929c02afd37871d5afb9d498426f83432e71c2: Linux 6.2-rc1 (2022-12-25 13:41:39 -0800) are available in the Git repository at: https://github.com/Broadcom/stblinux.git tags/arm-soc/for-6.3/devicetree for you to fetch changes up to 031eeba1102c02c3479c687278d6dbabe5e4c78b: ARM: dts: broadcom: align UART node name with bindings (2023-01-23 10:07:41 -0800) ---------------------------------------------------------------- This pull request contains Broadcom ARM SoCs Device Tree updates for 6.3, please pull the following: - Krzysztof aligns the various Broadcom SoCs DTS UART nodes with the binding convention to use "serial" ---------------------------------------------------------------- Krzysztof Kozlowski (1): ARM: dts: broadcom: align UART node name with bindings arch/arm/boot/dts/bcm11351.dtsi | 8 ++++---- arch/arm/boot/dts/bcm21664-garnet.dts | 2 +- arch/arm/boot/dts/bcm21664.dtsi | 6 +++--- arch/arm/boot/dts/bcm28155-ap.dts | 2 +- 4 files changed, 9 insertions(+), 9 deletions(-) From patchwork Sat Jan 28 19:38:34 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Florian Fainelli X-Patchwork-Id: 13119925 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 F3522C61DA4 for ; Sat, 28 Jan 2023 19:38:41 +0000 (UTC) Received: by smtp.kernel.org (Postfix) id D691BC433D2; Sat, 28 Jan 2023 19:38:41 +0000 (UTC) Received: from mail-pj1-f47.google.com (mail-pj1-f47.google.com [209.85.216.47]) (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 DEE99C433EF; Sat, 28 Jan 2023 19:38:40 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 smtp.kernel.org DEE99C433EF 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-f47.google.com with SMTP id m7-20020a17090a71c700b0022c0c070f2eso11135599pjs.4; Sat, 28 Jan 2023 11:38:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc:subject:date:message-id:reply-to; bh=qlafoE+S4398adggWZFb3z1n3uZqd/dW1P6s2QCh+fI=; b=YsEa/l/ChfjwfLRWt59VGt/J4T54WWvT8o7lb+NJc/GVI9pkPS8PmC9VHX4TpMVgRM LKV2CwWl1/WL+qg6sNXJo72aWFJ3oyYJfIZcH4cjjHQdXBQ/h6cqMgvWtTiKvaRD7AcS Yu0kjPjioTXQyEftF3yC9yGhXUPS2vkWa5AidS5WPvaTO5gCxzWQn8QS4KRBSWFExB0l 2q+fI5sk05xQiafJmZuWdt7+SIzA5i2Ufut1oBuJ8se++oHSbFSnSLOR0o6m8DtHzofn ILrMGwRJM50j2SsPgKC7ZCCiw2yrxz8SxEb8MpOh/dq+n6lX0h6YdKjVRzaK115NQahp 5QAw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=qlafoE+S4398adggWZFb3z1n3uZqd/dW1P6s2QCh+fI=; b=GLdFwvxU4pIo6zC6CAMDeAoyIbhK52nIBZRnM27dhdC+yh5hhboRLczaXCnIW5ZEAL St6kww4a/othIjflFKfksCJ3xAgzB+33AN5ivePfShp33YwVBeKTPIY2K3EPznEsVKfA KLy196uyKkCLPHW5b2HUQqsToCqkAzGcKForT159DTRVB89sNAbskjofwdxiDU7Y2Q1o xOnUARB393aGxGKmKf136aLf35TgyCDkIMkR88AUo5RnYAQ1g0WVVlbCzy6T6BU7Xq5H c09SWobqirj54lkbh7QrkdDIqhs+AWYZY3sAdqHAZKgDDESawUhKHswJVoN+VPvXvXQP 22bA== X-Gm-Message-State: AO0yUKWaD5RhCcHviQqYb7ogPMDr1WCKV9L3mnwlpr9r0tCC0qfQlU4C yCAF/jwobxmaQQ84MVMBuvTmeuGxi1GVig== X-Google-Smtp-Source: AK7set+D9Ml1hJQhZL2+rXM0yqHClwMmqAYNjMQZ2epNTWFOvFpN+BhT21f7NrQ1iGacsHonAu8iNw== X-Received: by 2002:a17:902:d4ce:b0:196:2ba5:8a9d with SMTP id o14-20020a170902d4ce00b001962ba58a9dmr17043609plg.56.1674934719916; Sat, 28 Jan 2023 11:38:39 -0800 (PST) Received: from localhost.localdomain (ip72-194-116-95.oc.oc.cox.net. [72.194.116.95]) by smtp.gmail.com with ESMTPSA id c15-20020a170903234f00b00194d14d8e54sm4845265plh.96.2023.01.28.11.38.38 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 28 Jan 2023 11:38:39 -0800 (PST) From: Florian Fainelli List-Id: To: soc@kernel.org Cc: Krzysztof Kozlowski , Florian Fainelli , Ray Jui , 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/5] Broadcom devicetree-arm64 changes for 6.3 Date: Sat, 28 Jan 2023 11:38:34 -0800 Message-Id: <20230128193834.1628831-1-f.fainelli@gmail.com> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 The following changes since commit 1b929c02afd37871d5afb9d498426f83432e71c2: Linux 6.2-rc1 (2022-12-25 13:41:39 -0800) are available in the Git repository at: https://github.com/Broadcom/stblinux.git tags/arm-soc/for-6.3/devicetree-arm64 for you to fetch changes up to 3a7b283821650ed1437ab50a8e5f14381c4436db: arm64: dts: broadcom: drop deprecated serial device_type (2023-01-23 10:09:58 -0800) ---------------------------------------------------------------- This pull request contains Broadcom ARM64 SoCs Device Tree updates for 6.3, please pull the following: - Krzysztof aligns the SMMMU Device Tree nodes to use the desired regular expression matched by the dtschema and he also removes the deprecated "device_type" property for serial node(s) ---------------------------------------------------------------- Krzysztof Kozlowski (2): arm64: dts: broadcom: align SMMU node names with DT schema arm64: dts: broadcom: drop deprecated serial device_type arch/arm64/boot/dts/broadcom/northstar2/ns2.dtsi | 2 +- arch/arm64/boot/dts/broadcom/stingray/stingray.dtsi | 6 +----- 2 files changed, 2 insertions(+), 6 deletions(-) From patchwork Sat Jan 28 19:38:44 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Florian Fainelli X-Patchwork-Id: 13119926 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 EBC7EC27C76 for ; Sat, 28 Jan 2023 19:38:49 +0000 (UTC) Received: by smtp.kernel.org (Postfix) id D57D4C433EF; Sat, 28 Jan 2023 19:38:49 +0000 (UTC) Received: from mail-pl1-f177.google.com (mail-pl1-f177.google.com [209.85.214.177]) (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 01099C433D2; Sat, 28 Jan 2023 19:38:48 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 smtp.kernel.org 01099C433D2 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-f177.google.com with SMTP id k13so8078665plg.0; Sat, 28 Jan 2023 11:38:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc:subject:date:message-id:reply-to; bh=DheN+DD7nGpGmRX9qqJxlNurtZY3b42/+dvd+k5X69c=; b=dRpg1zk2YBm9xXgjtEOXqFAlgEziMtwoqsmK0FiYa5agISAH3Rw/hEJ2ayMgDF2VmY CALC7ZIoBwWJziFURKwocsvbjesF+0H7j5uzwk4CQWv1siuHUY//7TkzjQlHY1Shij+m 05uaoshDbhU8S6E8++Ln0JqXg1ePNUxbu0SPGQZ+3t4b1Jvkc7Xxo4PdOQAz0azkPDt0 x8NOR3EhDi60NomZTZQHkX+ZMaZCDuZDZKVv1wpa0nOGsU3Fnf4iW7KtrNEhCVC2Yd19 iekupwDTcXABMYUtB0pRBNhotxw8Kli5njXljanwgdbGCAln0ELibuMf40BmQj0HVp70 +kbw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=DheN+DD7nGpGmRX9qqJxlNurtZY3b42/+dvd+k5X69c=; b=SdJHZB7bmhKoFvc+TopoTnLoH2LbO1FrN7nopY4u9X0Nmsqq0o/k8IFVLCBc9BbA6w msLEV3DMrCsqMWcEbfNAqByEYNA0pHmAN+L0ErZ02nWQ/3SaFTqbIDNT6+JRe6w/sesc S7U0RAA/PhsT06z2INkbce/j4RjGO5haclpPT6BwpZwsXrmmAPDRlWOOsvWVPmm5lpXv UsXBeGyzrV/rn9PEcp9ZmFeRBvlfI9O1EdqSjJOIsx06Tq53jrpvale1cJ2SuuernSNs OM/Bq5DiCHYYNAxbkKvNfODvSHc4q8T5k4WIPqaWQ7hcaLAgsE+S+V/Wh3gwc1TZYIGB m/ZA== X-Gm-Message-State: AFqh2krGvayhpUvHaH8CVWdTVI0v9Tng8oLeJcw4jZE/H26OpzxBy0oC gKBmz87oRLJwJonncezBanMWFnnGX00bqA== X-Google-Smtp-Source: AMrXdXtOMlMXGKLoToxKxA2tbiQ1zosag0hiQSzORJYCgkXaWkn+ndM+50xU25WILluPUMXQkj93ew== X-Received: by 2002:a17:90a:7802:b0:229:4a88:47de with SMTP id w2-20020a17090a780200b002294a8847demr45017531pjk.13.1674934727821; Sat, 28 Jan 2023 11:38:47 -0800 (PST) Received: from localhost.localdomain (ip72-194-116-95.oc.oc.cox.net. [72.194.116.95]) by smtp.gmail.com with ESMTPSA id u6-20020a17090a2b8600b0022c06124ad6sm6956113pjd.36.2023.01.28.11.38.46 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 28 Jan 2023 11:38:47 -0800 (PST) From: Florian Fainelli List-Id: To: soc@kernel.org Cc: =?utf-8?q?Uwe_Kleine-K=C3=B6nig?= , 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 4/5] Broadcom drivers changes for 6.3 Date: Sat, 28 Jan 2023 11:38:44 -0800 Message-Id: <20230128193844.1628888-1-f.fainelli@gmail.com> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 The following changes since commit 1b929c02afd37871d5afb9d498426f83432e71c2: Linux 6.2-rc1 (2022-12-25 13:41:39 -0800) are available in the Git repository at: https://github.com/Broadcom/stblinux.git tags/arm-soc/for-6.3/drivers for you to fetch changes up to 94214f145bdf91bd5a60657c71ca6df6ec0fd0b6: soc: bcm: bcm2835-power: Drop empty platform remove function (2023-01-10 13:46:28 -0800) ---------------------------------------------------------------- This pull request contains Broadcom ARM/ARM64 SoCs drivers updates for 6.3, please pull the following: - Uwe removes an empty platform driver remove function in the bcm2835-power driver ---------------------------------------------------------------- Uwe Kleine-König (1): soc: bcm: bcm2835-power: Drop empty platform remove function drivers/soc/bcm/bcm2835-power.c | 6 ------ 1 file changed, 6 deletions(-) From patchwork Sat Jan 28 19:38:49 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Florian Fainelli X-Patchwork-Id: 13119927 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 40121C38142 for ; Sat, 28 Jan 2023 19:38:54 +0000 (UTC) Received: by smtp.kernel.org (Postfix) id 24AB2C4339B; Sat, 28 Jan 2023 19:38:54 +0000 (UTC) Received: from mail-pg1-f176.google.com (mail-pg1-f176.google.com [209.85.215.176]) (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 40E22C433EF; Sat, 28 Jan 2023 19:38:53 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 smtp.kernel.org 40E22C433EF 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-f176.google.com with SMTP id e10so5211762pgc.9; Sat, 28 Jan 2023 11:38:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc:subject:date:message-id:reply-to; bh=0UrkbSszXJHZ8V9zA3ukLAKg8MEmz/Fgwi89//fyC/M=; b=bBs6rWvadZ2bX9ERrgPk5PBWcuWxU9HeLJIR09Z7IcyZmidykNkXxsgsLAkGygAB/e jGSNRu9ZjKrQ9uJlMzaVV1SYHJ+j1ze0j8LUqfjeLlHzCJ8X1fhJW6HFt7Wndgtv9tv7 T4k8Fe+X7Wxfse9vHWSVmQ/KpJX5gFRlDt23q8vT4Ihqz/N+lQrJ2AAoWarU8YSGJ+Te Yay4QHcUoIUoL0uawRmHIAfnmO0czK3I0bKzpqygdat09Ts9QkqRKSSczYrMXiarAdBi QXH86c/dYl07JhaRbnBLBiWBDqle4bgpPR05fxuOz2kGJT7INB2+PFFd9KlQF9pMwXTH X29g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=0UrkbSszXJHZ8V9zA3ukLAKg8MEmz/Fgwi89//fyC/M=; b=5U+9BjZ597p+HZ4DHww4q+Lr2MDPguoHNrIubfPwcsRTUnOi6SXbeD5OH29rcMW/bE /4xCcB+DWhhuV8c4b4WwbTqqUn6ygHLk8FeX/UxFHTxrMPQZEJYECAcLxmEZFd98Qzvp VoAU6Bt9YfAx+M1YeZnGGuP/+IOlRmA/uJ0iVUvFl3S4D87Id2SYJQn8zEDWwgIydZA+ 4UYA7qrxIlXiSn3fTKh62PZkknkcN/7gpoYsbANtrXfjQPr+NfWc7v2fJScdFT+jM5qh latPDMgGmwykOfGa/KlyWu5SfD4lPsO6IjCjLTDtW85u70X2jGUOUuLMtBQccgfx8SjC fFqw== X-Gm-Message-State: AO0yUKUmPvYY3AV7fOxzHYHWSco9kEIps3VhXzgtzSx2zaeA8eXDZmND 7NaNFAO0BGU0SAbSpCMaABt/XCG/22CD2Q== X-Google-Smtp-Source: AK7set/C1WGMNpRAk8Pd6Q0cBj9fUkAyiTdhoawcC36VCa8s2l/Iiqza0BjnINInBb84kFKu5c1uvg== X-Received: by 2002:a05:6a00:1404:b0:58b:bce2:7eb7 with SMTP id l4-20020a056a00140400b0058bbce27eb7mr2522088pfu.10.1674934732187; Sat, 28 Jan 2023 11:38:52 -0800 (PST) Received: from localhost.localdomain (ip72-194-116-95.oc.oc.cox.net. [72.194.116.95]) by smtp.gmail.com with ESMTPSA id x26-20020aa7957a000000b0059393d46228sm1654876pfq.144.2023.01.28.11.38.50 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 28 Jan 2023 11:38:51 -0800 (PST) From: Florian Fainelli List-Id: To: soc@kernel.org Cc: Dario Binacchi , 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/5] Broadcom soc changes for 6.3 Date: Sat, 28 Jan 2023 11:38:49 -0800 Message-Id: <20230128193849.1628945-1-f.fainelli@gmail.com> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 The following changes since commit 1b929c02afd37871d5afb9d498426f83432e71c2: Linux 6.2-rc1 (2022-12-25 13:41:39 -0800) are available in the Git repository at: https://github.com/Broadcom/stblinux.git tags/arm-soc/for-6.3/soc for you to fetch changes up to a46674396189d045993c7e4aed2c61b166b6585e: ARM: BCM63xx: remove useless goto statement (2023-01-10 13:46:59 -0800) ---------------------------------------------------------------- This pull request contains Broadcom ARM SoCs machine updates for 6.3, please pull the following: - Dario removes an useless goto in the BCM63xx SMP bring up code ---------------------------------------------------------------- Dario Binacchi (1): ARM: BCM63xx: remove useless goto statement arch/arm/mach-bcm/bcm63xx_smp.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-)