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 X-Spam-Level: X-Spam-Status: No, score=-12.3 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 1A2DAC433E0 for ; Mon, 15 Mar 2021 03:09:04 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id DD90764E22 for ; Mon, 15 Mar 2021 03:09:03 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229725AbhCODIA (ORCPT ); Sun, 14 Mar 2021 23:08:00 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45704 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229570AbhCODH7 (ORCPT ); Sun, 14 Mar 2021 23:07:59 -0400 Received: from mail-pj1-x102e.google.com (mail-pj1-x102e.google.com [IPv6:2607:f8b0:4864:20::102e]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 73796C061574 for ; Sun, 14 Mar 2021 20:07:59 -0700 (PDT) Received: by mail-pj1-x102e.google.com with SMTP id w8so8002688pjf.4 for ; Sun, 14 Mar 2021 20:07:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=E+C021S+MuuSehTRLZXDd2gMGgIwxJN7I46PHjbYIPA=; b=qt+FGTFJTPJ2JZunn0BlihnzQxcyX9KbvW6foXCHaqjGRikyCE4uq8/JjJ7NJqkNH/ 5BaxBNNwRRDglJz9aEfY7cyz8ogJU8SzsaHg4i2YruvJ1t6BAkTGvvT6Zi0EKm5NxedC Xjm8l82WC1grrZDwaf00ov+Ngll7W8OR4u2lCrWiFvdmQv1mUgVvqccUAeiROBdjol/Y u8nPi8URiiCdsV4AhYBDczpAvJR3D8b9Q/qgM3GB+TpgsD1ISHyZome0Uzj+YlD/lG/3 MtLeGytU3uUKr6q9Ai14P7RjwOWfdVQ5fhgXw845Da3PioZfH4hsw157vqSdISU7fBtJ CC+Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=E+C021S+MuuSehTRLZXDd2gMGgIwxJN7I46PHjbYIPA=; b=X9a1lJGl1mojYW4SctTRP90RL/AgUF/0dfUG8ASV+wcqG6QYGr7jpLcemsru58SqVL zIkJ2bbQG3eLcxTjKjFiK2FonYTejVgMkQ680LIVRVR2zfJOD85Rm0YHTuxLlI8G/7iN +IBJHSvrEPZ41iRhJcfulH+zz0LpDntvV9ktQN62jZS/thoK95apgs6oawUkyXkD6lhr /w6+ZVgf4UUANm4/prmiTWRgM82gkQbMyw6YrdETJ+IaO+vfZI9YVN5puMfZdbjXgon2 cMOCn3k4z04cLsPHGxRxebg8BZ4VQcDuFD9vTomXu7BxJjXN7o5nthXkc8aQ5pcvF6ty ceMw== X-Gm-Message-State: AOAM531SJW2w55ppRRuh7aDbmLGy5zpNAarwblxu5YR9MMMTVKQD3nEI D9jv5SKxUIT6tLA0Cpmd9X6XPnLmNtXFzw== X-Google-Smtp-Source: ABdhPJxL8lzjTY6PKezQCujtpxCj27hHlpUJ7MN8QLCdwRQ0Yyk8U87S9VWEB2aHazmsfSHDzfJosg== X-Received: by 2002:a17:902:ba94:b029:e6:5cd1:a4a2 with SMTP id k20-20020a170902ba94b02900e65cd1a4a2mr9363284pls.69.1615777678267; Sun, 14 Mar 2021 20:07:58 -0700 (PDT) Received: from localhost ([122.171.124.15]) by smtp.gmail.com with ESMTPSA id k3sm11076919pgq.21.2021.03.14.20.07.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 14 Mar 2021 20:07:57 -0700 (PDT) Date: Mon, 15 Mar 2021 08:37:55 +0530 From: Viresh Kumar To: Daniel Lezcano Cc: linux-kernel@vger.kernel.org, linux-pm@vger.kernel.org, lukasz.luba@arm.com, Amit Daniel Kachhap , Javi Merino , Zhang Rui , Amit Kucheria Subject: Re: [PATCH v2 4/5] thermal/drivers/cpuidle_cooling: Use device name instead of auto-numbering Message-ID: <20210315030755.kl7gt66f45o254u3@vireshk-i7> References: <20210312170316.3138-1-daniel.lezcano@linaro.org> <20210312170316.3138-4-daniel.lezcano@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210312170316.3138-4-daniel.lezcano@linaro.org> User-Agent: NeoMutt/20180716-391-311a52 Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 12-03-21, 18:03, Daniel Lezcano wrote: > Currently the naming of a cooling device is just a cooling technique > followed by a number. When there are multiple cooling devices using > the same technique, it is impossible to clearly identify the related > device as this one is just a number. > > For instance: > > thermal-idle-0 > thermal-idle-1 > thermal-idle-2 > thermal-idle-3 > etc ... > > The 'thermal' prefix is redundant with the subsystem namespace. This > patch removes the 'thermal prefix and changes the number by the device > name. So the naming above becomes: > > idle-cpu0 > idle-cpu1 > idle-cpu2 > idle-cpu3 > etc ... > > Signed-off-by: Daniel Lezcano > Reviewed-by: Lukasz Luba I acked for both the patches :( -- viresh