Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp464310imu; Fri, 9 Nov 2018 00:12:40 -0800 (PST) X-Google-Smtp-Source: AJdET5c2JP1AobOa4/ppISOXl6Epc+ztqIGLwqIOySbcrtdwsscCwQ2L414AiFtGr+MG+bpCGCLU X-Received: by 2002:a17:902:4827:: with SMTP id s36-v6mr7675458pld.226.1541751160267; Fri, 09 Nov 2018 00:12:40 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1541751160; cv=none; d=google.com; s=arc-20160816; b=yRSVmSz5PbZXcjQyM8pm3kfbl2QwwweW5sKrE5sqrH85phHLgOhLtuF1kunIhcqhME F8ns8c+hvAmnKqz8DwxuoUuQvfRf0o/ZUfFUdDUqTY663RB4p0yWFk19ykYXbZWxP15I BakvoAxqqrW7V5Uh2OtQa1IoFiz+T4wOIyV6YCjL/Ry1dbLbU/lOeLHF8SfUs0QHt0VO fWvd6wPJBWq7c+EmqT4I/RGNdtVyoFrMiM/OfpJHHIkXIOtzCjwDjSZO1V1HcsnfWbxC KPtVq5xsbtpCFnONiIPL5m2L0ls7bRy/Bq3n/T0XoQKfP2MNmLpyeUehqLKmgh0XKDVY sfQg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:dkim-signature; bh=y0OD89CGCDE8/aYwan5styjEHMwljRip7mfG5N1uKMs=; b=Ad/TIJg2FFH3ZipWdexT/jO6KbGmKGIicArvaLgdXyFvuLlEpNQ2/TCgcbeg00T4tI XPEh+zDi+/r4uUjpmHDvbqdczj5R7MdXsdiKqCrv3GtX/qZHr1IxxDDn1mEg3BSaxAEi ARJVIjpwQcNoFBX1O5Qf2UCR1zuIy3hS+DrB7Naee5Em377E51ULZFKXg+6i3YyR0ewa Q5wYtSfWwJUoofVO6nqDlCoC5+eabUegYkLqJ0w4e54kHd8xHNOrD8p9wcJIHLyUaqtB SsA+DVIasrpES6X1Ca6wF/DLEYu3fJmJuChqiGRZKO9fWFg1l+t5Zg4LuiJ7HhDJGfvz qEmQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=I2mD7hct; 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; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id z14si6263846pgz.180.2018.11.09.00.12.24; Fri, 09 Nov 2018 00:12:40 -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; dkim=pass header.i=@kernel.org header.s=default header.b=I2mD7hct; 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; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728520AbeKIRuS (ORCPT + 99 others); Fri, 9 Nov 2018 12:50:18 -0500 Received: from mail.kernel.org ([198.145.29.99]:52828 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727962AbeKIRuS (ORCPT ); Fri, 9 Nov 2018 12:50:18 -0500 Received: from localhost (unknown [171.76.98.79]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 5055320855; Fri, 9 Nov 2018 08:10:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1541751052; bh=PnTytqRUO10WrgWb54CcstnRWXcCBw/biMxfPDYyHH0=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=I2mD7hctXKuH7dcx1DDJIBShbjFdxt3w5A7nfqW9vH5hp+bc5lnMLUfWNHuv3nMHJ ZBt+GvMxSKvLY9a3dCEF54S6MmfyisWN5CTeKXc/ZezSv+jAx5+wNDWYUvvxpGl126 abRRewV/K7JFJAIcXWUpPqqrUBpykECWlz6K4qQI= Date: Fri, 9 Nov 2018 13:40:43 +0530 From: Vinod Koul To: Rob Herring Cc: Andy Gross , David Brown , Mark Rutland , linux-arm-msm , "open list:ARM/QUALCOMM SUPPORT" , devicetree@vger.kernel.org, "linux-kernel@vger.kernel.org" Subject: Re: [PATCH v4 01/18] arm64: dts: qcom: qcs404: add base dts files Message-ID: <20181109081043.GN12092@vkoul-mobl> References: <20181108184009.18430-1-vkoul@kernel.org> <20181108184009.18430-2-vkoul@kernel.org> <20181109050058.GI12092@vkoul-mobl> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20181109050058.GI12092@vkoul-mobl> User-Agent: Mutt/1.9.2 (2017-12-15) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 09-11-18, 10:30, Vinod Koul wrote: > > > + clocks { > > > + xo_board: xo_board { > > > > Build your dtbs with "W=12" and fix any warnings. You should get a > > warning about '_'. > > I did built it with W=1 though, so _ is not allowed? I have fixed most of these with the exception of mmc-ddr-1_8v, as this is documented in mmc bindings, so cant change this one. For this one I am going to update gcc driver as well > > > + cpus { > > > + #address-cells = <1>; > > > + #size-cells = <0>; > > > + > > > + CPU0: cpu@0 { > > > > unit address is wrong. > > Sorry am not sure I follow, can you please explain how.. Fixed now, thanks to Bjorn. > > > + memory@80000000 { > > > + device_type = "memory"; > > > + /* We expect the bootloader to fill in the reg */ > > > > Can't you put in a default or base address at least. > > Okay will try Added now, will send update shortly -- ~Vinod