Message ID | 20240331105608.7338-2-balejk@matfyz.cz (mailing list archive) |
---|---|
Headers | show
Received: from smtp1.ms.mff.cuni.cz (smtp-in1.ms.mff.cuni.cz [195.113.20.234]) (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 49C3F1442F9; Sun, 31 Mar 2024 10:58:46 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=195.113.20.234 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1711882728; cv=none; b=SdZhMmYYj8wDCmL/To68AkmruQXAHK9Un+VfJ5hTqk4uSeuQJq3Zm7O3N4wWM/HvLW3zAnejZUG41MIGy/xCurUCM13BpR69dN5DXlBtI1EVeioK/jwHPHndMlCbzNWkXQfqiQYXvZw++kJt6wSm+KFuvkOieeGMRCIZA/iantE= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1711882728; c=relaxed/simple; bh=t93YFYitOmuzsRrL966Hzq4Kb+YDmIsifWDYidPpN90=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version; b=csUDQZ+zKTeFAF+cbohbB/ef9qk81ZIjbwE5BKZRYSmEXA/HV2Mi+lQAy2jC2bHZy76EYPZaLdAwGRV7SB5a7LPX1Eur0WnTAf/lcDgQvLhk3wdHJ0PYcxw5Fp/5xfmHDJizzNtYW5JjAV6GbPSx0wkhTxWNtju5JxEAQ6H5wMY= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=matfyz.cz; spf=pass smtp.mailfrom=matfyz.cz; dkim=pass (2048-bit key) header.d=mff.cuni.cz header.i=@mff.cuni.cz header.b=OvsSvFv4; arc=none smtp.client-ip=195.113.20.234 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=matfyz.cz Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=matfyz.cz Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=mff.cuni.cz header.i=@mff.cuni.cz header.b="OvsSvFv4" X-SubmittedBy: id balejk@matfyz.cz subject /postalCode=110+2000/O=Univerzita+20Karlova/street=Ovocn+5CxC3+5CxBD+20trh+20560/5/ST=Praha,+20Hlavn+5CxC3+5CxAD+20m+5CxC4+5Cx9Bsto/C=CZ/CN=Karel+20Balej/emailAddress=balejk@matfyz.cz serial F5FD910E8FE2121B897F7E55B84E351D issued by /C=NL/O=GEANT+20Vereniging/CN=GEANT+20Personal+20CA+204 auth type TLS.CUNI DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mff.cuni.cz; s=submission; t=1711882687; x=1713182687; bh=x+wQ7I/sdjfXLmnJE9MBqntMralduAmx24DA6Fuwkgk=; h=From:MIME-Version; b=OvsSvFv49FkibgnTVvNN6kIC1pcqaEKvnS+JrnRoL6Y7/lxwXRNCMD9dvVbO6DAh7 LLhTvB7LoTAN7B3bzTsREXqyWthUDaDL+G7qNhyGqn311cvWXKOl0Ss8YcNLeUXgL+ tIACKdsYTKRwMANKg0fJKGjWrIL+VqGagCcdu1kLVyEZyNrCkwjFYHmrOqFK/EOAZr lnBtzXvP4yqnb+QhIoaKyEWyg5PE/0Dvwwra6emZbqeM0a4cdzCZfWQAJ3Y1CHXlw4 ZsVDNHn5YcYBhc58GaPQy1q75/xAHUiDUTSpvTnerJr+lQ4ABNuZ16weQxv0Uozgc6 eST/6mZgszqvQ== Received: from localhost (internet5.mraknet.com [185.200.108.250]) (authenticated) by smtp1.ms.mff.cuni.cz (8.16.1/8.16.1) with ESMTPS id 42VAw5IC095397 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=OK); Sun, 31 Mar 2024 12:58:06 +0200 (CEST) (envelope-from balejk@matfyz.cz) From: Karel Balej <balejk@matfyz.cz> To: Lee Jones <lee@kernel.org>, Rob Herring <robh@kernel.org>, Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>, Conor Dooley <conor+dt@kernel.org>, Dmitry Torokhov <dmitry.torokhov@gmail.com>, Liam Girdwood <lgirdwood@gmail.com>, Mark Brown <broonie@kernel.org>, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-input@vger.kernel.org Cc: =?utf-8?q?Duje_Mihanovi=C4=87?= <duje.mihanovic@skole.hr>, ~postmarketos/upstreaming@lists.sr.ht, phone-devel@vger.kernel.org Subject: [PATCH 0/5] initial support for Marvell 88PM886 PMIC Date: Sun, 31 Mar 2024 12:46:53 +0200 Message-ID: <20240331105608.7338-2-balejk@matfyz.cz> X-Mailer: git-send-email 2.44.0 Precedence: bulk X-Mailing-List: linux-input@vger.kernel.org List-Id: <linux-input.vger.kernel.org> List-Subscribe: <mailto:linux-input+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:linux-input+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit |
Series |
initial support for Marvell 88PM886 PMIC
|
expand
|