Received: by 2002:a17:90a:bc8d:0:0:0:0 with SMTP id x13csp1534837pjr; Mon, 18 May 2020 15:45:04 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwcu0VLnwYSSxVIlmI9qKKNB/QxDJgKI6oOQrrDE7nqQOxmaWEyJT5wlijLXzfJclEnIK2I X-Received: by 2002:a17:906:298a:: with SMTP id x10mr17497758eje.238.1589841903811; Mon, 18 May 2020 15:45:03 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1589841903; cv=none; d=google.com; s=arc-20160816; b=DnI0rJtuRDhpGLR4+aaKCwMpumMlJPlv55FIHGX4gghb4F9V/nerAr8KI4/FMw421e V/vy9N6gtggZyWssg1xFR9Efk7uYBtK9fHmxbLcY2AzbjhceJZrCD+Ke/u12kbGz2UOp p6ggpCRHMiRBcn/WJPSf1EIWDgJlLW0xRQCzZFm7laQR0SxcM7ryWAu6HdwVsRFxuW9N t8qNb/Ov5BM7BFRer482SzFJiZVrWSy16W0XUC5upDYJ7wsojnPuCOfVq0QcR40dfsDm wechmKurBUEPp6xxNfryCRbenC0eC2CPSYC9M6T2Yl6jA1Wnr5hLNoxEx3Q+byRGXROY ZQDg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from; bh=tGrfwmMJbvlv/FkOg/rTiPeOqhQ2oVf3aJEMiOv+y0w=; b=TYzYAVVd4t2fXOfjGutm5iA3ulzvnWP8uWPKklseppb74UQ9gTwIYDi6ZVp8Rbmc4F hjkS0vU/66/ZCv0S0hbU1EUo/Fx6Xd6b43I0tjvgZ4RbkWrAFy6whFK1o74v4uJjtHvS tEq2dpwLVK0U9XrLjjGsv+lv31ntDkph0yREwIFrhYUf1aRFSPsMPJ+00eKRvmf252N7 RmTtoVUF+W7MYoMXahGObxBzF0SNXZoteVeccsPVtp5/5gb71seOIIB3cPLZLcrvnVob MP8w4YBJRgWT+Ic6mRAfmctB/aI6YH0OrRfezKRMJu3aKlXWAQCGV4mzrOwAKgR38o9V keDw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id h10si8308757edn.261.2020.05.18.15.44.36; Mon, 18 May 2020 15:45:03 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728476AbgERWml (ORCPT + 99 others); Mon, 18 May 2020 18:42:41 -0400 Received: from gloria.sntech.de ([185.11.138.130]:52962 "EHLO gloria.sntech.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726723AbgERWmk (ORCPT ); Mon, 18 May 2020 18:42:40 -0400 Received: from ip5f5aa64a.dynamic.kabel-deutschland.de ([95.90.166.74] helo=phil.lan) by gloria.sntech.de with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jaoT0-0000DN-Uw; Tue, 19 May 2020 00:42:39 +0200 From: Heiko Stuebner To: Johan Jonker Cc: Heiko Stuebner , linux-kernel@vger.kernel.org, robh+dt@kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org Subject: Re: [PATCH] arm64: dts: rockchip: add bus-width properties to mmc nodes for px30.dtsi Date: Tue, 19 May 2020 00:42:37 +0200 Message-Id: <158984175365.2264243.14630667398753198315.b4-ty@sntech.de> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20200416183053.6045-1-jbx6244@gmail.com> References: <20200416183053.6045-1-jbx6244@gmail.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 16 Apr 2020 20:30:53 +0200, Johan Jonker wrote: > 'bus-width' and pinctrl containing the bus-pins > should be in the same file, so add them to > all mmc nodes in 'px30.dtsi'. Applied, thanks! [1/1] arm64: dts: rockchip: add bus-width properties to mmc nodes for px30 commit: fb0ab17f1ab750d9662ec6b9fb3aa541a8ac1f5c Best regards, -- Heiko Stuebner