Received: by 2002:a05:6a10:206:0:0:0:0 with SMTP id 6csp196292pxj; Fri, 28 May 2021 01:33:18 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxBWoPFOylfnyb4QDAsthMtfeSY3tZDRFO1JrmT1wx9cRJ1uzCW7TEh2eiD0D0AAEol+m80 X-Received: by 2002:a17:907:3f28:: with SMTP id hq40mr7890088ejc.283.1622190797847; Fri, 28 May 2021 01:33:17 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1622190797; cv=none; d=google.com; s=arc-20160816; b=X8889tkS53SguGbpDFvj8QyuHagtpnD2qVuSseq6fQkXmKwEyVekKL+wuRVS5mwcc3 GhrVD7xcEp8vYoYnaleFN4sgvJYyOE4F1ndqZOSuN4YiMWKJC7SvcOUg3X6v1lIQZP2K wJL0vtBVqNWOQhnxykcxr3Wj3lO4GSGxoU9KW2jtj1HJiBv2LkvWA9zRs3RKw9aP9/6L Ljm6GqV3nFKWGBNEJgVGg+cF/Bc050HrzN/HemeRvNpuCEr+2T+QtRIpltT/q5CzLvDv bBln1L1GpV02BMTU5sEFIr4W22jR9qimN47DaV7BDspU68yMuiec3qjXH2B1rsDQRlcG Ay3A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:content-language :in-reply-to:mime-version:user-agent:date:message-id:from:references :cc:to:subject:dkim-signature; bh=L6WKEf/7+6APwOiC3htlcIOzzYWYrqRSdTFPRWH0hvo=; b=beUq8gJdy+wjPJQXKPYjQ7Tuge7mUNIQYxIL29/+wWqFlwKR/qUQI/Lo7hVI9hqADs RVXA8+lzzC5Lvs/VlWBU1oOzYOl5CwsqSQOvJQfiMnU8z48whM0ROn1B7A82T67r03F1 tlQzBEAhMLMOVbQW4DLs47Hnd16hiAHV6UC+LZEHPfbfmVgVyCiOg5aXSk9C8OPbPK7p YIIGR37DTTZdM4gRek9zAarJZYmMwfot4v8ADhQKwDUFIm9cEYG3ZPWr9i/Yxb+m10UQ xiKwPNH3syhiYa4sECLu7x7scNbcFjdapE5ZJC6wx42hoknuckx4FaDH8LXylsB9gLtz SCow== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass (test mode) header.i=@ideasonboard.com header.s=mail header.b=SZTktZ9L; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id cx12si4792871edb.413.2021.05.28.01.32.54; Fri, 28 May 2021 01:33:17 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass (test mode) header.i=@ideasonboard.com header.s=mail header.b=SZTktZ9L; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233765AbhE1Ibh (ORCPT + 99 others); Fri, 28 May 2021 04:31:37 -0400 Received: from perceval.ideasonboard.com ([213.167.242.64]:50454 "EHLO perceval.ideasonboard.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229774AbhE1Ibg (ORCPT ); Fri, 28 May 2021 04:31:36 -0400 Received: from [192.168.1.111] (91-157-208-71.elisa-laajakaista.fi [91.157.208.71]) by perceval.ideasonboard.com (Postfix) with ESMTPSA id 1F66D8C7; Fri, 28 May 2021 10:29:59 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com; s=mail; t=1622190600; bh=AU4smLRKI56chamFC/06ImQhk+wIOSduD/OW7VNLncE=; h=Subject:To:Cc:References:From:Date:In-Reply-To:From; b=SZTktZ9Lml3BMvsaf43+G20gQyBnl1hPRCHCKdZ1yA67HkxVNG41b9kNVEdQqBzcf g+uVx7zed9vbJJOF5WBr9em6KBXaAQq8w92LQ5xffceGC9G6jF7NqZUnIMv8yjx66R Ap4YNuqLyf7nYmuaPvIC6Dqo7DXbka5b7MJjotOQ= Subject: Re: [PATCH v2 12/18] media: Re-structure TI platform drivers To: Pratyush Yadav , Maxime Ripard , Mauro Carvalho Chehab , Rob Herring , Kishon Vijay Abraham I , Vinod Koul , Peter Ujfalusi , Steve Longerbeam , Benoit Parrot , linux-media@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-phy@lists.infradead.org, dmaengine@vger.kernel.org Cc: Vignesh Raghavendra , Chunfeng Yun , Laurent Pinchart References: <20210526152308.16525-1-p.yadav@ti.com> <20210526152308.16525-13-p.yadav@ti.com> From: Tomi Valkeinen Message-ID: Date: Fri, 28 May 2021 11:29:58 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.8.1 MIME-Version: 1.0 In-Reply-To: <20210526152308.16525-13-p.yadav@ti.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 26/05/2021 18:23, Pratyush Yadav wrote: > The ti-vpe/ sub-directory does not only contain the VPE-specific things. > It also contains the CAL driver, which is a completely different > subsystem. This is also not a good place to add new drivers for other TI > platforms since they will all get mixed up. > > Separate the VPE and CAL parts into different sub-directories and rename > the ti-vpe/ sub-directory to ti/. This is now the place where new TI > platform drivers can be added. > > Signed-off-by: Pratyush Yadav > > --- > Compile tested only. There should be no functional change. Reviewed-by: Tomi Valkeinen Tomi