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 X-Spam-Level: X-Spam-Status: No, score=-17.3 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,NICE_REPLY_A,SPF_HELO_NONE,SPF_PASS, USER_AGENT_SANE_1 autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id E8218C07E98 for ; Mon, 5 Jul 2021 04:59:15 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id 25E3A613D8 for ; Mon, 5 Jul 2021 04:59:15 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 25E3A613D8 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=denx.de Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 2D16382BC9; Mon, 5 Jul 2021 06:59:13 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=denx.de Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=denx.de; s=phobos-20191101; t=1625461153; bh=BO1YOAseI/te+l2R8vI0ZLDaF1SSACxBkZFNpswzF5E=; h=Subject:To:Cc:References:From:Date:In-Reply-To:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: Reply-To:From; b=UyxjORnAZwjVCEY4EqgChy0cM/H+bg/KkWNfgy2bRtxWlB8NHjfpAcRZogFM3h0l+ v+lquueIMgKAFW1NAOA2CktK40br09nHNSDubqZGIRL6WLnWwnxuGHaxFkLOHpRJzf T/WIjWi1dkFvqN7yTXdc4lUCZcuq/O8eyFK+EqNtLVj0Ny7qWVNmWQ9V+0ur4SRuii mN1ga3PCMyuqive3QIrfsTQi6Up8wXh7CEN1/6w7wyJQYH+AcSUmubrx3bYjFcxM/5 N8BoYN46/lfQben/gT3DqY5RlK10ZUWbJuJ4aF8PnOKQ0jhKlGA97uZZVf/z+5tHOo c3l7X5URRwGrQ== Received: from [192.168.1.107] (91-82-24-136.pool.digikabel.hu [91.82.24.136]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: hs@denx.de) by phobos.denx.de (Postfix) with ESMTPSA id 26D4482BDD; Mon, 5 Jul 2021 06:59:10 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=denx.de; s=phobos-20191101; t=1625461151; bh=BO1YOAseI/te+l2R8vI0ZLDaF1SSACxBkZFNpswzF5E=; h=Reply-To:Subject:To:Cc:References:From:Date:In-Reply-To:From; b=D2uEnXt3tgIzTMULwl2b3YOb4MVSRw5mZbIF4PK1fFqEWkp7cbOCKNJb/rbSfOz7g cIja5ojgVlSrxnZJ8LxULkzTQi623RqNQxrAZiz+dSmIalDK1wygYJCla6HqjSEd// wiUZnMEdP0ENn84iwtjC41gNunhCVHS+36L5kG+yBh+aq0ceUVQHq7upJ/8l5eh59I OFhhynysTqCrcL8LU1jZEyxX3XaKlGtiChGDsjUV4ZGQjSbbhJdE7N4H//UF+yRt9H nlC8XP8HqUQva3ilZxyN+iq6IvI0ju97HD0uE/DNfpFinxV3Quy2VQjsxJwhWC4UTC zb/1z8d9ncAGA== Subject: Re: [PATCH v2 3/9] arm: dts: imx8mp-phyboard-pollux: Sync dts files with kernel To: Teresa Remmet , u-boot@lists.denx.de Cc: Stefano Babic , Fabio Estevam , "NXP i . MX U-Boot Team" , Peng Fan , Jagan Teki References: <20210702111948.2197868-1-t.remmet@phytec.de> <20210702111948.2197868-4-t.remmet@phytec.de> From: Heiko Schocher Message-ID: Date: Mon, 5 Jul 2021 06:59:12 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.8.1 MIME-Version: 1.0 In-Reply-To: <20210702111948.2197868-4-t.remmet@phytec.de> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.34 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: hs@denx.de 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 Hello Teresa, On 02.07.21 13:19, Teresa Remmet wrote: > This update includes eqos support and debug uart changes. > > Synced with kernel commit > 846f752866bd ("arm64: dts: imx8mp-phyboard-pollux-rdk: Change debug UART") > > Signed-off-by: Teresa Remmet > --- > arch/arm/dts/imx8mp-phyboard-pollux-rdk.dts | 58 ++++++++++++++++++--- > arch/arm/dts/imx8mp-phycore-som.dtsi | 2 +- > 2 files changed, 52 insertions(+), 8 deletions(-) Reviewed-by: Heiko Schocher bye, Heiko -- DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-52 Fax: +49-8142-66989-80 Email: hs@denx.de