From patchwork Mon Jan 28 17:03:49 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Zhou Yanjie X-Patchwork-Id: 10784111 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 6CB06922 for ; Mon, 28 Jan 2019 17:06:12 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 553C52B11A for ; Mon, 28 Jan 2019 17:06:12 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 489F52B36F; Mon, 28 Jan 2019 17:06:12 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.0 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id EE2172B11A for ; Mon, 28 Jan 2019 17:06:11 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1733189AbfA1RGF (ORCPT ); Mon, 28 Jan 2019 12:06:05 -0500 Received: from sender-pp-092.zoho.com ([135.84.80.237]:25454 "EHLO sender-pp-092.zoho.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730676AbfA1RGD (ORCPT ); Mon, 28 Jan 2019 12:06:03 -0500 ARC-Seal: i=1; a=rsa-sha256; t=1548695124; cv=none; d=zoho.com; s=zohoarc; b=alEQ4zJfeCZ4UQqw9v1lK4JV0M3TTw2Oinbo8pa6lSerJxzJ8AFRUU6dPM5nk2Xja8dNZJ1qcaV9Zn9wyYxMO1XAqURkCQFMwLawnPrdDEnQ6Ntd+kak1fD+2OPfR+ex/jpZJBMb0KIagHsHozNihRidCk92gz0gV2s2mQ01yxk= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zoho.com; s=zohoarc; t=1548695124; h=Cc:Date:From:In-Reply-To:Message-ID:References:Subject:To:ARC-Authentication-Results; bh=oZgIgn9QDXAw5zWal5B3+Omj25n3YyuTlmq33EDirhU=; b=I6n81v1TpvSRt0EUPusMlvd/QrhaGahaJyEYN9nau+E0aWFmh5DHocejpArw85/SpFCj+a8fqdFBJCA+6NArpzoHU+RMt+5tfBpnCkfeLiM3q9J76VdeOOQSclttaay3ZIXplDFq73R338yHZA4OlLz5qJYlPdWXY8Vu8NY2oxM= ARC-Authentication-Results: i=1; mx.zoho.com; dkim=pass header.i=zoho.com; spf=pass smtp.mailfrom=zhouyanjie@zoho.com; dmarc=pass header.from= header.from= DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=zapps768; d=zoho.com; h=from:to:cc:subject:date:message-id:in-reply-to:references; b=m25kjzoxgfOpxboCYf0lxp300Htui+2QOSqzYtBh0mD/JRhh/7HDPAYDicT5WvX4FsoRIS49Sdr8 2tJLSWAidiLDawUM+1lar++RyFLAb4SzsCMcZ9mbPeXnTtNnBCbZ DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1548695124; s=default; d=zoho.com; i=zhouyanjie@zoho.com; h=From:To:Cc:Subject:Date:Message-Id:In-Reply-To:References; l=902; bh=oZgIgn9QDXAw5zWal5B3+Omj25n3YyuTlmq33EDirhU=; b=JyxWGiIIslx3y9Dw307AwaZDr+IjvcfkXgM63z7Kbsx66nSnbEIfryco2hLfZ7t0 wsRYUuugJ4QPNhuKNY6w7LwlU009TOAvjaO4yAeh4+wsbBO7qPFFi11V2muaOxOHiwv w/Qp2G6jCuVjnK4CTfFFTU1XF72YTe8omDvUSwms= Received: from localhost.localdomain (171.221.112.7 [171.221.112.7]) by mx.zohomail.com with SMTPS id 1548695122662237.8915911120481; Mon, 28 Jan 2019 09:05:22 -0800 (PST) From: Zhou Yanjie To: linux-mips@vger.kernel.org Cc: linux-kernel@vger.kernel.org, linux-serial@vger.kernel.org, devicetree@vger.kernel.org, robh+dt@kernel.org, paul.burton@mips.com, gregkh@linuxfoundation.org, jslaby@suse.com, mark.rutland@arm.com, syq@debian.org, jiaxun.yang@flygoat.com, 772753199@qq.com Subject: [PATCH v3 2/2] Dt-bindings: Serial: Add X1000 serial bindings. Date: Tue, 29 Jan 2019 01:03:49 +0800 Message-Id: <1548695029-11900-3-git-send-email-zhouyanjie@zoho.com> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1548695029-11900-1-git-send-email-zhouyanjie@zoho.com> References: <1548667176-119830-1-git-send-email-zhouyanjie@zoho.com> <1548695029-11900-1-git-send-email-zhouyanjie@zoho.com> X-ZohoMailClient: External Sender: linux-mips-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-mips@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Add the serial bindings for the X1000 Soc from Ingenic. Signed-off-by: Zhou Yanjie Reviewed-by: Rob Herring --- Documentation/devicetree/bindings/serial/ingenic,uart.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/serial/ingenic,uart.txt b/Documentation/devicetree/bindings/serial/ingenic,uart.txt index c3c6406..24ed876 100644 --- a/Documentation/devicetree/bindings/serial/ingenic,uart.txt +++ b/Documentation/devicetree/bindings/serial/ingenic,uart.txt @@ -6,7 +6,8 @@ Required properties: - "ingenic,jz4760-uart", - "ingenic,jz4770-uart", - "ingenic,jz4775-uart", - - "ingenic,jz4780-uart". + - "ingenic,jz4780-uart", + - "ingenic,x1000-uart". - reg : offset and length of the register set for the device. - interrupts : should contain uart interrupt. - clocks : phandles to the module & baud clocks.