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 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id E9162C433F5 for ; Thu, 21 Oct 2021 12:06:58 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id CAD096121F for ; Thu, 21 Oct 2021 12:06:58 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230283AbhJUMJN (ORCPT ); Thu, 21 Oct 2021 08:09:13 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:33888 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230231AbhJUMJN (ORCPT ); Thu, 21 Oct 2021 08:09:13 -0400 Received: from mail-wr1-x429.google.com (mail-wr1-x429.google.com [IPv6:2a00:1450:4864:20::429]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 79C25C061749 for ; Thu, 21 Oct 2021 05:06:57 -0700 (PDT) Received: by mail-wr1-x429.google.com with SMTP id r18so724294wrg.6 for ; Thu, 21 Oct 2021 05:06:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:content-transfer-encoding:in-reply-to; bh=ZcFeRC73UKaa3p+nvjfoKXbuybNs1IiSI5VXt1+O0h8=; b=QrMzCEsn+k+371RBMkTdnwTcdUtYRoptFxnkREZS4i5pLjW+7onXK1YMM/tKL7lsyV kpg4iXvdTHlJB/QHKQM3dUBS8fyRkRAzNfu4Okn7PFyMWMN3rZ4i9p2EDyZrW2anQ3Ip 8EaYuoVwPghvk+I/YFpdeNGv0sKyy+lrC48pvvOft+dafq/YThbGYIkXo6F0uDxYAlmQ UREbqAThRqFVEZlliCt69T2wf4MeiDquOno3WgmF6NpMrlc19noa25PUBXYgkPtV/+QG SnPz0EB3Gecm6NfHUuyAvEmHQoojHkYjRNRjjpfgSqjYjPmE5/esF3mO0IoOg2TxoPzB JX9A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:content-transfer-encoding :in-reply-to; bh=ZcFeRC73UKaa3p+nvjfoKXbuybNs1IiSI5VXt1+O0h8=; b=chNGWlZWDQrIc6lmcM8vjKYxQxq/tkWnpo5L/fEexZ6X9kjkQGBbPsn+med2GQocZ7 7atq0vXJz9g2sQMuLZ+zsaFRqz90N73WcIWs11TD9IAn5Xys2gVm9osHn7iKvyxnE4BQ nXhc4bGwMHyoXts7JeVIViAa4mrGY6ueRoyqnu4OOz8A1FhalrjPYkGZSv3tcq/7aSk9 bDDtCbgSC9Ob6bbh/hAWpeK2Gsets+MYHHZRJokFlAdYCrB9INmTEk2Qram8KH29aMtz Y2QKo/mYqxVdVrCH0YvzwRO28Wg/LZjOK5AVxHhtxfFYlMVZiYNxNVM2H4ModhT4XomM 9CMg== X-Gm-Message-State: AOAM530wu/2ha1AvNiyDynqWqlw7IubOrqQ01V78aHzbdxF///TAiT8u 70KlpAhghs8RHj7rTuwwhzvrKg== X-Google-Smtp-Source: ABdhPJwjccrvXrRDtW8YC0zECaOaVmzzOrfXick8ROZdWaUbmP6uAMzl1Y7+N1i0guFas2iRBoq51g== X-Received: by 2002:adf:8b06:: with SMTP id n6mr6874271wra.5.1634818015858; Thu, 21 Oct 2021 05:06:55 -0700 (PDT) Received: from google.com ([95.148.6.207]) by smtp.gmail.com with ESMTPSA id y26sm4401523wma.15.2021.10.21.05.06.55 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 21 Oct 2021 05:06:55 -0700 (PDT) Date: Thu, 21 Oct 2021 13:06:53 +0100 From: Lee Jones To: Chanho Park Cc: Krzysztof Kozlowski , Rob Herring , Linus Walleij , Tomasz Figa , Sylwester Nawrocki , linux-samsung-soc@vger.kernel.org, devicetree@vger.kernel.org Subject: Re: [PATCH v4 1/3] dt-bindings: mfd: add samsung,exynosautov9-sysreg compatible Message-ID: References: <20211012002314.38965-1-chanho61.park@samsung.com> <20211012002314.38965-2-chanho61.park@samsung.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20211012002314.38965-2-chanho61.park@samsung.com> Precedence: bulk List-ID: X-Mailing-List: linux-samsung-soc@vger.kernel.org On Tue, 12 Oct 2021, Chanho Park wrote: > Add document Samsung's Exynos Auto v9 compatible for system registers. > > Cc: Lee Jones > Reviewed-by: Krzysztof Kozlowski > Signed-off-by: Chanho Park > --- > Documentation/devicetree/bindings/mfd/syscon.yaml | 1 + > 1 file changed, 1 insertion(+) v3 of this patch has already been applied. I don't see any differences, so I'll keep v3 for now. In future, please provide a change-log under the '---' tag. -- Lee Jones [李琼斯] Senior Technical Lead - Developer Services Linaro.org │ Open source software for Arm SoCs Follow Linaro: Facebook | Twitter | Blog