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 X-Spam-Level: X-Spam-Status: No, score=-5.7 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id CD26CC5DF60 for ; Tue, 5 Nov 2019 16:57:36 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id A3FAB21A4A for ; Tue, 5 Nov 2019 16:57:36 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2390007AbfKEQ5f (ORCPT ); Tue, 5 Nov 2019 11:57:35 -0500 Received: from mail-lj1-f194.google.com ([209.85.208.194]:43699 "EHLO mail-lj1-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2388836AbfKEQ5f (ORCPT ); Tue, 5 Nov 2019 11:57:35 -0500 Received: by mail-lj1-f194.google.com with SMTP id y23so11776033ljh.10 for ; Tue, 05 Nov 2019 08:57:34 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=bOVYf2vdaSL/RWJvi5inztDYzFK8sbHwNSUro0lwIhE=; b=PQWB0gIenrxlWs5CFGBWd7ncUTKs8I4dyKPEg49ElKr1vXkPwGFxm2samw7xAZmhTx u5pLIEDKovzQHcajKutmt3/RueRa3zGqFsIdjwHU1UIoJ/WakaQPkbGXP33s+sPLsSoT tYAsSySDWq2jxVYB7ZEIuhHaAVO+jt643fetdyKNk/98KWEsgCSONOoQwV7AoaBUrgoh Vdn5tIbv4SFy9LbUxogGstrQkqP225Rh0TQUOuZ57cModb6ffr6dL9cFQVfCbesC9qW4 S4LishWfAiD/n0gFb6Q1mhQ/2GM3OfSyKyYbqrqLINHmhnYyjuVAdbFQvCueMBu18uTH vZVw== X-Gm-Message-State: APjAAAWFXYlus9Vt3Lyv/cKDpQ2yfZ2joILrKddH/CE5dzGj3qns/ENY 2RrqEc5wDkAfZhO51P8nS9g3xquVFOvNYcABrbvvCxS+cQg= X-Google-Smtp-Source: APXvYqx1q5h25O1Avl1/rNRBA2TpfZ8vpThwQmiaeaIk1Z4Qvm+oVdx2IoV+LaUJUqn8XFTKqkgazKObjHqA+PE3MKU= X-Received: by 2002:a05:651c:20f:: with SMTP id y15mr8682641ljn.31.1572973052825; Tue, 05 Nov 2019 08:57:32 -0800 (PST) MIME-Version: 1.0 References: <20191018163047.1284736-1-arnd@arndb.de> <20191104151310.GA1872@bogus> In-Reply-To: From: Sudeep Holla Date: Tue, 5 Nov 2019 16:57:21 +0000 Message-ID: Subject: Re: [PATCH 1/6] ARM: versatile: move integrator/realview/vexpress to versatile To: Arnd Bergmann Cc: Lorenzo Pieralisi , Linus Walleij , Liviu Dudau , "linux-kernel@vger.kernel.org" , Russell King , Linux ARM , Sudeep Holla Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Nov 4, 2019 at 3:26 PM Arnd Bergmann wrote: > > On Mon, Nov 4, 2019 at 4:13 PM Sudeep Holla wrote: > > > > On Fri, Oct 18, 2019 at 06:29:14PM +0200, Arnd Bergmann wrote: > > > These are all fairly small platforms by now, and they are > > > closely related. Just move them all into a single directory. > > > > > > Cc: Linus Walleij > > > Cc: Liviu Dudau > > > Cc: Sudeep Holla > > > > Looks good to me, so for vexpress part: > > Acked-by: Sudeep Holla > > > > As Linus W requested, if you share a branch, I can give it a go on > > Vexpress TC2. > > You are of course both right, I should have split this out into a separate > branch, rather than sticking it on the end of the completely unrelated > pxa-multiplatform branch. > > For testing the changes, this should be fine in the meantime: > > https://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground.git/log/?h=pxa-multiplatform Thanks, tested this branch and found no issues. So in addition to ack: Tested-by: Sudeep Holla -- Regards, Sudeep 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 X-Spam-Level: X-Spam-Status: No, score=-5.8 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 24264C5DF60 for ; Tue, 5 Nov 2019 16:57:40 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id CA93C21A4A for ; Tue, 5 Nov 2019 16:57:39 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="WScHwQdS" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org CA93C21A4A Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=arm.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id: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=5hjNk224E2yXi9ScsQtx1LBQUR0TVJ6PRIQfneu4zO8=; b=WScHwQdSrFEoGC bfkTSPtd8pV/c6qvgKr3B9evyqYPqa1Tg49L1Sv0HSwy5RXJR9ntKNNDX4BhF/CDuDMu+rjD3KHs/ E3uCnJdvDkRwx2z9zal9c5e93La65Imawbdjrl+nlBII0Fh7C2qhroi+H4x8UW76Jd8H+SQvmkGBc 8+yEjs90yJdDJUMCj/xNOfkQGm1aer3Rng1vlh1AbgHP3JbZO9/NjYJcXoLAHCkayznvO3o1Kq/X5 aORYMkmiOO6akavcCTKuAxz3WKblDlnfC1tyEX2u0catDlzZSmt7F9zceHQKHJZVW4QzFXopFlyBB FjPCmMUdhDl85EhdHiyA==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1iS29D-00051s-5J; Tue, 05 Nov 2019 16:57:39 +0000 Received: from mail-lj1-f194.google.com ([209.85.208.194]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1iS299-00051J-Jw for linux-arm-kernel@lists.infradead.org; Tue, 05 Nov 2019 16:57:37 +0000 Received: by mail-lj1-f194.google.com with SMTP id l20so4016821lje.4 for ; Tue, 05 Nov 2019 08:57:34 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=bOVYf2vdaSL/RWJvi5inztDYzFK8sbHwNSUro0lwIhE=; b=JuoeOufotHeUbgV4Q/wHNEBC25gj24A6lblZAFo88oFVU/J7QYLqL0rSaIguQS80CC N+BHhxwtLpwsghfmeYJosiz2RawqOG5WsZK5H9+jeRXPMRKHWqM3Kmgx9CPDlrqWZ8Xv KVtpd+cB+gnoP7NEajV5f8+MLNOab9jbjnKUgE7Hu0fAQDG6N9ooNvbg0i/E4gn1jBk7 /z9PvYSihul+mKdLUcgZZCqVPFO45stOoIJz6y1TClGtEwz6r8FrfEubmBMN84nhkUNC NnO0gVUAz2UR0rJNlizthv9AVC/u2pOGfXw2bTJFm1E8Zh5cTUk+J9SRSnL48FDg5bFW +7Dg== X-Gm-Message-State: APjAAAUX2l/BZpLnyxa4HQ1Nzvra2x8SK/rx6VKZbsbx3IbTWHok2ABA 6KH7/UhIRpcImQ+850YUfnlVq1/McQR0Ifqg8/k= X-Google-Smtp-Source: APXvYqx1q5h25O1Avl1/rNRBA2TpfZ8vpThwQmiaeaIk1Z4Qvm+oVdx2IoV+LaUJUqn8XFTKqkgazKObjHqA+PE3MKU= X-Received: by 2002:a05:651c:20f:: with SMTP id y15mr8682641ljn.31.1572973052825; Tue, 05 Nov 2019 08:57:32 -0800 (PST) MIME-Version: 1.0 References: <20191018163047.1284736-1-arnd@arndb.de> <20191104151310.GA1872@bogus> In-Reply-To: From: Sudeep Holla Date: Tue, 5 Nov 2019 16:57:21 +0000 Message-ID: Subject: Re: [PATCH 1/6] ARM: versatile: move integrator/realview/vexpress to versatile To: Arnd Bergmann X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20191105_085735_653540_2F2F329F X-CRM114-Status: GOOD ( 13.17 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Lorenzo Pieralisi , Linus Walleij , Liviu Dudau , "linux-kernel@vger.kernel.org" , Russell King , Sudeep Holla , Linux ARM Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Mon, Nov 4, 2019 at 3:26 PM Arnd Bergmann wrote: > > On Mon, Nov 4, 2019 at 4:13 PM Sudeep Holla wrote: > > > > On Fri, Oct 18, 2019 at 06:29:14PM +0200, Arnd Bergmann wrote: > > > These are all fairly small platforms by now, and they are > > > closely related. Just move them all into a single directory. > > > > > > Cc: Linus Walleij > > > Cc: Liviu Dudau > > > Cc: Sudeep Holla > > > > Looks good to me, so for vexpress part: > > Acked-by: Sudeep Holla > > > > As Linus W requested, if you share a branch, I can give it a go on > > Vexpress TC2. > > You are of course both right, I should have split this out into a separate > branch, rather than sticking it on the end of the completely unrelated > pxa-multiplatform branch. > > For testing the changes, this should be fine in the meantime: > > https://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground.git/log/?h=pxa-multiplatform Thanks, tested this branch and found no issues. So in addition to ack: Tested-by: Sudeep Holla -- Regards, Sudeep _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel