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 E3498C4332F for ; Mon, 21 Nov 2022 12:33:19 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230494AbiKUMdT (ORCPT ); Mon, 21 Nov 2022 07:33:19 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48748 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231341AbiKUMcx (ORCPT ); Mon, 21 Nov 2022 07:32:53 -0500 Received: from mail-lj1-x229.google.com (mail-lj1-x229.google.com [IPv6:2a00:1450:4864:20::229]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id BE153BF81E for ; Mon, 21 Nov 2022 04:31:32 -0800 (PST) Received: by mail-lj1-x229.google.com with SMTP id t10so14390028ljj.0 for ; Mon, 21 Nov 2022 04:31:32 -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=T7QmgsUXbk5ulUZ1hF0nbMp3XdRFQhnR410qxXP28rY=; b=KmnUc0D1CjTUMDO40A7MQkDJlIe5cwPCU3aHqrRmO4U0jXyi1P1xglanxf4YVHj0l4 rKthJadqCRIIrQ0w4CVc9M8U+0mbWZk+mHX39m4deNY2/8Ce//i469Qh39FWPG43zCoL Q8RQKhVstKSPYynkF1OswMzSy9ZsBh18o754Bkk9xk26rUvPalVvVYEnBzhLg+/aUn3r bVSrEEEE/016AoVvIdokpapMz/ORZasJ+OpLsEg87QZwfYcPg5g8LEq6OWNr9uniFZAI e2+m0hltvBzD020NNve67V6erXHA9i/0Iw9Dinqtal7pGEf5jF6hfWjgWlmcjIDGlfEz 9tcQ== 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=T7QmgsUXbk5ulUZ1hF0nbMp3XdRFQhnR410qxXP28rY=; b=PD9B7YiEd9QOumrKmX9OZsfBNOOqL0xhCcEmByOVflUoOJRjFeCzQ1JgnVJjV2C5+6 xU7TiRapz1mi5pZdRY6e3QqKZzJVQtT6vAB514SQKTdneDiNJqskSZG8SaGeDDTAkBPU /VKxB1+994S86zKeirYaP/9tfGk9XRJ7Rzk8HXLA3rDS25cFgkKJeNyTHCVnlAboMZjS xDCxSR/GCpoOgtyUlcnUaw96eWjUkXuQwjLCMvNVeQG6xl7clRNhIl58SG0qFyU2UWDA Okfba+c3F2ohiIR1rD/e3mphsE4aPhCY2h/bywaCBuP+5EYJ1pVEvWSRAVSUWI4jHws9 rYKw== X-Gm-Message-State: ANoB5pnJ/RcF5X631N2Z6XbLwFUGvOJ4ceB2+/AM9EXZL22USVsNqlTr cQW9peVI+IgVqSihDCNrQej3PA== X-Google-Smtp-Source: AA0mqf4bjSXPY0u/1byf7bRmllNXjWyAVYxWC7TCztAPelgseKtZJI1xTRh9q7ZbH/ccq7gTj7C0NQ== X-Received: by 2002:a2e:b80e:0:b0:277:5279:1b8 with SMTP id u14-20020a2eb80e000000b00277527901b8mr5542577ljo.58.1669033890732; Mon, 21 Nov 2022 04:31:30 -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 y4-20020a05651c106400b0027754bdd667sm1387581ljm.109.2022.11.21.04.31.29 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 21 Nov 2022 04:31:30 -0800 (PST) Message-ID: Date: Mon, 21 Nov 2022 13:31:29 +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 0/2] arm64: dts: Add SYSREG nodes for FSD SoC Content-Language: en-US To: Sriranjani P , robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, lee@kernel.org, devicetree@vger.kernel.org, alim.akhtar@samsung.com, pankaj.dubey@samsung.com, ravi.patel@samsung.com Cc: linux-kernel@vger.kernel.org References: <20221121091118.48628-1-sriranjani.p@samsung.com> From: Krzysztof Kozlowski In-Reply-To: <20221121091118.48628-1-sriranjani.p@samsung.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 21/11/2022 10:11, Sriranjani P wrote: > FSD SoC has three sysreg nodes one in PERIC block and other two are in > FSYS0 and FSYS1 block. This patch series add required DT binding and > DT file modifications. > > Sriranjani P (2): > dt-bindings: mfd: syscon: Add tesla compatibles found on FSD SoC > arm64: dts: fsd: add sysreg device node > > Documentation/devicetree/bindings/mfd/syscon.yaml | 1 + > arch/arm64/boot/dts/tesla/fsd.dtsi | 15 +++++++++++++++ This does not CC necessary lists and folks, but that's MAINTAINERS or get_maintainers.pl fault. I sent a patch for it. Best regards, Krzysztof