Received: by 2002:a25:b794:0:0:0:0:0 with SMTP id n20csp6684613ybh; Thu, 8 Aug 2019 04:06:12 -0700 (PDT) X-Google-Smtp-Source: APXvYqyyxW6e+yvNfvmgjKFknCHugKy/DOrV0EsHyGUuWi60fuTyYiDPyORb7LIv0jKPBnWGQ++8 X-Received: by 2002:a17:90a:ba94:: with SMTP id t20mr3584525pjr.116.1565262372544; Thu, 08 Aug 2019 04:06:12 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1565262372; cv=none; d=google.com; s=arc-20160816; b=ncW+JlXn6BKJ+SY9subdmql3dV3ahGFob8D3WG0S1oaHh0IQuWlYyJz98T5mfV631I rRM8os4Md5bdP/EPU1lJG17V0N5v81NacYR98gKmkoK9ukMMQyZUXIZkTKyJ6HWpPFxU JGkEUwucy6O3WGl1v6a4IGIsy7vbzvY+XIGO3Gwq77UQLC5MumIQNHDbJxhJaoxgwd+i l3sF3UACKj5TvjoKdO9rlJKz+TP+okmpJHWfYTbZUONYMVm2cpCgSSH0BZ8QiVqgopXm 9Z1XBXftY4IbNqaAO9VpcCYo0ldfZIehBD2T1Qd7MjRZOOCEAnqz17wqNHD5lBbXqrV1 jx8A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:references:in-reply-to:message-id:date :subject:cc:to:from; bh=qstnQbcu/KBsGV7klZmpw7xWEgAAF/hemVJROMS6eCo=; b=kkXOgYjI9yRaiLMrYzCIEZnufW89+tR0+ediXJqKC8APynShIYnIZuAIPmCwODsg08 Pgkb6y2dL3pzoNIGbgkc2sSMBN/X5hSAa+yojb7Qc4LQDdlDTNy8HDcF30l9zRMFcW9A tAV9ninS/EB35GuRaQcusmjeH+xVmhwG7msVrTplJwPTC2ycbzCIhlzu96Hi9+QGo+VD bBc5b97Q/f1IUU/xaHsIUAPA3wM4PBRq7yu60XuFHcXe3VGk13EdmYdureIO5aqhZ4sr HQgAilBTguUgGUM+XN2nTXWsft9s/9IIlABdB5ZBVVilXJPAahA+J7P11USZYdTjFDqj P3HA== 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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=nxp.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id c137si53815701pga.80.2019.08.08.04.05.54; Thu, 08 Aug 2019 04:06:12 -0700 (PDT) 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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=nxp.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2389997AbfHHK0Q (ORCPT + 99 others); Thu, 8 Aug 2019 06:26:16 -0400 Received: from inva021.nxp.com ([92.121.34.21]:41188 "EHLO inva021.nxp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2389986AbfHHK0P (ORCPT ); Thu, 8 Aug 2019 06:26:15 -0400 Received: from inva021.nxp.com (localhost [127.0.0.1]) by inva021.eu-rdc02.nxp.com (Postfix) with ESMTP id 7EA3520092C; Thu, 8 Aug 2019 12:26:13 +0200 (CEST) Received: from invc005.ap-rdc01.nxp.com (invc005.ap-rdc01.nxp.com [165.114.16.14]) by inva021.eu-rdc02.nxp.com (Postfix) with ESMTP id 68558200920; Thu, 8 Aug 2019 12:26:08 +0200 (CEST) Received: from titan.ap.freescale.net (TITAN.ap.freescale.net [10.192.208.233]) by invc005.ap-rdc01.nxp.com (Postfix) with ESMTP id E30264029A; Thu, 8 Aug 2019 18:26:01 +0800 (SGT) From: Hui Song To: Shawn Guo , Li Yang , Rob Herring , Mark Rutland , Linus Walleij , Bartosz Golaszewski Cc: linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-gpio@vger.kernel.org, Song Hui Subject: [PATCH v1 2/3] arm64: dts: fix gpio node Date: Thu, 8 Aug 2019 18:16:27 +0800 Message-Id: <20190808101628.36782-2-hui.song_1@nxp.com> X-Mailer: git-send-email 2.9.5 In-Reply-To: <20190808101628.36782-1-hui.song_1@nxp.com> References: <20190808101628.36782-1-hui.song_1@nxp.com> X-Virus-Scanned: ClamAV using ClamSMTP Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Song Hui Update the nodes to include little-endian property to be consistent with the hardware and add ls1088a gpio specify compatible. Signed-off-by: Song Hui --- arch/arm64/boot/dts/freescale/fsl-ls1088a.dtsi | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/arch/arm64/boot/dts/freescale/fsl-ls1088a.dtsi b/arch/arm64/boot/dts/freescale/fsl-ls1088a.dtsi index 20f5ebd..d58d203 100644 --- a/arch/arm64/boot/dts/freescale/fsl-ls1088a.dtsi +++ b/arch/arm64/boot/dts/freescale/fsl-ls1088a.dtsi @@ -269,43 +269,47 @@ }; gpio0: gpio@2300000 { - compatible = "fsl,qoriq-gpio"; + compatible = "fsl,ls1088a-gpio", "fsl,qoriq-gpio"; reg = <0x0 0x2300000 0x0 0x10000>; interrupts = <0 36 IRQ_TYPE_LEVEL_HIGH>; gpio-controller; #gpio-cells = <2>; interrupt-controller; #interrupt-cells = <2>; + little-endian; }; gpio1: gpio@2310000 { - compatible = "fsl,qoriq-gpio"; + compatible = "fsl,ls1088a-gpio", "fsl,qoriq-gpio"; reg = <0x0 0x2310000 0x0 0x10000>; interrupts = <0 36 IRQ_TYPE_LEVEL_HIGH>; gpio-controller; #gpio-cells = <2>; interrupt-controller; #interrupt-cells = <2>; + little-endian; }; gpio2: gpio@2320000 { - compatible = "fsl,qoriq-gpio"; + compatible = "fsl,ls1088a-gpio", "fsl,qoriq-gpio"; reg = <0x0 0x2320000 0x0 0x10000>; interrupts = <0 37 IRQ_TYPE_LEVEL_HIGH>; gpio-controller; #gpio-cells = <2>; interrupt-controller; #interrupt-cells = <2>; + little-endian; }; gpio3: gpio@2330000 { - compatible = "fsl,qoriq-gpio"; + compatible = "fsl,ls1088a-gpio", "fsl,qoriq-gpio"; reg = <0x0 0x2330000 0x0 0x10000>; interrupts = <0 37 IRQ_TYPE_LEVEL_HIGH>; gpio-controller; #gpio-cells = <2>; interrupt-controller; #interrupt-cells = <2>; + little-endian; }; ifc: ifc@2240000 { -- 2.9.5