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=-13.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,NICE_REPLY_A,SPF_HELO_NONE,SPF_PASS, USER_AGENT_SANE_1 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 BF2C6C433ED for ; Fri, 14 May 2021 10:14:52 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 9556661457 for ; Fri, 14 May 2021 10:14:52 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233110AbhENKQB (ORCPT ); Fri, 14 May 2021 06:16:01 -0400 Received: from fllv0015.ext.ti.com ([198.47.19.141]:41068 "EHLO fllv0015.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233000AbhENKQB (ORCPT ); Fri, 14 May 2021 06:16:01 -0400 Received: from fllv0034.itg.ti.com ([10.64.40.246]) by fllv0015.ext.ti.com (8.15.2/8.15.2) with ESMTP id 14EAEh1b072886; Fri, 14 May 2021 05:14:43 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1620987283; bh=LC9ZVLG7yP+4ly5FQrtbB7xgj/s+tD1B4KO4syd3oh4=; h=Subject:To:References:From:Date:In-Reply-To; b=n20TOxyU+Obj9jtUOrebJlmfZ+Zuf0ydjTF2NWe/OOOR9PWHW5RhaW3sho1x3CeRE IM+qhIBzNBd+6TdvJhr05eMe4YMILyymCd0kRQjaFXwFIu/Hy6JontvcdwpsvLCRhU TqZQwh4FBj9aZsLzxHwC/wP/rEiFHUzQJaNN8bDY= Received: from DLEE106.ent.ti.com (dlee106.ent.ti.com [157.170.170.36]) by fllv0034.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 14EAEhxV116217 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Fri, 14 May 2021 05:14:43 -0500 Received: from DLEE112.ent.ti.com (157.170.170.23) by DLEE106.ent.ti.com (157.170.170.36) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2176.2; Fri, 14 May 2021 05:14:43 -0500 Received: from lelv0327.itg.ti.com (10.180.67.183) by DLEE112.ent.ti.com (157.170.170.23) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2176.2 via Frontend Transport; Fri, 14 May 2021 05:14:43 -0500 Received: from [10.250.100.73] (ileax41-snat.itg.ti.com [10.172.224.153]) by lelv0327.itg.ti.com (8.15.2/8.15.2) with ESMTP id 14EAEeSk126089; Fri, 14 May 2021 05:14:42 -0500 Subject: Re: Status of ti/ti-linux-5.10.y development To: Luca Ceresoli , , "Bajjuri, Praneeth" , "Menon, Nishanth" , "Vutla, Lokesh" References: <78852763-4bc3-dc59-02c4-b3b07584c0ed@lucaceresoli.net> From: Grygorii Strashko Message-ID: <56825232-0920-f2c6-b4c7-cb488465d870@ti.com> Date: Fri, 14 May 2021 13:14:43 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0 MIME-Version: 1.0 In-Reply-To: <78852763-4bc3-dc59-02c4-b3b07584c0ed@lucaceresoli.net> Content-Type: text/plain; charset="utf-8"; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 Precedence: bulk List-ID: X-Mailing-List: linux-omap@vger.kernel.org Hi On 14/05/2021 11:30, Luca Ceresoli wrote: > Hi, > > I hope this is the proper place for this question. If it isn't: my > apologies, and I'd be glad to be redirected where appropriate. > > I currently have a prototype board based on AM5728 that is mostly > working, using branch ti/ti-linux-4.19.y of the TI kernel [0]. > > Now I need some non-TI-specific kernel features that appeared in > mainline 5.10, so I tried to move to branch ti/ti-linux-5.10.y. But many > components that I am using on the 4.19 branch seem absent on the 5.10 > branch, including VIDEO_TI_VIP, DRM_OMAP_WB and DRM_OMAP_CONNECTOR_HDMI. > > BTW they are not present even in mainline Linux. > > Are this drivers still absent and in progress of being added to > ti/ti-linux-5.10.y, or are they present in a different form that I have > been unable to find? > > Assuming they still have to be added, is there an estimate timing for > their availability on the 5.10 branch? > > [0] git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git > TI 5.10 migration is still work in progress. -- Best regards, grygorii