]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
net: rfkill: gpio: allow booting in blocked state
authorCatalin Popescu <catalin.popescu@leica-geosystems.com>
Thu, 16 Jan 2025 08:47:02 +0000 (09:47 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 11 Feb 2025 10:55:55 +0000 (11:55 +0100)
commit2882bf7dd4f5dc732aa98d206026582cc136cb4d
tree1f14eed55ae399c158933f019a577f9c304b33b9
parent7951e8099c2f12c1b98ce964ee05fd6bb7f2e7e7
net: rfkill: gpio: allow booting in blocked state

By default, rfkill state is unblocked and this behavior is not
configurable. Add support for booting in blocked state based on the
presence of a devicetree property.

Signed-off-by: Catalin Popescu <catalin.popescu@leica-geosystems.com>
Link: https://patch.msgid.link/20250116084702.3473176-2-catalin.popescu@leica-geosystems.com
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/rfkill/rfkill-gpio.c