From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from metis.whiteo.stw.pengutronix.de (metis.whiteo.stw.pengutronix.de [185.203.201.7]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id B0F719476 for ; Tue, 22 Apr 2025 09:05:22 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=185.203.201.7 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1745312724; cv=none; b=kZmOsPniXUG2560ZrnkCYCj24jB4l+bYkcTPt6+jAYsHnTQQYCar61aAxDc5xYUdpM3qsjWShLBU6NHZ9tOZ7MV1C2DstrvhJQzDsu6cTPylv3xTnQea15GtE97iAVKPlK9C557mFQLCiE/t+VyoHWgexd2VvZkb6YlqXOqjWME= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1745312724; c=relaxed/simple; bh=TZonv/6iYJ38tTawNSsaWLZKkPcyirYh0sJkKVflj2s=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=XIuyEp4Q3laP9OmH5HeiVN5wm4Miw51aw7v7ettfl+YmjFwMij1S7UiFzK7X/HD4T4tKMpeAqHWapYvwDY+uXXaZdw3PgDBzVr/jQMb2G0ASsdUh2J+S/A4qwsRP1dLG62N3zmV0k27s6Xuo6xs1ukH0ZrPidWii5Kchi2UMUZM= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=pengutronix.de; spf=pass smtp.mailfrom=pengutronix.de; arc=none smtp.client-ip=185.203.201.7 Authentication-Results: smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=pengutronix.de Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=pengutronix.de Received: from drehscheibe.grey.stw.pengutronix.de ([2a0a:edc0:0:c01:1d::a2]) by metis.whiteo.stw.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1u79Z3-0001P0-34; Tue, 22 Apr 2025 11:05:13 +0200 Received: from pty.whiteo.stw.pengutronix.de ([2a0a:edc0:2:b01:1d::c5]) by drehscheibe.grey.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1u79Z2-001WYe-0y; Tue, 22 Apr 2025 11:05:12 +0200 Received: from ore by pty.whiteo.stw.pengutronix.de with local (Exim 4.96) (envelope-from ) id 1u79Z2-00F5gw-0Z; Tue, 22 Apr 2025 11:05:12 +0200 Date: Tue, 22 Apr 2025 11:05:12 +0200 From: Oleksij Rempel To: Sebastian Reichel , Srinivas Kandagatla , Benson Leung , Tzung-Bi Shih , Daniel Lezcano Cc: kernel@pengutronix.de, linux-kernel@vger.kernel.org, Liam Girdwood , Mark Brown , "Rafael J. Wysocki" , Zhang Rui , Lukasz Luba , linux-pm@vger.kernel.org, =?utf-8?B?U8O4cmVu?= Andersen , Guenter Roeck , Matti Vaittinen , Ahmad Fatoum , Andrew Morton , chrome-platform@lists.linux.dev Subject: Re: [PATCH v9 1/7] power: Extend power_on_reason.h for upcoming PSCRR framework Message-ID: References: <20250422085717.2605520-1-o.rempel@pengutronix.de> <20250422085717.2605520-2-o.rempel@pengutronix.de> Precedence: bulk X-Mailing-List: linux-pm@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20250422085717.2605520-2-o.rempel@pengutronix.de> X-Sent-From: Pengutronix Hildesheim X-URL: http://www.pengutronix.de/ X-Accept-Language: de,en X-Accept-Content-Type: text/plain X-SA-Exim-Connect-IP: 2a0a:edc0:0:c01:1d::a2 X-SA-Exim-Mail-From: ore@pengutronix.de X-SA-Exim-Scanned: No (on metis.whiteo.stw.pengutronix.de); SAEximRunCond expanded to false X-PTX-Original-Recipient: linux-pm@vger.kernel.org On Tue, Apr 22, 2025 at 10:57:11AM +0200, Oleksij Rempel wrote: > Prepare for the introduction of the Power State Change Reason Recorder > (PSCRR) framework by expanding the power_on_reason.h header. This > extension includes new power-on reasons: > - POWER_ON_REASON_OVER_CURRENT for over-current conditions. > - POWER_ON_REASON_REGULATOR_FAILURE for regulator failures. > - POWER_ON_REASON_OVER_TEMPERATURE for over temperature situations. > - POWER_ON_REASON_EC_PANIC for EC panics > > Signed-off-by: Oleksij Rempel I forgot to add: Reviewed-by: Matti Vaittinen -- Pengutronix e.K. | | Steuerwalder Str. 21 | http://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |