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=-3.9 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_PASS,URIBL_BLOCKED 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 9A9A8C04EB8 for ; Tue, 4 Dec 2018 08:24:19 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id 661E22082D for ; Tue, 4 Dec 2018 08:24:19 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="LEr0Z0oj" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 661E22082D Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=free.fr Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-ID:In-Reply-To: Date:References:Subject:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=qswnWqym5RggRppUsesfdMe6QMEVXTvA4PdMsHz4xJo=; b=LEr0Z0oja9Ldzu hAsqTYua+oic3VSbnIkrb9qSq/opLO9pe3jgzqSEhieWhg40B9qGqDbeRaiQUvTH+i5FbYfLnQGt8 ExiAvIBLxENpiUeGCx9OiMVdpy+oPVsYFU0VQQaHjsA+izukZvw8KMqGB3MkiVesvrgt6BWUEU5pX 6FDypwaSR4HRbQ8tcWSnVQ+MjhR3AFYCLTCYeDxB4D6gbHfRyl0c70S4glYf2lNYxcoPqi1hoIjvs /K/J/Omy5WwMt2kOQmpftJfN8jHUwOYuetRZ/lERdf0TAl0McuHAaMbStR0DPbJCorLMWbpMHPYnZ gCkGzKgFAKQsb/cmdjUA==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1gU60A-0004fx-5S; Tue, 04 Dec 2018 08:24:18 +0000 Received: from smtp08.smtpout.orange.fr ([80.12.242.130] helo=smtp.smtpout.orange.fr) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1gU606-0004eZ-G4 for linux-arm-kernel@lists.infradead.org; Tue, 04 Dec 2018 08:24:16 +0000 Received: from belgarion ([90.89.234.36]) by mwinf5d67 with ME id 7kQ11z0090nnJME03kQ15k; Tue, 04 Dec 2018 09:24:02 +0100 X-ME-Helo: belgarion X-ME-Auth: amFyem1pay5yb2JlcnRAb3JhbmdlLmZy X-ME-Date: Tue, 04 Dec 2018 09:24:02 +0100 X-ME-IP: 90.89.234.36 From: Robert Jarzmik To: Daniel Mack Subject: Re: [PATCH] ARM: dts: pxa: clean up USB controller nodes References: <20181201135451.3505-1-daniel@zonque.org> X-URL: http://belgarath.falguerolles.org/ Date: Tue, 04 Dec 2018 09:24:01 +0100 In-Reply-To: <20181201135451.3505-1-daniel@zonque.org> (Daniel Mack's message of "Sat, 1 Dec 2018 14:54:51 +0100") Message-ID: <87in09u2ce.fsf@belgarion.home> User-Agent: Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.5 (gnu/linux) MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20181204_002414_806304_BB6344A9 X-CRM114-Status: GOOD ( 14.01 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, robh+dt@kernel.org, linux-arm-kernel@lists.infradead.org, haojian.zhuang@gmail.com Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org Daniel Mack writes: > PXA25xx SoCs don't have a USB controller, so drop the node from the > common pxa2xx.dtsi base file. Both pxa27x and pxa3xx have a dedicated > node already anyway. > > While at it, unify the names for the nodes across all pxa platforms. > > Signed-off-by: Daniel Mack > Reported-by: Sergey Yanovich > Link: https://patchwork.kernel.org/patch/8375421/ Queued to pxa/dt. Cheers. -- Robert _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel