From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mgamail.intel.com (mgamail.intel.com [198.175.65.19]) (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 8BEF83AB267 for ; Tue, 17 Mar 2026 11:23:44 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=198.175.65.19 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1773746626; cv=none; b=bXiBIwtYF4tbp0oGvICwGEaYokT0gVVOOGh0RlTplVM3pmoBK7MMno4gmYVUPqRN0ufcj5MhNe1LWEhJ+Uzp10Jf3s4kBZrqrGvjbedFdjSGv7bjY+2NF/boaL9drnc9tLzKeQfNx7jKIR6hApT5aaEBHP3NZiQlGKpn2aQ5COE= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1773746626; c=relaxed/simple; bh=qowrY8Tl6gxhcLUOcG9rkM6Mwhth92uehjZ6WjlJOsk=; h=Date:From:To:Cc:Subject:Message-ID:MIME-Version:Content-Type: Content-Disposition; b=d6nkSZ5ZWaJtVvoebyPvhH9PVmGTxoW1kbYvkdG3nWWWwSW9R0xaXprWU4hWwuVHqQ0TJNgtKhugsFHo2ZjLmDIM21KszNI3Qv7NoAPIVmMLMVSptw/s5JgJbvM4Xq/hUImk+faXZR+CyB7YEyAsubNVwfUz+M9RM9vxC/F6hHU= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.intel.com; spf=pass smtp.mailfrom=linux.intel.com; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b=eO4+G/iA; arc=none smtp.client-ip=198.175.65.19 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.intel.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=linux.intel.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="eO4+G/iA" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1773746625; x=1805282625; h=date:from:to:cc:subject:message-id:mime-version; bh=qowrY8Tl6gxhcLUOcG9rkM6Mwhth92uehjZ6WjlJOsk=; b=eO4+G/iASk+UmAKvAIcZiF8O8U4pjGNk1cxsYwQolcLDyaKjjxiRJuzX +qMiYB6dSUEOI66LUk7zVjfxifbGU5Dgl2qIu3QutNf7dA33bdbLsyBoK 9Y1muWkoVBPlStsMFhd2dr77jVgeuNKoE63Mj+2TXE6K7ymkwSDS2bX8Q KPxaV0kWBsQMpn94k8cLVJxiTp3SzYQ+i0co1gFcb9MAfdlsoe3Rlyk4g CTBN7i6BvIsgWb7bt6F+KZ6DdVhd867TGW/aR5sKWoJ6vtCsM1UCuC+GG Nkc8ldkIJsvSxfftEFpnR1i6FpkbA6XSwWRnxTCAblLoFFjxs1nPsBBJm Q==; X-CSE-ConnectionGUID: pJ6HknnoRDu6RumbIs+DcQ== X-CSE-MsgGUID: 6Tz0AFufS2G1ucXz0UegZA== X-IronPort-AV: E=McAfee;i="6800,10657,11731"; a="74662680" X-IronPort-AV: E=Sophos;i="6.23,124,1770624000"; d="scan'208";a="74662680" Received: from fmviesa010.fm.intel.com ([10.60.135.150]) by orvoesa111.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 17 Mar 2026 04:23:44 -0700 X-CSE-ConnectionGUID: WY+jB4xkRjiX/SJSViTEHw== X-CSE-MsgGUID: HRGn5UCxQoaz0FyV/agW3A== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.23,124,1770624000"; d="scan'208";a="218392094" Received: from black.igk.intel.com ([10.91.253.5]) by fmviesa010.fm.intel.com with ESMTP; 17 Mar 2026 04:23:42 -0700 Received: by black.igk.intel.com (Postfix, from userid 1001) id 0E4A598; Tue, 17 Mar 2026 12:23:41 +0100 (CET) Date: Tue, 17 Mar 2026 12:23:41 +0100 From: Mika Westerberg To: Greg Kroah-Hartman Cc: Yehezkel Bernat , Lukas Wunner , Andreas Noever , linux-usb@vger.kernel.org, Mika Westerberg Subject: [GIT PULL] USB4/Thunderbolt fix for v7.0-rc5 Message-ID: <20260317112341.GF2275908@black.igk.intel.com> Precedence: bulk X-Mailing-List: linux-usb@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Hi Greg, The following changes since commit 1f318b96cc84d7c2ab792fcc0bfd42a7ca890681: Linux 7.0-rc3 (2026-03-08 16:56:54 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt.git tags/thunderbolt-for-v7.0-rc5 for you to fetch changes up to 73a505dc48144ec72e25874e2b2a72487b02d3bc: thunderbolt: Fix property read in nhi_wake_supported() (2026-03-09 12:36:54 +0100) ---------------------------------------------------------------- thunderbolt: Fix for v7.0-rc5 This includes a single fix that reverses the check for return value of device_property_read_u8() during the driver load. This has been in linux-next with no reported issues. ---------------------------------------------------------------- Konrad Dybcio (1): thunderbolt: Fix property read in nhi_wake_supported() drivers/thunderbolt/nhi.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)