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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 0897DC433EF for ; Fri, 28 Jan 2022 07:25:01 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=w9xqEsge9V7N+a/Us5xwIBRrzZg1A4ORspz0NuNWFfs=; b=c6P/4KaY46EAmK BWEnUTtwfXfmiAFulw0+BnY2B8bTtMYuOTAcawMuXUHaM0ft5THY1OEn6bnfrt6fd8qSpLsnZGYlE Ef342Gl/e3+DR5RK454/AAe8K75k0mTfJxA1HcTSsbyhGoZUuNpCM+tWKnaYRI90Xw9qN6rYGyAHc tC0lqY7SJ5N4OzlrVdt7Y5l+mWwhEBZeMR4FYsxvhFW15wGgLXuxnUrdnxpj79E22MjUS8dwpnTOC fY4hHTVCJhBe4bKhnfj/CJxFsBdCpNKlwz5bbUfLhvNl0krxWMIfyLtHEJxI3jEBVpK9fMGT6QliI T1IBsfEIVQ/6B9OkEhCQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nDLbl-000o2H-8u; Fri, 28 Jan 2022 07:23:45 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nDLbh-000o1B-H6 for linux-arm-kernel@lists.infradead.org; Fri, 28 Jan 2022 07:23:42 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 15466618A9; Fri, 28 Jan 2022 07:23:41 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 37850C340E0; Fri, 28 Jan 2022 07:23:39 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1643354620; bh=F9eEtt8GwXm9EZL7xy4g1h9Ow11zFlTEOFAdARdWssI=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=nm65ugLzVDEEYTmj0rAWeUMw8UCWqIFGVyS8wuNJTmaznkbGcZui2xIb0WBdhvgt5 TaVk23mN2+Rd+LfhSf4d5bBWuOFi0tBMiHNTj9AMCO8g/+c25YYgIy/8dDIVperIIB Wvt6+TlvrZaVmqhlDfAkRdG2z/AW1bt6CW2dMie5E1q57Hyjtw17ezSuN3dYxpxJ6j WUmfyVidRtWX6aO6lmB1cwLgXYyjGalp7tDOGT1HY5XXPPgIjPM6qLXQoUlGAkKPio QRUN4eyFPjS2vZ7ZVRDzKP+eEl+jtiSbwBq0M/OAIp4ej+aZm13WPnQ97iZHKRyCPD kWABuHuMcb85Q== Date: Fri, 28 Jan 2022 15:23:34 +0800 From: Shawn Guo To: Marek Vasut Cc: linux-arm-kernel@lists.infradead.org, Christoph Niedermaier , Fabio Estevam , NXP Linux Team , kernel@dh-electronics.com Subject: Re: [PATCH] ARM: dts: imx6qdl-dhcom-pdk2: Include missing headers Message-ID: <20220128072333.GD4686@dragon> References: <20211231001214.439733-1-marex@denx.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20211231001214.439733-1-marex@denx.de> User-Agent: Mutt/1.9.4 (2018-02-28) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220127_232341_629383_A6AAB4E4 X-CRM114-Status: GOOD ( 10.15 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Fri, Dec 31, 2021 at 01:12:14AM +0100, Marek Vasut wrote: > Include missing headers, since this DT source uses symbolic names defined > in those headers. If an external DT includes this dtsi without including > the headers as well, the DT becomes unbuildable. > > Three headers are included: > dt-bindings/gpio/gpio.h -- because this DT contains GPIO_ACTIVE_HIGH > dt-bindings/input/input.h -- because this DT contains KEY_A > dt-bindings/pwm/pwm.h -- because this DT contains PWM_POLARITY_INVERTED > > Signed-off-by: Marek Vasut > Cc: Christoph Niedermaier > Cc: Fabio Estevam > Cc: NXP Linux Team > Cc: Shawn Guo > Cc: kernel@dh-electronics.com Applied, thanks! _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel