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 phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 466BAC433F5 for ; Fri, 31 Dec 2021 10:48:19 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 06EFC80FAE; Fri, 31 Dec 2021 11:48:17 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="D4Ilb2qr"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 9763780F9C; Fri, 31 Dec 2021 11:48:15 +0100 (CET) Received: from mail-ed1-x534.google.com (mail-ed1-x534.google.com [IPv6:2a00:1450:4864:20::534]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id A649A80F9C for ; Fri, 31 Dec 2021 11:48:12 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=festevam@gmail.com Received: by mail-ed1-x534.google.com with SMTP id z9so37791213edm.10 for ; Fri, 31 Dec 2021 02:48:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=5aDPzMPY/2WPIx0sH6SuU8yoq5p3e4Ew/52Mg2+HHA8=; b=D4Ilb2qrGuuptIcGaQTedJCG8V1F5aiMEgl4ZkP2bmH9AxeHNFoPB0ZKQg19AAj1Ia xLaUvzKhIhW/ZyJlQktxVyRDAuznLc9pQ4OBcYOUDZDdJp94wiSL2qAud5eK758/T9qr GMhcZCIcm7W0qLQDn2xOEVrXbG3S1zXnMwNNrrYOygCKGlBMuGCf9gETqP7Tpg4V2YZ5 DtRRlB5XQrr0viriLFhWsdbKCvKOmwzzgzgWu2jnn26jp7aE+pffk8+24QThNuwoOC2t Z8kws/92095W1h/7EKzekus1n2zX7tHPoLVSjUpsNrnRALYjesHLVAaS8ID4d5KR4C/T qR1g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=5aDPzMPY/2WPIx0sH6SuU8yoq5p3e4Ew/52Mg2+HHA8=; b=ROQVu4B+PwbWokKrhYQ3PZPhCG9iLp8SVaP8BkvNCIlS6r5XPiyrJ8Qyp4pcU4DbHI YWBVh4ZxewdabxaVYKl2Da5rjyCufk2irdr8hFzia+lpPVPmTlcyzlSfGVwUBIIbIBnh Ol9hw+WSVmB+d9ONlGDFlAPxISkwq+gzqsMQZscuDxp3TP2rb9AKrcMeoW2XS9MtwyXH BBASmXFdowC+lhOMBakdjPMokDalcITZShiYmU/ukIZZL5Vqx+G4/Cd4+YRsD+C13xwB iIDwDUM3U6A2DjQpDErBI6csc3PzvpR1OqgtHWpbEVrt8L9JmacLcJdlg1Rsfuf6TpS0 hO5g== X-Gm-Message-State: AOAM532bHIdi3shGnK07khQcEoHXVNMqVK+mK13dWTFXCsN7x5L3N8fH k/8Zhnq1zGVRFslIax9lj1gxsiDTAhUzLT1S6j0= X-Google-Smtp-Source: ABdhPJzNyZOMUi5Le5uMKoHxaMBnH+GElDpUFkczjTv8vUL5ouOBJnBZ2R6sxgemNHi4oRd8B/1OF/ji1AhWpDnGNrY= X-Received: by 2002:a17:907:765a:: with SMTP id kj26mr27340519ejc.652.1640947692265; Fri, 31 Dec 2021 02:48:12 -0800 (PST) MIME-Version: 1.0 References: <20211230235808.409590-1-marex@denx.de> <20211230235808.409590-2-marex@denx.de> In-Reply-To: <20211230235808.409590-2-marex@denx.de> From: Fabio Estevam Date: Fri, 31 Dec 2021 07:48:01 -0300 Message-ID: Subject: Re: [PATCH 2/2] ARM: dts: imx: Synchronize iMX6QDL DHCOM PDK2 DTs with Linux 5.15.12 To: Marek Vasut Cc: U-Boot-Denx , Christoph Niedermaier , Stefano Babic Content-Type: text/plain; charset="UTF-8" X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.38 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.2 at phobos.denx.de X-Virus-Status: Clean On Thu, Dec 30, 2021 at 8:58 PM Marek Vasut wrote: > > Synchronize DH DHCOM DTs with Linux commit 25960cafa06e ("Linux 5.15.12"). > There is no functional change to the resulting DTs. The imx6qdl-dhcom-pdk2.dtsi > had to be adjusted with additional headers, gpio.h, pwm.h, input.h, else > the DT cannot be compiled, the same change is likely necessary in Linux. > > Signed-off-by: Marek Vasut > Cc: Christoph Niedermaier > Cc: Stefano Babic Reviewed-by: Fabio Estevam