Received: by 2002:a05:6358:11c7:b0:104:8066:f915 with SMTP id i7csp2529897rwl; Mon, 27 Mar 2023 01:14:36 -0700 (PDT) X-Google-Smtp-Source: AKy350YEIQeF2Z1Wn3zKXSATMh9Wd6r8zSQ1FbQwDH61WCjQz2Ewgy/n//GjdqKkE4BwMJU5XWMM X-Received: by 2002:a17:90a:db97:b0:236:6a28:f784 with SMTP id h23-20020a17090adb9700b002366a28f784mr11658898pjv.3.1679904875958; Mon, 27 Mar 2023 01:14:35 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1679904875; cv=none; d=google.com; s=arc-20160816; b=bhJHFQKcpy9jFYGb+lTdtzbwOgYQyVfFczY9c8TUz6J6SWuM1B61aekbKHjMxg/04O 5Q4TugafSionWurPVLscixDYoBfdTEKbNbKcJ9Q+QRdpXjinvOVf19m62TrRs7dTZrkr trBoL+a2b1bCSAoYxflXCPTEEvH9nG9I4L4Jm2od5uuURAQPpFyOi2dUTLcFspdYvkF8 tBnEalEFoUDXIJfboWwrFYaHBRNWjM3YAuBKL3+5ymIcndOa4JTAzQ5p4Qf3wE5e6rCM kMrVnR/69HZff1MwxnBPrwUzOgHQ+dNC13QhnS5fLa8F6FkQbZCR6k1SVEdaw4zZh+q6 ZuTA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date; bh=OUwg9VkLTM/m7a80ixyA6D3ydbJBGvEQ5GvOjeR2hbo=; b=H4DKL1jtxScgZ3M6hptAAS83ByTHcsZ45yN0g6bwQLFBacWRSu3B+Ry4vMvIlsfjIF 9E1Fedm0S9MMFeOTSmdz2xShHR+50k4zg2UQZsYlyvsPYGDMSIJDdwNPF8mtjXQqSK4W jf0QR9xU0yajbcluDISFKShvaVSHGstl5WOcLtSDZM6S0A3Cp80II3qeVltomF9UnYeH hpA61zCsDL+2qMMJjFztX0FxbDCJ5stKDlQjSfX38aLXW1XnPQCssfr1iW5C0+7WNXWv LadANu6cTv1nN1Xmhi3FeTasdYlS2CgnEKf7YVLLUY6BRodC21Dpln1xn9nJBvf3k6fL SGzQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id f10-20020a17090ab94a00b002400ccce5fesi9982147pjw.68.2023.03.27.01.14.23; Mon, 27 Mar 2023 01:14:35 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232960AbjC0IKL (ORCPT + 99 others); Mon, 27 Mar 2023 04:10:11 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:38892 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232957AbjC0IKI (ORCPT ); Mon, 27 Mar 2023 04:10:08 -0400 Received: from muru.com (muru.com [72.249.23.125]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id 4747749DD; Mon, 27 Mar 2023 01:10:07 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTPS id AFF918108; Mon, 27 Mar 2023 08:10:06 +0000 (UTC) Date: Mon, 27 Mar 2023 11:10:05 +0300 From: Tony Lindgren To: Andrew Davis Cc: Rob Herring , Krzysztof Kozlowski , =?utf-8?Q?Beno=C3=AEt?= Cousson , Colin Foster , Olof Johansson , Arnd Bergmann , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH v4 0/3] AM57x EVM Device Tree Overlays Message-ID: <20230327081005.GD7501@atomide.com> References: <20230307161715.15209-1-afd@ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230307161715.15209-1-afd@ti.com> X-Spam-Status: No, score=0.0 required=5.0 tests=SPF_HELO_NONE,SPF_NONE autolearn=unavailable autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Andrew Davis [230307 18:17]: > Hello all, > > These are a set of uncontroversial (hopefully) DT Overlays to support the > TI AM57x EVM and displays for AM57x IDKs. More complex cases are staged > and ready to follow, but wanted to test the water with these first. Applying these into omap-for-v6.4/dt-overlays thanks. > For some reason dtbs_check does not get run on overlays, this > will need further investigation to fix in kbuild. For now I ran > it through manually but am not 100% sure it actually checked it, > so double checks here very welcome. Seems like that's a separate patch from this series. Regards, Tony