From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Chanho Min" Subject: RE: [PATCH] arm64: dts: Remove inconsistent use of 'arm, armv8' compatible string Date: Thu, 10 Jan 2019 16:09:39 +0900 Message-ID: <059a01d4a8b3$74b6dae0$5e2490a0$@lge.com> References: <20190109202934.29304-1-robh@kernel.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20190109202934.29304-1-robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> Content-Language: ko List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "Linux-rockchip" Errors-To: linux-rockchip-bounces+glpar-linux-rockchip=m.gmane.org-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org To: 'Rob Herring' , arm-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org Cc: 'Nishanth Menon' , 'Andrew Lunn' , 'Heiko Stuebner' , 'Maxime Ripard' , linux-arm-msm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, 'Liviu Dudau' , 'David Brown' , 'Thierry Reding' , 'Wei Xu' , 'Manivannan Sadhasivam' , 'Mark Rutland' , seungho1.park-Hm3cg6mZ9cc@public.gmane.org, linux-renesas-soc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, 'Lorenzo Pieralisi' , linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, 'Kevin Hilman' , 'Gregory Clement' , 'Magnus Damm' , 'Michal Simek' , 'Krzysztof Kozlowski' , 'Jonathan Hunter' , linux-samsung-soc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, 'Chen-Yu Tsai' List-Id: devicetree@vger.kernel.org > The 'arm,armv8' compatible string is only for software models. It adds > little value otherwise and is inconsistently used as a fallback on some > platforms. Remove it from those platforms. > > This fixes warnings generated by the DT schema. > > Reported-by: Michal Simek > Cc: Mark Rutland > Cc: Will Deacon > Signed-off-by: Rob Herring > --- > armsoc folks, Please apply directly. > > Note that there's still a case left in msm8998 that needs a new > compatible string. > > Rob > > arch/arm64/boot/dts/lg/lg1312.dtsi | 8 +- > arch/arm64/boot/dts/lg/lg1313.dtsi | 8 +- For lg soc, Acked-by: Chanho Min Chanho,