From mboxrd@z Thu Jan 1 00:00:00 1970 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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id C9811C433FE for ; Fri, 8 Apr 2022 15:13:17 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S237512AbiDHPPT (ORCPT ); Fri, 8 Apr 2022 11:15:19 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:37260 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S237473AbiDHPPO (ORCPT ); Fri, 8 Apr 2022 11:15:14 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 5DD7B1017D0; Fri, 8 Apr 2022 08:12:47 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 0227061F40; Fri, 8 Apr 2022 15:12:47 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 62316C385C1; Fri, 8 Apr 2022 15:12:46 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1649430766; bh=Vb9ZJRhyCFckFYpPHjtuunbxhp174/M4q/M7Vp10tWU=; h=References:In-Reply-To:From:Date:Subject:To:Cc:From; b=sIa9ENYGM+gzmBtzAW5EYaDOBPLLH7d1PzrZ/x+d1jMG3IGmpvpVLkpFZ/Qd+Fk3U FWE3pLZbQRHkELHgKkULRcm8Euxxc9pmrhVr8zuajRltNwDPPoiUlKNFXkG/Eiw154 87fsgvKu3euj2wO5+D47MGxZlJu1tvelBPzuymUr/uPdUe3d+M1/VAxEKeNKU6HDuc 4Y5i0/AK788TPhSS9T4DE93YvygrKXQdOnbkWJdxgVL16olmzAFAhrew+Qi4zijJHN udXqltsx1fVIzsGoooDtImHWnXAZD+Cx923lCYY3zI7hCLykSpGo6GZbzKALmNZNFT blaa7DPl7g9kA== Received: by mail-wr1-f42.google.com with SMTP id w21so13388295wra.2; Fri, 08 Apr 2022 08:12:46 -0700 (PDT) X-Gm-Message-State: AOAM5303dlMDTzZI2RqBWBUYDzenAxVHVG04tEcQLQFTZBw3zYPKGvif 1awom0xAYVM4vbwcVoXQaIHUZbPhWUqh5nnfxeI= X-Google-Smtp-Source: ABdhPJyFw2dT2aWjYaAvHF77JNUxndIajbOPX4lldS3CPnCvoH9+Y+2vwBOU81XHAOhivBVHGIxOtJQ5LlXm43fQALY= X-Received: by 2002:a05:6000:178c:b0:204:648:b4c4 with SMTP id e12-20020a056000178c00b002040648b4c4mr14707557wrg.219.1649430764377; Fri, 08 Apr 2022 08:12:44 -0700 (PDT) MIME-Version: 1.0 References: <20220405091750.3076973-1-arnd@kernel.org> In-Reply-To: From: Arnd Bergmann Date: Fri, 8 Apr 2022 17:12:28 +0200 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH 00/12] ARM: ARMv5 multiplatform conversions To: Linus Walleij Cc: Arnd Bergmann , Russell King , Hartley Sweeten , Alexander Sverdlin , Hubert Feurstein , Lukasz Majewski , Krzysztof Kozlowski , Alim Akhtar , Imre Kaloz , Krzysztof Halasa , Andrew Lunn , Gregory Clement , Sebastian Hesselbarth , Simtec Linux Team , Liviu Dudau , Sudeep Holla , Lorenzo Pieralisi , Ard Biesheuvel , Stephen Boyd , Geert Uytterhoeven , Linux Kernel Mailing List , Linux ARM , "moderated list:ARM/SAMSUNG EXYNOS ARM ARCHITECTURES" , patches@opensource.cirrus.com Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Apr 7, 2022 at 10:42 PM Linus Walleij wrote: > > On Tue, Apr 5, 2022 at 11:18 AM Arnd Bergmann wrote: > > These two: > > > Arnd Bergmann (12): > > ARM: rework endianess selection > > ARM: ixp4xx: enable multiplatform support > > Reviewed-by: Linus Walleij > Tested-by: Linus Walleij > > I booted on the Gateway GW-2348 which has some ethernet, > PCI and compact flash, LED and a button, so I could test a > whole lot of stuff. Perfect, thanks! > However when switching over to multiplatform I needed to severely > overhaul the ixp4xx_defconfig for it to bring the same drivers in as > before, I will send my patch for that which I think need to go in in > tandem with this rework for a smooth transition. Ah right, I was planning to go through the patches again to make sure I get them all. I did the change for some platforms but at least missed this one. I folded in this change and will make sure I do the same for the others as well: --- a/arch/arm/configs/ixp4xx_defconfig +++ b/arch/arm/configs/ixp4xx_defconfig @@ -6,6 +6,7 @@ CONFIG_EXPERT=y CONFIG_MODULES=y CONFIG_MODVERSIONS=y # CONFIG_BLK_DEV_BSG is not set +# CONFIG_ARCH_MULTI_V7 is not set CONFIG_ARCH_IXP4XX=y CONFIG_MACH_NSLU2=y CONFIG_MACH_AVILA=y From mboxrd@z Thu Jan 1 00:00:00 1970 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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (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 EA76AC433F5 for ; Fri, 8 Apr 2022 15:15:50 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:Cc:To:Subject:Message-ID:Date:From: In-Reply-To:References:MIME-Version:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=17y48GqxDWcTK5pgXjVrub937qLWc5TKuLVbyv69h3M=; b=bCIm6eG0vTZIbI ItBqrVo/YY/F60tLLCxT6NA0p/4KISCCRrfrwsRuhyZim94OSTXxy10vXPpM4ARmg/zH1LnVvB+dC 8jubv9BWsZWqoqzBdppXa6cqkLTP5Pz1qecNPAKMOoo+COuPzsvqtwzZqUBZ7R/qJdtZi6RrGP1Xg 6w0CgSmW/A9DP18UkN3omY+yWph8blxYXkZaPFyO7uU2XzSDThwNihfXk1P78ku8D0IHSkQxEqX1q gfVKgJpLeC3j2cp71gTbVXQhphf9gRTD9pZ7O9wHwGgWmJ/rkPFXFm4MpWjz1j1C11p33oXfHBCm8 diPyGUn6L5MAMtQaFe/g==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1ncqJl-000CgO-51; Fri, 08 Apr 2022 15:14:33 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1ncqI4-000BlQ-0z for linux-arm-kernel@lists.infradead.org; Fri, 08 Apr 2022 15:12:49 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 97C9861F53 for ; Fri, 8 Apr 2022 15:12:46 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 50464C385B9 for ; Fri, 8 Apr 2022 15:12:46 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1649430766; bh=Vb9ZJRhyCFckFYpPHjtuunbxhp174/M4q/M7Vp10tWU=; h=References:In-Reply-To:From:Date:Subject:To:Cc:From; b=sIa9ENYGM+gzmBtzAW5EYaDOBPLLH7d1PzrZ/x+d1jMG3IGmpvpVLkpFZ/Qd+Fk3U FWE3pLZbQRHkELHgKkULRcm8Euxxc9pmrhVr8zuajRltNwDPPoiUlKNFXkG/Eiw154 87fsgvKu3euj2wO5+D47MGxZlJu1tvelBPzuymUr/uPdUe3d+M1/VAxEKeNKU6HDuc 4Y5i0/AK788TPhSS9T4DE93YvygrKXQdOnbkWJdxgVL16olmzAFAhrew+Qi4zijJHN udXqltsx1fVIzsGoooDtImHWnXAZD+Cx923lCYY3zI7hCLykSpGo6GZbzKALmNZNFT blaa7DPl7g9kA== Received: by mail-wr1-f44.google.com with SMTP id r13so13334015wrr.9 for ; Fri, 08 Apr 2022 08:12:46 -0700 (PDT) X-Gm-Message-State: AOAM5333v/C66pBMLp08Aam3qsYlCwxcYloj59bM9Ov9V9Ucc5WRNk2B nhmDzWZS/DKt76r6qeXUcqNks3G59XWk2YLBpbE= X-Google-Smtp-Source: ABdhPJyFw2dT2aWjYaAvHF77JNUxndIajbOPX4lldS3CPnCvoH9+Y+2vwBOU81XHAOhivBVHGIxOtJQ5LlXm43fQALY= X-Received: by 2002:a05:6000:178c:b0:204:648:b4c4 with SMTP id e12-20020a056000178c00b002040648b4c4mr14707557wrg.219.1649430764377; Fri, 08 Apr 2022 08:12:44 -0700 (PDT) MIME-Version: 1.0 References: <20220405091750.3076973-1-arnd@kernel.org> In-Reply-To: From: Arnd Bergmann Date: Fri, 8 Apr 2022 17:12:28 +0200 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH 00/12] ARM: ARMv5 multiplatform conversions To: Linus Walleij Cc: Arnd Bergmann , Russell King , Hartley Sweeten , Alexander Sverdlin , Hubert Feurstein , Lukasz Majewski , Krzysztof Kozlowski , Alim Akhtar , Imre Kaloz , Krzysztof Halasa , Andrew Lunn , Gregory Clement , Sebastian Hesselbarth , Simtec Linux Team , Liviu Dudau , Sudeep Holla , Lorenzo Pieralisi , Ard Biesheuvel , Stephen Boyd , Geert Uytterhoeven , Linux Kernel Mailing List , Linux ARM , "moderated list:ARM/SAMSUNG EXYNOS ARM ARCHITECTURES" , patches@opensource.cirrus.com X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220408_081248_211876_8490E8FD X-CRM114-Status: GOOD ( 21.10 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Thu, Apr 7, 2022 at 10:42 PM Linus Walleij wrote: > > On Tue, Apr 5, 2022 at 11:18 AM Arnd Bergmann wrote: > > These two: > > > Arnd Bergmann (12): > > ARM: rework endianess selection > > ARM: ixp4xx: enable multiplatform support > > Reviewed-by: Linus Walleij > Tested-by: Linus Walleij > > I booted on the Gateway GW-2348 which has some ethernet, > PCI and compact flash, LED and a button, so I could test a > whole lot of stuff. Perfect, thanks! > However when switching over to multiplatform I needed to severely > overhaul the ixp4xx_defconfig for it to bring the same drivers in as > before, I will send my patch for that which I think need to go in in > tandem with this rework for a smooth transition. Ah right, I was planning to go through the patches again to make sure I get them all. I did the change for some platforms but at least missed this one. I folded in this change and will make sure I do the same for the others as well: --- a/arch/arm/configs/ixp4xx_defconfig +++ b/arch/arm/configs/ixp4xx_defconfig @@ -6,6 +6,7 @@ CONFIG_EXPERT=y CONFIG_MODULES=y CONFIG_MODVERSIONS=y # CONFIG_BLK_DEV_BSG is not set +# CONFIG_ARCH_MULTI_V7 is not set CONFIG_ARCH_IXP4XX=y CONFIG_MACH_NSLU2=y CONFIG_MACH_AVILA=y _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel