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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id B062EC433FE for ; Thu, 30 Sep 2021 07:04:35 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 8D248617E4 for ; Thu, 30 Sep 2021 07:04:35 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1348483AbhI3HGQ (ORCPT ); Thu, 30 Sep 2021 03:06:16 -0400 Received: from muru.com ([72.249.23.125]:38972 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1348472AbhI3HGP (ORCPT ); Thu, 30 Sep 2021 03:06:15 -0400 Received: from localhost (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTPS id 624628050; Thu, 30 Sep 2021 07:05:02 +0000 (UTC) Date: Thu, 30 Sep 2021 10:04:31 +0300 From: Tony Lindgren To: Jarkko Nikula Cc: linux-omap@vger.kernel.org, Laurent Pinchart , "H. Nikolaus Schaller" , Andreas Kemnade Subject: Re: Regression with e428e250fde6 on BeagleBoard Rev C2 Message-ID: References: <5de5382b-9f11-c99b-5b9b-c90ae023e10b@bitmer.com> <638e4599-ab1d-ee88-6974-17463ce42f5c@bitmer.com> <93196bcd-836d-2432-9d1c-458904ba4f41@bitmer.com> <18a27933-e412-c1ed-a744-62cfbcd6a81b@bitmer.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <18a27933-e412-c1ed-a744-62cfbcd6a81b@bitmer.com> Precedence: bulk List-ID: X-Mailing-List: linux-omap@vger.kernel.org * Jarkko Nikula [210925 14:56]: > So yes, with your latest patch omap3-beagle-ab4.dtb behaves as unpatched > omap3-beagle.dtb (boots but timer issues when omap3_isp not loaded). OK great. So now we still need to figure out why rev c is not booting without the quirks for the fix. Regards, Tony