From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [PATCH 13/24] dt-bindings: mediatek: apmixedsys: add support for MT8516 Date: Thu, 28 Mar 2019 14:11:05 -0500 Message-ID: References: <20190323211612.860-1-fparent@baylibre.com> <20190323211612.860-14-fparent@baylibre.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: In-Reply-To: <20190323211612.860-14-fparent@baylibre.com> Sender: linux-kernel-owner@vger.kernel.org To: Fabien Parent Cc: Matthias Brugger , Mark Rutland , Sean Wang , Ryder Lee , Hsin-Hsiung Wang , Wenzhen Yu , Chaotian Jing , Yong Mao , jjian.zhou@mediatek.com, devicetree@vger.kernel.org, "linux-kernel@vger.kernel.org" , Linux I2C , "moderated list:ARM/FREESCALE IMX / MXC ARM ARCHITECTURE" , "moderated list:ARM/Mediatek SoC support" , linux-mmc , "open list:GPIO SUBSYSTEM" , open list:SE List-Id: linux-gpio@vger.kernel.org On Sat, Mar 23, 2019 at 4:17 PM Fabien Parent wrote: > > Add binding documentation of apmixedsys for MT8516 SoC. > > Signed-off-by: Fabien Parent > --- > .../bindings/arm/mediatek/mediatek,apmixedsys.txt | 1 + > include/dt-bindings/clock/mt8516-clk.h | 10 ++++++++++ > 2 files changed, 11 insertions(+) Acked-by: Rob Herring From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.1 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_PASS, URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 5D6ECC43381 for ; Thu, 28 Mar 2019 19:11:21 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 341F520811 for ; Thu, 28 Mar 2019 19:11:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1553800281; bh=gHVvzKCZkeskuXfhVC/qxx/Qkvv/i0B3b1XGTteDz1Y=; h=References:In-Reply-To:From:Date:Subject:To:Cc:List-ID:From; b=ZyB8F0hxoqSwz2+1bpqXbO7Uu80JGozErAVP89RIo/u7mipRBKFj9C2mlFRRQckuL uCvHzRRMuh8BO/IZXReHm7hPwQ3PuZv8TB+LXjmM30I5pIgbHJrOPKGkiAYAtdjbz+ 4xDs07CboER5LdYSMSGpnosm3TO/u72GUQ9tLgEU= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726622AbfC1TLU (ORCPT ); Thu, 28 Mar 2019 15:11:20 -0400 Received: from mail.kernel.org ([198.145.29.99]:48960 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726095AbfC1TLT (ORCPT ); Thu, 28 Mar 2019 15:11:19 -0400 Received: from mail-qt1-f169.google.com (mail-qt1-f169.google.com [209.85.160.169]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 16797217F5; Thu, 28 Mar 2019 19:11:18 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1553800278; bh=gHVvzKCZkeskuXfhVC/qxx/Qkvv/i0B3b1XGTteDz1Y=; h=References:In-Reply-To:From:Date:Subject:To:Cc:From; b=1S/t8ZeqN0kRygvrDKrlmZe23Qz55XRHpicFD2vxWdS9bl/CJpiQra4anvEXO4on1 qTrFaxsCV0HuCw+92v4irYz2n+5NHU3ODPnX9TCP5tjN9CJjzFc7XzAk8AFxK0p44T xseubna1z9F5x1g+RaoXvsZbey4cfx5BMIGJryBY= Received: by mail-qt1-f169.google.com with SMTP id d13so19755970qth.5; Thu, 28 Mar 2019 12:11:18 -0700 (PDT) X-Gm-Message-State: APjAAAVh+amLKq6R9Uma2ZmqAQdOpwxFfratG7rwukvKPKyil4vIM4sA gE2U5j2KMuYccAFd3iHE2MbE65QuRQpydAPVzw== X-Google-Smtp-Source: APXvYqzbYaJj/Qe9/tsGy3mIhQjK8icb6R1whDDQMxnhB1IplUw+GJzmb79KwXzwDxLEFHkIrVFKaxjAoBPKfG6YdoM= X-Received: by 2002:ac8:267c:: with SMTP id v57mr36944696qtv.76.1553800277366; Thu, 28 Mar 2019 12:11:17 -0700 (PDT) MIME-Version: 1.0 References: <20190323211612.860-1-fparent@baylibre.com> <20190323211612.860-14-fparent@baylibre.com> In-Reply-To: <20190323211612.860-14-fparent@baylibre.com> From: Rob Herring Date: Thu, 28 Mar 2019 14:11:05 -0500 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH 13/24] dt-bindings: mediatek: apmixedsys: add support for MT8516 To: Fabien Parent Cc: Matthias Brugger , Mark Rutland , Sean Wang , Ryder Lee , Hsin-Hsiung Wang , Wenzhen Yu , Chaotian Jing , Yong Mao , jjian.zhou@mediatek.com, devicetree@vger.kernel.org, "linux-kernel@vger.kernel.org" , Linux I2C , "moderated list:ARM/FREESCALE IMX / MXC ARM ARCHITECTURE" , "moderated list:ARM/Mediatek SoC support" , linux-mmc , "open list:GPIO SUBSYSTEM" , "open list:SERIAL DRIVERS" , linux-spi , LINUX-WATCHDOG , linux-clk , stephane.leprovost@mediatek.com Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Mar 23, 2019 at 4:17 PM Fabien Parent wrote: > > Add binding documentation of apmixedsys for MT8516 SoC. > > Signed-off-by: Fabien Parent > --- > .../bindings/arm/mediatek/mediatek,apmixedsys.txt | 1 + > include/dt-bindings/clock/mt8516-clk.h | 10 ++++++++++ > 2 files changed, 11 insertions(+) Acked-by: Rob Herring From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-1.2 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_PASS,UNWANTED_LANGUAGE_BODY, URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 455D0C43381 for ; Thu, 28 Mar 2019 19:11:26 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 103BC217F5 for ; Thu, 28 Mar 2019 19:11:26 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="NPLs1pWO"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="1S/t8Zeq" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 103BC217F5 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:To:Subject:Message-ID:Date:From: In-Reply-To:References:MIME-Version:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=NkXnNCjFl4Qg757mRu1YJCsOwCGXcUtHwj+/ITMVVkw=; b=NPLs1pWOSd4fI1 oMthe80KZyk91a0pU/FpIXU8fZaJn3EB1y5wkJTq6ucA1Z3l/0oGaOnTNXDnWnwCCSCvUQp5gv7so ReQ0feY0RhAwCWjsDpH7OVHHRPyzdnHkNdEdKO3XXFFyxi+6OWrffm7hHjWx0XRVzOmSOqV1znuTQ GRaNbh0RZyCvvlqvDgwJL4JYC/ht/mAmYL5sl3VCbnhxryZnaAJVgmkn62NCBhiKzKxnI61f+Saj9 1fgFrXJoDQUA3PVoJI9WaIEQNtwXTiTFQpWirQuhYOtii+jvpIWurRf1f6ro9B6Os+PpLJAgXp+78 nr8QyajmomyA/jB+r4QA==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1h9aQr-0007bE-Ug; Thu, 28 Mar 2019 19:11:21 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1h9aQo-0007an-HD; Thu, 28 Mar 2019 19:11:20 +0000 Received: from mail-qt1-f179.google.com (mail-qt1-f179.google.com [209.85.160.179]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 16C5D2184D; Thu, 28 Mar 2019 19:11:18 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1553800278; bh=gHVvzKCZkeskuXfhVC/qxx/Qkvv/i0B3b1XGTteDz1Y=; h=References:In-Reply-To:From:Date:Subject:To:Cc:From; b=1S/t8ZeqN0kRygvrDKrlmZe23Qz55XRHpicFD2vxWdS9bl/CJpiQra4anvEXO4on1 qTrFaxsCV0HuCw+92v4irYz2n+5NHU3ODPnX9TCP5tjN9CJjzFc7XzAk8AFxK0p44T xseubna1z9F5x1g+RaoXvsZbey4cfx5BMIGJryBY= Received: by mail-qt1-f179.google.com with SMTP id x12so24438567qts.7; Thu, 28 Mar 2019 12:11:18 -0700 (PDT) X-Gm-Message-State: APjAAAXS57L5veX5xdjJDAc65mkLHRusS5wfczEolJe3sduXb/rq02wK wOf1cobvHmJixNoiEJbMWOkv1IjiYxbbSq3TBw== X-Google-Smtp-Source: APXvYqzbYaJj/Qe9/tsGy3mIhQjK8icb6R1whDDQMxnhB1IplUw+GJzmb79KwXzwDxLEFHkIrVFKaxjAoBPKfG6YdoM= X-Received: by 2002:ac8:267c:: with SMTP id v57mr36944696qtv.76.1553800277366; Thu, 28 Mar 2019 12:11:17 -0700 (PDT) MIME-Version: 1.0 References: <20190323211612.860-1-fparent@baylibre.com> <20190323211612.860-14-fparent@baylibre.com> In-Reply-To: <20190323211612.860-14-fparent@baylibre.com> From: Rob Herring Date: Thu, 28 Mar 2019 14:11:05 -0500 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH 13/24] dt-bindings: mediatek: apmixedsys: add support for MT8516 To: Fabien Parent X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190328_121118_585293_6E6B50EF X-CRM114-Status: GOOD ( 10.69 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Mark Rutland , devicetree@vger.kernel.org, Ryder Lee , LINUX-WATCHDOG , jjian.zhou@mediatek.com, Wenzhen Yu , "moderated list:ARM/FREESCALE IMX / MXC ARM ARCHITECTURE" , stephane.leprovost@mediatek.com, Sean Wang , linux-mmc , "linux-kernel@vger.kernel.org" , Yong Mao , linux-spi , "open list:GPIO SUBSYSTEM" , "moderated list:ARM/Mediatek SoC support" , Chaotian Jing , "open list:SERIAL DRIVERS" , Matthias Brugger , linux-clk , Hsin-Hsiung Wang , Linux I2C Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Sat, Mar 23, 2019 at 4:17 PM Fabien Parent wrote: > > Add binding documentation of apmixedsys for MT8516 SoC. > > Signed-off-by: Fabien Parent > --- > .../bindings/arm/mediatek/mediatek,apmixedsys.txt | 1 + > include/dt-bindings/clock/mt8516-clk.h | 10 ++++++++++ > 2 files changed, 11 insertions(+) Acked-by: Rob Herring _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel