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 9E431C61D97 for ; Sun, 29 Jan 2023 10:42:33 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229692AbjA2Kmc (ORCPT ); Sun, 29 Jan 2023 05:42:32 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39118 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233243AbjA2Km1 (ORCPT ); Sun, 29 Jan 2023 05:42:27 -0500 Received: from mail-wm1-x332.google.com (mail-wm1-x332.google.com [IPv6:2a00:1450:4864:20::332]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C747A23C50 for ; Sun, 29 Jan 2023 02:42:15 -0800 (PST) Received: by mail-wm1-x332.google.com with SMTP id d4-20020a05600c3ac400b003db1de2aef0so6315711wms.2 for ; Sun, 29 Jan 2023 02:42:15 -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=S6fgZaidnmOzAxIot8CP0CZ/usS4S4J5pvHsddp3AIY=; b=EKRk4V+cB88oilcf1APsf+Gj+pEHPhjBh3BRKGviP6PXwcfNTswxz3U5Qx4Y4SCArv rr1mimtMD1zM8MylTdxjxwAXhPCfVLt42BEuuOz5rO1smRDTs5kd/k9Rktq5DX2mdoPh YQuena2LjwOplSZwvwlJdsXFguqbYmqPjgynk9d1KlRsE+qDQ1Vb+oa/lFSoL4WcL4Ms vRlQUzQCtuN2rP3rad4GTpfT5jVHWbyv2/eGii4WEFjSReGMKCGdrn9Nt4lynrnCdAYZ fvIzXLiYXbdKNGWSOf5i0WJjL1E8jyFB3V5cdoO/MoVv2NtF+H4wJ8MjdRbPhwvG/J1e sEbw== 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=S6fgZaidnmOzAxIot8CP0CZ/usS4S4J5pvHsddp3AIY=; b=X+9uQcU3Gt8Rde4HV5PNgPi9LSup4gXlMF1DVFJEk0cHFYeyRza/n2YF8FvtsQqbL6 7BwxKdYqFd3M/+Le0RJ7FWa42vvghbjcw4CXPNwyZKhekNFVBpkEaUYMCG+s92NdQuTs IUAT+LRcVfCisvkHbkVO4EyNuOG2ivkUdsp2Val1gCMWsK+2/dcb1GZ5DS7mECjC4njq TsztnB7PDFoy4y2Fz94+9Q1CGFzIHYND2M+VPRWKkgSxLhBatTX/k82iCJiJ682L7zxW aud69KdmB7ft4RO6hICp5ZC+eOP/fc8j+ixKMXqOOvRYv/5oYx5AMLf6JFhylRgAf1zL EXNg== X-Gm-Message-State: AFqh2kr+vHVTQl4muOLyTfqY865MhucAOlLtwAwrh/eRv6QOZ2BpvuGC 7A3drPFJuFtJeZ+k5gA0+hUgug== X-Google-Smtp-Source: AMrXdXuJAeUmq/NL3Ul152ezSPl6sq7g1KMIqcpniJS/aMkqqxmw7NbDfd082baVSIBNih7198bUyQ== X-Received: by 2002:a05:600c:1508:b0:3d3:5166:2da4 with SMTP id b8-20020a05600c150800b003d351662da4mr45837677wmg.8.1674988935328; Sun, 29 Jan 2023 02:42:15 -0800 (PST) Received: from [192.168.1.109] ([178.197.216.144]) by smtp.gmail.com with ESMTPSA id x13-20020adfdccd000000b002bbddb89c71sm8817333wrm.67.2023.01.29.02.42.13 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sun, 29 Jan 2023 02:42:14 -0800 (PST) Message-ID: <29841f64-360b-1426-e1fd-dd4c64ee5455@linaro.org> Date: Sun, 29 Jan 2023 11:42:12 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.7.1 Subject: Re: [PATCH 5/9] ARM: dts: exynos: move exynos-bus nodes out of soc in Exynos4412 Content-Language: en-US To: Rob Herring , Krzysztof Kozlowski , Alim Akhtar , Kukjin Kim , Marek Szyprowski , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org Cc: replicant@osuosl.org, phone-devel@vger.kernel.org, ~postmarketos/upstreaming@lists.sr.ht, =?UTF-8?Q?Martin_J=c3=bccker?= , Henrik Grimler , Chanwoo Choi References: <20230125094513.155063-1-krzysztof.kozlowski@linaro.org> <20230125094513.155063-5-krzysztof.kozlowski@linaro.org> From: Krzysztof Kozlowski In-Reply-To: <20230125094513.155063-5-krzysztof.kozlowski@linaro.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 25/01/2023 10:45, Krzysztof Kozlowski wrote: > The soc node is supposed to have only device nodes with MMIO addresses, > as reported by dtc W=1: > > exynos4412.dtsi:407.20-413.5: > Warning (simple_bus_reg): /soc/bus-acp: missing or empty reg/ranges property > > and dtbs_check: > > exynos4412-i9300.dtb: soc: bus-acp: > {'compatible': ['samsung,exynos-bus'], 'clocks': [[7, 456]], 'clock-names': ['bus'], 'operating-points-v2': [[132]], 'status': ['okay'], 'devfreq': [[117]]} should not be valid under {'type': 'object'} > > Move the bus nodes and their OPP tables out of SoC to fix this. > Re-order them alphabetically while moving and put some of the OPP tables > in device nodes (if they are not shared). > Applied. Best regards, Krzysztof