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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id BFCABC433FE for ; Fri, 18 Nov 2022 08:17:46 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233442AbiKRIRp (ORCPT ); Fri, 18 Nov 2022 03:17:45 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:41850 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S241259AbiKRIRo (ORCPT ); Fri, 18 Nov 2022 03:17:44 -0500 Received: from mail-lf1-x135.google.com (mail-lf1-x135.google.com [IPv6:2a00:1450:4864:20::135]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B940892B7A for ; Fri, 18 Nov 2022 00:17:41 -0800 (PST) Received: by mail-lf1-x135.google.com with SMTP id r12so7046063lfp.1 for ; Fri, 18 Nov 2022 00:17:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=sPhJE6VPTyo0qcaO20Sn281HINRzDdh0cJ106EjQf1E=; b=ROvHAxbJ/IuPIP2V9+pObdDyhK8B+4WzRv7zamnhvubvuRQuxb/CHuBJ0nk7Z+cTHx FsPp0T2yJsa5MEq1P78Ds1LGKetgiuo1BdbOH9QDRjZwf5Q+veWRUyG+Kw97CUTMW2XG WGMl7OdONQeEVxFjCTVdPYDBLWjKIruVvYvBUPwbeX3PjaVt+6bUuEzfbVeB+dOGEkcQ KOMPfiRa6TUakJ47YGRM3Hg5eqKdYn+LoAsW7NpviQAPmXMpInFL08shmIW3VA3ZfQrl aNZBXfyv1BAWFz+VkzEzwGZlTbXzrjt0EY876LzSPb3JfAGs/piYzeTZ/mBIDFIDhEgF bBEg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=sPhJE6VPTyo0qcaO20Sn281HINRzDdh0cJ106EjQf1E=; b=pR+Ry/9+/UasavcmzRdzdAPpp+D8586Roi+HWzph5nhOUxlzx5XBBzuYao69YuZyXv gpvIc2fxhFCIlObZpV2RSrflE+uhqFkmlXECPYXoYC7AuO45nWB1NT60Qb98/MqZJASU dO14gMQcW8KdukivGVn9GQRhlwi1GLw1pbdgeFezesW36dQuBOGxxQu2Ne9odPmMol3P PSDXqnZubb6qcs1FxorXMTssUA7PaEr6bA3sHNr14UtzD1OFuMo+TEEgTHKCZe5NHwd2 31WPukxfemyBGHaCv2/3d5/rvhkrRae2eGEBkSJ22i3OL9MecLdrBg1kThoCoN+HH1sy ZEPg== X-Gm-Message-State: ANoB5pnP5+clGpYKBezpBUBwdMby7DLbsHLADlk513il6EtPkCLETkIK 1cvewvMlvNLV30TkSClOwITbdQ== X-Google-Smtp-Source: AA0mqf4GUPLpKm7SefwU0ytUKYrPVdXOQuxVrXO3s0xQxqSx6/W95ez8orUQIe+uED2zAXLivIxQPw== X-Received: by 2002:a05:6512:3244:b0:4a2:3d81:8aed with SMTP id c4-20020a056512324400b004a23d818aedmr1939706lfr.500.1668759459918; Fri, 18 Nov 2022 00:17:39 -0800 (PST) Received: from [192.168.0.20] (088156142067.dynamic-2-waw-k-3-2-0.vectranet.pl. [88.156.142.67]) by smtp.gmail.com with ESMTPSA id c3-20020ac25f63000000b004b177293a8dsm560876lfc.210.2022.11.18.00.17.39 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 18 Nov 2022 00:17:39 -0800 (PST) Message-ID: <4e5e4f63-a950-f8f4-fe62-1982b66eb8a3@linaro.org> Date: Fri, 18 Nov 2022 09:17:38 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.4.2 Subject: Re: [PATCH v3 3/7] dt-bindings: mfd: syscon: Add mt8365-syscfg Content-Language: en-US To: =?UTF-8?Q?Bernhard_Rosenkr=c3=a4nzer?= , linux-mediatek@lists.infradead.org Cc: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, matthias.bgg@gmail.com, angelogiocchino.delregno@collabora.com References: <20221117210356.3178578-1-bero@baylibre.com> <20221117210356.3178578-4-bero@baylibre.com> From: Krzysztof Kozlowski In-Reply-To: <20221117210356.3178578-4-bero@baylibre.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 17/11/2022 22:03, Bernhard Rosenkränzer wrote: > Document Mediatek mt8365-syscfg > > Signed-off-by: Bernhard Rosenkränzer Acked-by: Krzysztof Kozlowski Best regards, Krzysztof