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=-11.5 required=3.0 tests=BAYES_00,INCLUDES_PATCH, MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED, USER_AGENT_SANE_1 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 5043EC433E6 for ; Mon, 31 Aug 2020 12:34:43 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (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 24B1220719 for ; Mon, 31 Aug 2020 12:34:43 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 24B1220719 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=dri-devel-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 9E5CB6E248; Mon, 31 Aug 2020 12:34:42 +0000 (UTC) Received: from mail-ej1-f67.google.com (mail-ej1-f67.google.com [209.85.218.67]) by gabe.freedesktop.org (Postfix) with ESMTPS id E65FF6E248 for ; Mon, 31 Aug 2020 12:34:41 +0000 (UTC) Received: by mail-ej1-f67.google.com with SMTP id bo3so8224334ejb.11 for ; Mon, 31 Aug 2020 05:34:41 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=gZ0CJ8Hc1sn63t+kbr2ePS/jsX1/ElRjSGgnzflGJ5c=; b=dcUVdBGoZxlXabl0u3QIvMzjbBmSoa/5duamHUjrg0F2Ap4Zj2JJVXnGQa+NM6Li4o USVJJbZOEFpNWqLQg/F1AMLBx4FFGHEvFeoHw7rz5xYyppqzmQWg+TOHpexF5uEn3Jeo Puuyo/bBLtYUNlPHaIa4Uw/8MQOAIPIPUidgfV/UpiRshF0RW0tw4o9ds5z5WMUf1gZT 0dQ6Dgh4cSBzn0MFeNPZS9k6vFcP1kXyp9qSqYOje16+CLI1uex8WoNX2V8Sss1dFQst oXQVYuFRXPQR9K++XOxhQzgwGBUdyisF/t2MN5nZ+z+sNwfkX5vw5FatW3lePS165FVF /fFQ== X-Gm-Message-State: AOAM5314epmti+Qc8tj2Dejlf2IrXAyvh9OwFPn6Ih2v1hWO8DSnJGjm PWKgLI5oI1KXQ6lHp1Mg8I0= X-Google-Smtp-Source: ABdhPJwHQ+kbuB17V3EV8bJwx6CZ9YUlL7K7t8FmVxpql1tXRrhoh31zM7AD8jShfHwOzEmNhb7SKA== X-Received: by 2002:a17:906:edc4:: with SMTP id sb4mr956998ejb.144.1598877280585; Mon, 31 Aug 2020 05:34:40 -0700 (PDT) Received: from kozik-lap ([194.230.155.216]) by smtp.googlemail.com with ESMTPSA id y14sm1576652eje.10.2020.08.31.05.34.38 (version=TLS1_2 cipher=ECDHE-ECDSA-CHACHA20-POLY1305 bits=256/256); Mon, 31 Aug 2020 05:34:39 -0700 (PDT) Date: Mon, 31 Aug 2020 14:34:36 +0200 From: Krzysztof Kozlowski To: Sylwester Nawrocki Subject: Re: [PATCH 04/10] dt-bindings: mfd: syscon: Document Samsung Exynos compatibles Message-ID: <20200831123436.GA27700@kozik-lap> References: <20200829142501.31478-1-krzk@kernel.org> <20200829142501.31478-4-krzk@kernel.org> <8b0a42a3-e014-c2ed-7403-021f9a476fc8@samsung.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <8b0a42a3-e014-c2ed-7403-021f9a476fc8@samsung.com> User-Agent: Mutt/1.9.4 (2018-02-28) X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, alsa-devel@alsa-project.org, linux-samsung-soc@vger.kernel.org, Chanwoo Choi , Bartlomiej Zolnierkiewicz , David Airlie , Mark Brown , Daniel Lezcano , Liam Girdwood , Rob Herring , linux-kernel@vger.kernel.org, Sangbeom Kim , Kukjin Kim , dri-devel@lists.freedesktop.org, Thomas Gleixner , Lee Jones , linux-arm-kernel@lists.infradead.org, Marek Szyprowski Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Mon, Aug 31, 2020 at 02:30:52PM +0200, Sylwester Nawrocki wrote: > On 29.08.2020 16:24, Krzysztof Kozlowski wrote: > > Samsung Exynos SoCs use syscon for system registers so document its > > compatibles. > > > > Signed-off-by: Krzysztof Kozlowski > > --- > > Documentation/devicetree/bindings/mfd/syscon.yaml | 4 ++++ > > 1 file changed, 4 insertions(+) > > > > diff --git a/Documentation/devicetree/bindings/mfd/syscon.yaml b/Documentation/devicetree/bindings/mfd/syscon.yaml > > index 049ec2ffc7f9..0f21943dea28 100644 > > --- a/Documentation/devicetree/bindings/mfd/syscon.yaml > > +++ b/Documentation/devicetree/bindings/mfd/syscon.yaml > > @@ -40,6 +40,10 @@ properties: > > - allwinner,sun50i-a64-system-controller > > - microchip,sparx5-cpu-syscon > > - mstar,msc313-pmsleep > > + - samsung,exynos3-sysreg > > + - samsung,exynos4-sysreg > > + - samsung,exynos5-sysreg > > + - samsung,exynos5433-sysreg > > Reviewed-by: Sylwester Nawrocki > > Do you also have a patch updating Documentation/devicetree/ > bindings/arm/samsung/sysreg.yaml with new compatibles? Good point. This file should be probably dropped as everything is documented in syscon. Best regards, Krzysztof _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel