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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 29857C28D13 for ; Mon, 22 Aug 2022 05:53:27 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232699AbiHVFxY (ORCPT ); Mon, 22 Aug 2022 01:53:24 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44644 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232726AbiHVFvr (ORCPT ); Mon, 22 Aug 2022 01:51:47 -0400 Received: from muru.com (muru.com [72.249.23.125]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id B535725EA7; Sun, 21 Aug 2022 22:51:46 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTPS id 699D480A7; Mon, 22 Aug 2022 05:44:41 +0000 (UTC) Date: Mon, 22 Aug 2022 08:51:44 +0300 From: Tony Lindgren To: Krzysztof Kozlowski Cc: =?utf-8?Q?Beno=C3=AEt?= Cousson , Rob Herring , Krzysztof Kozlowski , linux-omap@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] ARM: dts: am335x: drop panel endpoint unit address Message-ID: References: <20220810130212.400371-1-krzysztof.kozlowski@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220810130212.400371-1-krzysztof.kozlowski@linaro.org> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Krzysztof Kozlowski [220810 12:55]: > The endpoint in panel port node should not have unit address: > > am335x-evmsk.dtb: panel: port:endpoint@0: 'reg' is a required property This should not conflict with other changes that I'm aware of, so please feel free to queue with your other patches: Acked-by: Tony Lindgren