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 C4E1AC433EF for ; Thu, 7 Apr 2022 07:30:56 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S241809AbiDGHcx (ORCPT ); Thu, 7 Apr 2022 03:32:53 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:59746 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S241808AbiDGHcr (ORCPT ); Thu, 7 Apr 2022 03:32:47 -0400 Received: from mail-ej1-x62a.google.com (mail-ej1-x62a.google.com [IPv6:2a00:1450:4864:20::62a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 4BB67541BF for ; Thu, 7 Apr 2022 00:30:47 -0700 (PDT) Received: by mail-ej1-x62a.google.com with SMTP id l26so9027378ejx.1 for ; Thu, 07 Apr 2022 00:30:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=message-id:date:mime-version:user-agent:subject:content-language:to :cc:references:from:in-reply-to:content-transfer-encoding; bh=vzjb8OyiiJYotEV8kvXDCXjnvHrz6uwgs9bvhbzeeU8=; b=yIFq6xd4Us4NfmlSY+xqeSRHONBiPyZLWbCarpHyPpReRoGd6kSu06rKWHp1jpqdoa zoGYlLLNT7zerPP9VWMVmqpxagQULEn7bTQs2EKcn5Wi0IExnueM52SIxDVTqTktUZAv AZQeKuRYrd/6m53+D2CQw3aOLWbMMMxfIh/Dd4+pbvcF8BSEk4h9pQZTAtpG1/5EubLf u/5dDUQOsdlqiFKhxH9o3qGMLCUIZkUgmsOkYlzLCbNQOI2BaV30HrWV2lMPE/8t69ZG wQPsn31BXGDT9t3DN/F3u0F9/5o1TPP1giyGa04SlfHT+Cre5agB3rkctxDP3ieizILF 9CRw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:to:cc:references:from:in-reply-to :content-transfer-encoding; bh=vzjb8OyiiJYotEV8kvXDCXjnvHrz6uwgs9bvhbzeeU8=; b=lrh/i2nOBwqzB9P4qf3FAxkttZP90qwRFCdVK1FnzrsxylARZtippVAxBb0JFpQ/6l yArhYOiEo1KHqqNCvQ+QcoqqazBFoIZ5r3ufTzOmLGxWDNFJDzua8Kh5/ZhVZDgpJ4mN zqi8PJhGVUVNYmtX52ytfrTo9IK0YrYaaFiHc++Udamc1A6ySaRI+s/h633+3u2H0nDy ++ZEltR2Jy2Tv5T2NytGqEx0nx7XfegqTEFEGhoyyln9lGbsvX6DIkcZ8VfU0x+uvQBv Gi+otZJpSduWRBqHsYTuhDcvANIBdQHNpIfvodL1/oAlpRLcmGNfV3xvCkq97K5u6qMG sTqg== X-Gm-Message-State: AOAM530SsaEnlPCztHHzvzip2F9HlfU9viOy8Szilj8gbvHWdq0wWCv5 /8NmKpXkzoMU0MSUwkY7vyMv5w== X-Google-Smtp-Source: ABdhPJwIqsvcbUoRf0jzTstI6QI8oC/35Ywl3gLGRtqyMNt7EWPp/vRrxhy1pCRr0jaF/uXfo7s0qQ== X-Received: by 2002:a17:907:2d89:b0:6df:b7d1:a365 with SMTP id gt9-20020a1709072d8900b006dfb7d1a365mr12892115ejc.386.1649316645845; Thu, 07 Apr 2022 00:30:45 -0700 (PDT) Received: from [192.168.0.185] (xdsl-188-155-201-27.adslplus.ch. [188.155.201.27]) by smtp.gmail.com with ESMTPSA id t1-20020a170906178100b006e7edb2c0bdsm4704390eje.15.2022.04.07.00.30.44 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 07 Apr 2022 00:30:45 -0700 (PDT) Message-ID: Date: Thu, 7 Apr 2022 09:30:44 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.7.0 Subject: Re: [PATCH 09/12] ARM: s3c: enable s3c24xx multiplatform support Content-Language: en-US To: Arnd Bergmann Cc: Arnd Bergmann , Russell King , Hartley Sweeten , Alexander Sverdlin , Hubert Feurstein , Lukasz Majewski , Alim Akhtar , Linus Walleij , 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@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, patches@opensource.cirrus.com References: <20220405091750.3076973-1-arnd@kernel.org> <20220405091750.3076973-10-arnd@kernel.org> From: Krzysztof Kozlowski In-Reply-To: <20220405091750.3076973-10-arnd@kernel.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 05/04/2022 11:17, Arnd Bergmann wrote: > From: Arnd Bergmann > > With the custom ISA I/O and the missing sparse-irq support > out of the way, s3c24xx can now be built into the same > kernel as all other ARM9 based platforms. > > Signed-off-by: Arnd Bergmann > --- > arch/arm/Kconfig | 18 ------------------ > arch/arm/mach-s3c/Kconfig.s3c24xx | 23 ++++++++++++++++++++++- > 2 files changed, 22 insertions(+), 19 deletions(-) > Acked-by: Krzysztof Kozlowski Best regards, Krzysztof 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 D3CDDC433F5 for ; Thu, 7 Apr 2022 07:32:02 +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:In-Reply-To:From:References:Cc:To: Subject:MIME-Version:Date:Message-ID:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=tArGsZjzCXWhcdGfaxIktEobU1vZQDOaiImZMfpT9P8=; b=qE6WOOKvoWvSJT 2kOCKaJXWYr5P3N6fYh1z09ccZDkMe3qLAYMWDW8gcANARrWn7M33eZ9ecJ/5TE87lphMb6y+8Y/J ir5g7Vjb9yYO4MT3E1r69MUmQGclKqpe87pJ8WMV6Zc3BArj+m9knlewmw3wyqoCOq+NseLFmXoE/ 65nKHmEkena02xvUhojTybhhZQ14Eiu/qfBaeLPKk+m+k5d+vlgQIRyK0x73Q9mRuUB+HEPnAkWGX ZjpcWBOghEyppAPqqQwFdGCe8TdXDGJTXbVoGM1aRH+4iidt+ApduniNdmJqlRipT/7aN7HkSALf0 kE5DejuaPPCPc8iq0QSQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1ncMbT-009z6q-51; Thu, 07 Apr 2022 07:30:51 +0000 Received: from mail-ej1-x62f.google.com ([2a00:1450:4864:20::62f]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1ncMbP-009z5L-Dj for linux-arm-kernel@lists.infradead.org; Thu, 07 Apr 2022 07:30:48 +0000 Received: by mail-ej1-x62f.google.com with SMTP id qh7so8913748ejb.11 for ; Thu, 07 Apr 2022 00:30:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=message-id:date:mime-version:user-agent:subject:content-language:to :cc:references:from:in-reply-to:content-transfer-encoding; bh=vzjb8OyiiJYotEV8kvXDCXjnvHrz6uwgs9bvhbzeeU8=; b=yIFq6xd4Us4NfmlSY+xqeSRHONBiPyZLWbCarpHyPpReRoGd6kSu06rKWHp1jpqdoa zoGYlLLNT7zerPP9VWMVmqpxagQULEn7bTQs2EKcn5Wi0IExnueM52SIxDVTqTktUZAv AZQeKuRYrd/6m53+D2CQw3aOLWbMMMxfIh/Dd4+pbvcF8BSEk4h9pQZTAtpG1/5EubLf u/5dDUQOsdlqiFKhxH9o3qGMLCUIZkUgmsOkYlzLCbNQOI2BaV30HrWV2lMPE/8t69ZG wQPsn31BXGDT9t3DN/F3u0F9/5o1TPP1giyGa04SlfHT+Cre5agB3rkctxDP3ieizILF 9CRw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:to:cc:references:from:in-reply-to :content-transfer-encoding; bh=vzjb8OyiiJYotEV8kvXDCXjnvHrz6uwgs9bvhbzeeU8=; b=K/C5tgN0Ffm9okQ2+alTf34GWOQ0gM0PbZBcOk2/CMyqv9uXpLLdu3Cs78b31tJOeb rf0ORoGSSFXWIjRA7TLxZ0IOJoBNUAcuqIs7FOWooKSZWhfgVtarL38hNfxpnSnWrN8Q O5UhzWoDj/22M4mX7eE+ErC6HoiRWx842PzeYoz3n20XVS+3okNNOOTffC6ugHx+awSW J7qNI4jRBaKUeXLEMEfytUUq9AvySAiMnLlDLZjtRh7hKNzZHI7wXwnicAtcpTCOoV2e 3zT/b7OGZWoNkkMDUfOohHw40eHJOBVFp6W4EUSGjkTHjQhFY4CUKLBu5iFgVgW5mDt4 WUuA== X-Gm-Message-State: AOAM53377E2ADJwqvyTNjVS4x3TpevGUH8E9McSVWUBmL95Nx77NK0SB WsgWedhoAjWjMaMh2OX6yZzfHg== X-Google-Smtp-Source: ABdhPJwIqsvcbUoRf0jzTstI6QI8oC/35Ywl3gLGRtqyMNt7EWPp/vRrxhy1pCRr0jaF/uXfo7s0qQ== X-Received: by 2002:a17:907:2d89:b0:6df:b7d1:a365 with SMTP id gt9-20020a1709072d8900b006dfb7d1a365mr12892115ejc.386.1649316645845; Thu, 07 Apr 2022 00:30:45 -0700 (PDT) Received: from [192.168.0.185] (xdsl-188-155-201-27.adslplus.ch. [188.155.201.27]) by smtp.gmail.com with ESMTPSA id t1-20020a170906178100b006e7edb2c0bdsm4704390eje.15.2022.04.07.00.30.44 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 07 Apr 2022 00:30:45 -0700 (PDT) Message-ID: Date: Thu, 7 Apr 2022 09:30:44 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.7.0 Subject: Re: [PATCH 09/12] ARM: s3c: enable s3c24xx multiplatform support Content-Language: en-US To: Arnd Bergmann Cc: Arnd Bergmann , Russell King , Hartley Sweeten , Alexander Sverdlin , Hubert Feurstein , Lukasz Majewski , Alim Akhtar , Linus Walleij , 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@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, patches@opensource.cirrus.com References: <20220405091750.3076973-1-arnd@kernel.org> <20220405091750.3076973-10-arnd@kernel.org> From: Krzysztof Kozlowski In-Reply-To: <20220405091750.3076973-10-arnd@kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220407_003047_522329_A371A8D2 X-CRM114-Status: GOOD ( 12.41 ) 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 05/04/2022 11:17, Arnd Bergmann wrote: > From: Arnd Bergmann > > With the custom ISA I/O and the missing sparse-irq support > out of the way, s3c24xx can now be built into the same > kernel as all other ARM9 based platforms. > > Signed-off-by: Arnd Bergmann > --- > arch/arm/Kconfig | 18 ------------------ > arch/arm/mach-s3c/Kconfig.s3c24xx | 23 ++++++++++++++++++++++- > 2 files changed, 22 insertions(+), 19 deletions(-) > Acked-by: Krzysztof Kozlowski Best regards, Krzysztof _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel