From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933450AbcIFJAu (ORCPT ); Tue, 6 Sep 2016 05:00:50 -0400 Received: from mx0a-0016f401.pphosted.com ([67.231.148.174]:37668 "EHLO mx0b-0016f401.pphosted.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S932370AbcIFJAs (ORCPT ); Tue, 6 Sep 2016 05:00:48 -0400 From: Jisheng Zhang To: , , , , CC: , , , Jisheng Zhang Subject: [PATCH 0/3] arm64: dts: berlin: fix dtc warnings Date: Tue, 6 Sep 2016 16:55:54 +0800 Message-ID: <20160906085557.4019-1-jszhang@marvell.com> X-Mailer: git-send-email 2.9.3 MIME-Version: 1.0 Content-Type: text/plain X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:,, definitions=2016-09-06_03:,, signatures=0 X-Proofpoint-Details: rule=outbound_notspam policy=outbound score=0 spamscore=0 suspectscore=0 malwarescore=0 lowpriorityscore=0 phishscore=0 adultscore=0 bulkscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1604210000 definitions=main-1609060140 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This is a clean up series to fix berlin arm64 platforms dtc warnings by add missing unit name of /soc node and /memory node. Jisheng Zhang (3): arm64: dts: berlin4ct: add missing unit name to /soc node arm64: dts: berlin4ct-stb: add missing unit name to /memory node arm64: dts: berlin4ct-dmp: add missing unit name to /memory node arch/arm64/boot/dts/marvell/berlin4ct-dmp.dts | 2 +- arch/arm64/boot/dts/marvell/berlin4ct-stb.dts | 2 +- arch/arm64/boot/dts/marvell/berlin4ct.dtsi | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) -- 2.9.3