Received: by 2002:a05:6358:7058:b0:131:369:b2a3 with SMTP id 24csp2253980rwp; Fri, 14 Jul 2023 03:24:36 -0700 (PDT) X-Google-Smtp-Source: APBJJlEpjJhm8m5iBMDrDEZLaKJ1qYBh1pIpO8SBuoFzr2egdRGZe1aJhSzyFLBEQ+NMqgj2IYu0 X-Received: by 2002:a2e:9d47:0:b0:2b6:d9ad:aec9 with SMTP id y7-20020a2e9d47000000b002b6d9adaec9mr3735416ljj.35.1689330276073; Fri, 14 Jul 2023 03:24:36 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1689330276; cv=none; d=google.com; s=arc-20160816; b=yXa6phSi2VwHA3SqhgNw/3lAcoqz8vNmfKkctDZlW28lp18UkuwfbYAW95kTPy1EoU Fmk7fx6Fyltw1LqKPvwEHApwfZeMg08BaFMdFMt1QAbDxeqqkogumhvW6/K+6A7+Dtjo c/8cKt3BS43jSD+iIxkAu6Sb1mz+v4QWWAxMvsArr5itTddRylWuDZAsEN3NH2dsuRlo RsDwebJQF9BJoEYe5e1/BHpiiis27uOK9nHOtsoGmk0e0TqbORI9vsthAdvlKjR19gp8 nrV2JEF1h5aPczyJmkdJM5Id5uwJeSoTy5UCImmEhRWhiqD6ewV09YWgq7gVnJ9RftiK YuTA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date; bh=9g+LIljvXqHX3y5Gf+8ACcNSXl5khyP+mHmyFlwZ5+w=; fh=t5+mojJkLh+aZvc8uP6pMqoVu9jekG4PTi1PGKW+3qM=; b=u2MU5uiQefDZG6BWv8UjfEBk0mR7VPUJXzNQ/U6vOn56DMqm5h5gUADpwTn77at70Q KWN0BhaNF964IfcuVxRo5COUqSMA/JmJw4iArTIFqE7ZWRqYM+4aJXuYj16nkWWt81TZ I5pk/egD0fJSbwNh8XiJaZyun9rzKP/ohs036Gx3LUuNNJXmKS82hJOdDp9+AMSQP8TQ W7orIXs0k6S6+m7fykpiO0zwZegaj6ZsLgQWe1stziT85ECUrW0csKP4LSsKVz1BNN6b vPIu+ww8XRS4zQcJo+qKIo/tf1un4vVAcPtUssRSWSj7UAA38L39iyBeZazlThYXivBB 5psQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id dk8-20020a170906f0c800b0099364d9f0ebsi9330667ejb.559.2023.07.14.03.24.11; Fri, 14 Jul 2023 03:24:36 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234896AbjGNKAG (ORCPT + 99 others); Fri, 14 Jul 2023 06:00:06 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47698 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232713AbjGNKAE (ORCPT ); Fri, 14 Jul 2023 06:00:04 -0400 Received: from mail11.truemail.it (mail11.truemail.it [IPv6:2001:4b7e:0:8::81]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id A55FB1BD4; Fri, 14 Jul 2023 02:59:58 -0700 (PDT) Received: from francesco-nb.int.toradex.com (93-49-2-63.ip317.fastwebnet.it [93.49.2.63]) by mail11.truemail.it (Postfix) with ESMTPA id D964B209BD; Fri, 14 Jul 2023 11:59:51 +0200 (CEST) Date: Fri, 14 Jul 2023 11:59:47 +0200 From: Francesco Dolcini To: Marc Kleine-Budde Cc: Judith Mendez , Chandrasekar Ramakrishnan , Wolfgang Grandegger , "David S . Miller" , Eric Dumazet , Jakub Kicinski , Paolo Abeni , linux-can@vger.kernel.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, Schuyler Patton , Tero Kristo , Rob Herring , Krzysztof Kozlowski , devicetree@vger.kernel.org, Oliver Hartkopp , Simon Horman Subject: Re: [PATCH v10 0/2] Enable multiple MCAN on AM62x Message-ID: References: <20230707204714.62964-1-jm@ti.com> <20230710-overheat-ruined-12d17707e324-mkl@pengutronix.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230710-overheat-ruined-12d17707e324-mkl@pengutronix.de> X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,SPF_HELO_PASS, SPF_PASS,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello Mark, On Mon, Jul 10, 2023 at 11:57:51AM +0200, Marc Kleine-Budde wrote: > On 07.07.2023 15:47:12, Judith Mendez wrote: > > On AM62x there are two MCANs in MCU domain. The MCANs in MCU domain > > were not enabled since there is no hardware interrupt routed to A53 > > GIC interrupt controller. Therefore A53 Linux cannot be interrupted > > by MCU MCANs. ... > Applied to linux-can-next/testing. Did you forgot to push your changes out? Nothing here git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next.git Francesco