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 9BF21C04A95 for ; Thu, 29 Sep 2022 07:45:57 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235357AbiI2Hp4 (ORCPT ); Thu, 29 Sep 2022 03:45:56 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:37756 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235142AbiI2Hpz (ORCPT ); Thu, 29 Sep 2022 03:45:55 -0400 Received: from mail-lf1-x134.google.com (mail-lf1-x134.google.com [IPv6:2a00:1450:4864:20::134]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 2F3A0EEB5E for ; Thu, 29 Sep 2022 00:45:54 -0700 (PDT) Received: by mail-lf1-x134.google.com with SMTP id a3so992988lfk.9 for ; Thu, 29 Sep 2022 00:45:54 -0700 (PDT) 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; bh=p7ms7uqng+TRfW2+8KLEb7IsEqCgIjkUcQ5rclrFPw8=; b=BBTb8i3GIiG9CaQszwD5JUyCdxCbBwlxH9N8u8bkqxNpkoUNCNT5/gIvsspbDLA+de 96bs2KSDzqRRZuxUeityqLuhoeJHxfKS0wAc7EXM6lvgDRvtfGffuXB0b+hv53MnW010 3BMtAZcmfpO8Eu1IOqbXjkiSGUihqK2ryoQa8dCKxALvE+TRI1g5U7+wx+lz4AWsckP2 UpM4chLJleJMWeJFM7W6NH/fvCnRKNg0lSgK9iR06OJjcRgPlAEgdlrBVDssFea6XptW 1Shp2VP1ndX9q7wfeuoz3AussVnb9V+lrQJtZX/DCbWW44tabOtHledw2eVfMLmql46S aJ0w== 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; bh=p7ms7uqng+TRfW2+8KLEb7IsEqCgIjkUcQ5rclrFPw8=; b=jq4t4brneCNgik7XTxdhWIubXiQyYV3/XHI9RqJgmkzNqZhd6Hy9H9EMNZWESIhnnh 53jgaU8ptFQwE0uGO8hP0hi0sh2hHvT1Rzv4IW11P0HnrtRsAgT1zYbErJzemKktI1c8 DzvZKqwvmV9vao8EY0bvZpKeHEnp/D2nr6LAG9JQxP80uPKjW5pVy9EKsOfEcypL06vj OSb6lSXALrG0va/8awpYETrGeAwyfIbhLVQCo/6peLrWVn9XWHBv4nAOrNkHEwzOPhQL jfJz7gQIYgOrkJGGgsY5lQz0KqrMM0yXOE7fLS8u/l7XczGGGFj/5J+bn3ahx8a4FmjF GBWg== X-Gm-Message-State: ACrzQf1bcxKNdiu9h1z6qjuUBqu+kQ0ZufpnkVNgEWhHod362PscJGn6 E1pCU4l6VGDRqW9WQv+lQB4DgqT7NHxgrQ== X-Google-Smtp-Source: AMsMyM4qz40OXC+DwXTJoJOTC15xvBFpmJ5eD9N4isSloiSD+bMU6hutKIdvRpX7/Dj03+q2OsJR6g== X-Received: by 2002:a05:6512:3d25:b0:49a:d2a0:7208 with SMTP id d37-20020a0565123d2500b0049ad2a07208mr833485lfv.82.1664437552543; Thu, 29 Sep 2022 00:45:52 -0700 (PDT) Received: from [192.168.0.21] (78-11-189-27.static.ip.netia.com.pl. [78.11.189.27]) by smtp.gmail.com with ESMTPSA id y9-20020ac255a9000000b00499cf3e3edcsm703233lfg.296.2022.09.29.00.45.51 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 29 Sep 2022 00:45:52 -0700 (PDT) Message-ID: Date: Thu, 29 Sep 2022 09:45:51 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.3.0 Subject: Re: [PATCH v5 2/3] dt-bindings: thermal: add loongson2k thermal binding Content-Language: en-US To: Yinbo Zhu , "Rafael J . Wysocki" , Daniel Lezcano , Amit Kucheria , Zhang Rui , Rob Herring , Krzysztof Kozlowski , linux-pm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Cc: zhanghongchen , Liu Peibao References: <20220928083702.17309-1-zhuyinbo@loongson.cn> <20220928083702.17309-2-zhuyinbo@loongson.cn> <066b55cf-4a28-89a2-56ab-572590c97c30@linaro.org> <9b2f2d43-981d-3ffb-7526-dc3e58a9f367@linaro.org> <9b62594f-7473-9974-8ab3-4c93aae5fa64@linaro.org> From: Krzysztof Kozlowski In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 29/09/2022 09:07, Yinbo Zhu wrote: >>>>> >>>>> ... and please test your patches before sending :( >>> You said is refer that "reg: [[0, 534779136], [0, 48]] is too long" ? >>> Need fix that warning, right? >> >> Yes. You said you tested it but then sent with an error... so it's not >> really a testing. > sorry, I did do some testing. but I think It is okay that can generate a > dtb without reporting an error when compile yaml file, in fact, I > ignore the warning, I will fix it in v6. Do you also send the code with warnings reported by GCC? Judging by number of kernel test robot reports, it could be. So just to be very, very clear: do not send any code which generates any warning. For GCC this means W=1 builds. Best regards, Krzysztof