Message ID | 20240731212430.2677900-1-heiko@sntech.de (mailing list archive) |
---|---|
Headers | show
Received: from gloria.sntech.de (gloria.sntech.de [185.11.138.130]) (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 E04C716CD06; Wed, 31 Jul 2024 21:24:56 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=185.11.138.130 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1722461098; cv=none; b=S5bUSmgFb38zN5zkYiWCyP7wFJY1cNUOZkQNsDsjgLw2LHR81EAeS77GtIX+fkJiDQuLXvBbNlemcftTdcKZ23qrLx+v05ebe6P4LhoMmQEQpspc25//4qL45//PUAyoLK1NTbNKXjt3KoXr5sAbRWZDBgBAb7z+RKLmfQIzONE= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1722461098; c=relaxed/simple; bh=xB2SONp4XwaJ1YzVBBAmZ8b3kGBVnBVR/zV7uFVrM4I=; h=From:To:Cc:Subject:Date:Message-Id:MIME-Version; b=SdSHDJskZnYR4bZKghokHW4WryqkNPXrtrVdjnJBGIRCcoXw1GST5uL3DUJGyEGR5rttfxJlOvVlFr6pa8wxfxAgfvnTlBhnmIf4l5Wjw1yKbeN7NTfh7Rz4a2+mHpmuB4oBb2ix6auGS8xxax1gr8lEmrcyO8NOr83617/9z4M= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=sntech.de; spf=pass smtp.mailfrom=sntech.de; arc=none smtp.client-ip=185.11.138.130 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=sntech.de Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=sntech.de Received: from i53875ac5.versanet.de ([83.135.90.197] helo=phil.lan) by gloria.sntech.de with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from <heiko@sntech.de>) id 1sZGoL-0007jg-Kg; Wed, 31 Jul 2024 23:24:41 +0200 From: Heiko Stuebner <heiko@sntech.de> To: lee@kernel.org, jdelvare@suse.com, linux@roeck-us.net, dmitry.torokhov@gmail.com, pavel@ucw.cz Cc: robh@kernel.org, krzk+dt@kernel.org, conor+dt@kernel.org, heiko@sntech.de, ukleinek@debian.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, linux-hwmon@vger.kernel.org, linux-input@vger.kernel.org, linux-leds@vger.kernel.org Subject: [PATCH v3 0/7] Drivers to support the MCU on QNAP NAS devices Date: Wed, 31 Jul 2024 23:24:23 +0200 Message-Id: <20240731212430.2677900-1-heiko@sntech.de> X-Mailer: git-send-email 2.39.2 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 |
Drivers to support the MCU on QNAP NAS devices
|
expand
|