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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id A0FCACCFA1A for ; Wed, 12 Nov 2025 11:45:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Content-Transfer-Encoding: Content-Type:In-Reply-To:From:References:Cc:To:Subject:MIME-Version:Date: Message-ID:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=T2uXL0fecv9IDoS3aILkd6lyb9/6TUiptbt496MwiTA=; b=00M+Ha4A5uSlqtPR/9nTf1Urnf pGMnAcbLcF4NiCpkT2Rcrj5DogVndViCveJhU6reRHEY/b3TSO3/M4Y7rvs3/ZU9YatYBV/spSZ3r ZTZvFpthdeRCdzJY63tXBw7DXMMDFqXLCLRk/3BC0GZ611OBHNtZQLRK4fvp3AmxF3lFE17MXp/+t wh/po1wlUxVme8SrtTVbii/sTiBrPAlWMVlfy+iPw9zP4Yk1QeDIlA5e2VmQVqF5RZp50yCCXBzfq z7vU32aX4U7OntHA2Vak6c/4Du0wrHi1rw237/Iz3R7qQqidv3G+ayk+jWh5fYX9d22kkjofZGrjb eQQT6a0w==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98.2 #2 (Red Hat Linux)) id 1vJ9HW-00000008i8S-1n5B; Wed, 12 Nov 2025 11:44:58 +0000 Received: from bali.collaboradmins.com ([148.251.105.195]) by bombadil.infradead.org with esmtps (Exim 4.98.2 #2 (Red Hat Linux)) id 1vJ9HU-00000008i6U-0Mep; Wed, 12 Nov 2025 11:44:57 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=collabora.com; s=mail; t=1762947893; bh=txQYXefWwC2PZqEQ4vuwFQ5aaHRR6QGqriUDT6flUq0=; h=Date:Subject:To:Cc:References:From:In-Reply-To:From; b=cK21f6Gt4ebuuEMkr8T4xExWaiZikMRwdU3xD+guk8+7Gm5W1VgzofKs7cog+vdRx o9LtWn3ArAHcp0G74dAZOwCtgDJIc07BZFnETnImHBG2CVWiI4whIFgYBG1I28Q2Xe dwCJxnHLYerOzf2j9uwg3t1wi63zGW3fMwtEM6/4zifIuViwq7kQ9WbLnkUyXq9Ocf zRyNsEq4KYlUDBo4smccBlW6+d8U3oVHeU5U/jEHxoLjGpG3J6GQg8U0idnseanwfM rulu1XG6f/eYKL+2rVYk7U13TP39NzkX5q6/+5A/tUJlTGEFsUKZc/57XqqKMxmJAO xM6CEeQYaXfFA== Received: from [192.168.1.100] (2-237-20-237.ip236.fastwebnet.it [2.237.20.237]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: kholk11) by bali.collaboradmins.com (Postfix) with ESMTPSA id DDED017E129C; Wed, 12 Nov 2025 12:44:51 +0100 (CET) Message-ID: Date: Wed, 12 Nov 2025 12:44:51 +0100 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PATCH v2 06/11] firmware: qcom: scm: Simplify with of_machine_device_match() To: Krzysztof Kozlowski , Rob Herring , Saravana Kannan , "Rafael J. Wysocki" , Viresh Kumar , Matthias Brugger , Yangtao Li , Chen-Yu Tsai , Jernej Skrabec , Samuel Holland , Lorenzo Pieralisi , Daniel Lezcano , Bjorn Andersson , Konrad Dybcio , Thomas Gleixner , Nicolas Ferre , Alexandre Belloni , Claudiu Beznea , Maximilian Luz , Hans de Goede , =?UTF-8?Q?Ilpo_J=C3=A4rvinen?= , Daniel Lezcano , Thierry Reding , Jonathan Hunter Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-pm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org, linux-sunxi@lists.linux.dev, linux-arm-msm@vger.kernel.org, platform-driver-x86@vger.kernel.org, linux-tegra@vger.kernel.org, Konrad Dybcio References: <20251112-b4-of-match-matchine-data-v2-0-d46b72003fd6@linaro.org> <20251112-b4-of-match-matchine-data-v2-6-d46b72003fd6@linaro.org> From: AngeloGioacchino Del Regno Content-Language: en-US In-Reply-To: <20251112-b4-of-match-matchine-data-v2-6-d46b72003fd6@linaro.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20251112_034456_285984_0411C62A X-CRM114-Status: UNSURE ( 6.48 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Il 12/11/25 11:28, Krzysztof Kozlowski ha scritto: > Replace open-coded getting root OF node and matching against it with > new of_machine_device_match() helper. > > Reviewed-by: Konrad Dybcio > Signed-off-by: Krzysztof Kozlowski Reviewed-by: AngeloGioacchino Del Regno