Received: by 10.223.176.5 with SMTP id f5csp1099172wra; Tue, 6 Feb 2018 12:38:02 -0800 (PST) X-Google-Smtp-Source: AH8x226y3RHzzYoVH3z3+uMODd8qrpLH4SQnVgoYbB7nt/jvljXFv76j7oxABSbdD4gMKtTh3ujQ X-Received: by 2002:a17:902:7b8f:: with SMTP id w15-v6mr3629037pll.219.1517949482028; Tue, 06 Feb 2018 12:38:02 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1517949481; cv=none; d=google.com; s=arc-20160816; b=PYhJxKBm35JOjvXGlr6lL0xgbeZKVBwR7pEmoA4itPqJZhHltvEisWK/MydVc12p3m JmT7/j0eNhBNZUT0rdwkNRDmvwHxBAoK4HyvGeSVxCSd1LQF//qSvVDk7IkoiDEfQEtM JZq7Vr24KpW2E+FPw2m49kgfx9G0IOig6H8Bmi8Mu6pRvjUXybmWsayfZVrUChP8MtEh Pj7f7xSIuz8jZDLLNoMzJpqZUY8w8a43BW4FdGMbabJLoC99CFQe06sN0Swu5vY8zO9X b9v2u2NRcnacURv2lLiWRqRCzvYuI+w4ML6SySxVryoQ5OQUnSpGhEr0u/VnkzIZyogy 0q2A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:cc:to:subject:message-id:date:from :references:in-reply-to:mime-version:dmarc-filter :arc-authentication-results; bh=b8l/6ZZxoC3/1gOTy4ZXWyUq3qNsqZGCLlWs+nnYf6Q=; b=vgXJ8tEBVWBKH+odILhUFCwM/MFzgfpf8g7qk6Z2ymqzQOwgbi7ra/nsTVmjam6/IO WELqQH54NOyS0Bul9BLLZ0uw0KnqIluB9jIpnMZL9ZAEulSjJodRmkyt1qpxuYVBEo00 JvHUNKSGqQGcaUysvYTe/fAaWLD6KKKNOc1/8QRuxe6ERUSD/CkVtguNIaFZoX6GHr17 tBJ9fipSv2KegAk+l4h+8D0OMYw7z8LD8rBalXcToVYpW+5LtuDvBNdx5/Dql/CTIeZP rkoSDFFBnXL4ehhQ7rlGvNcsLF5X9OmpYRhcxrM+ahM1tYvUNI6/YPQ0hyh3aqbTztXf +CaA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id d64si9173442pfa.40.2018.02.06.12.37.48; Tue, 06 Feb 2018 12:38:01 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753293AbeBFUgd (ORCPT + 99 others); Tue, 6 Feb 2018 15:36:33 -0500 Received: from mail.kernel.org ([198.145.29.99]:44496 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753050AbeBFUgc (ORCPT ); Tue, 6 Feb 2018 15:36:32 -0500 Received: from mail-qt0-f169.google.com (mail-qt0-f169.google.com [209.85.216.169]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id ABFE321788; Tue, 6 Feb 2018 20:36:31 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org ABFE321788 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=robh@kernel.org Received: by mail-qt0-f169.google.com with SMTP id l20so4074610qtj.11; Tue, 06 Feb 2018 12:36:31 -0800 (PST) X-Gm-Message-State: APf1xPDNr40AN6RK6JZmZqadUBPerZcq2gGgzLtrqq/YglZ8V/Jjt8W8 clgMcBAL8s5wz7r4tYteXbc1YrdUz1k/MREsbQ== X-Received: by 10.200.9.86 with SMTP id z22mr5489292qth.87.1517949390868; Tue, 06 Feb 2018 12:36:30 -0800 (PST) MIME-Version: 1.0 Received: by 10.12.147.20 with HTTP; Tue, 6 Feb 2018 12:36:10 -0800 (PST) In-Reply-To: <20180126221808.GE28313@codeaurora.org> References: <20180125163216.29018-1-rnayak@codeaurora.org> <20180125163216.29018-3-rnayak@codeaurora.org> <20180126221808.GE28313@codeaurora.org> From: Rob Herring Date: Tue, 6 Feb 2018 14:36:10 -0600 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH 2/2] arm64: dts: sdm845: Add serial console support To: Stephen Boyd Cc: Rajendra Nayak , Andy Gross , "linux-kernel@vger.kernel.org" , linux-arm-msm , "moderated list:ARM/FREESCALE IMX / MXC ARM ARCHITECTURE" , devicetree@vger.kernel.org Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Jan 26, 2018 at 4:18 PM, Stephen Boyd wrote: > On 01/25, Rajendra Nayak wrote: >> diff --git a/arch/arm64/boot/dts/qcom/sdm845-pins.dtsi b/arch/arm64/boot/dts/qcom/sdm845-pins.dtsi >> new file mode 100644 >> index 000000000000..b97f99e6f4b4 >> --- /dev/null >> +++ b/arch/arm64/boot/dts/qcom/sdm845-pins.dtsi >> @@ -0,0 +1,32 @@ >> +// SPDX-License-Identifier: GPL-2.0 >> +/* >> + * Copyright (c) 2018, The Linux Foundation. All rights reserved. >> + */ >> + >> +&tlmm { > > I'm not the maintainer, but I find this approach to the pins > really annoying. I have to flip to another file to figure out how > a board has configured the pins. And we may bring in a bunch of > settings that we don't ever use on some board too. Why can't we > put the settings in the board file directly? FYI, there's a pending dtc change to allow deleting unreferenced nodes which can solve the bloat problem. Rob