[PATCH v2 0/2] rockchip: rk3576: Disable force_jtag by default
Jonas Karlman <[email protected]> Mon, 3 Aug 2026 18:43:11 +0000
| Newsgroups | gmane.comp.boot-loaders.u-boot |
|---|---|
| Message-ID | <[email protected]> |
This series import linux/hw_bitfield.h from Linux and disables the force_jtag flag by default on RK3576. Changes in v2: - Import linux/hw_bitfield.h from Linux - Define TOP_IOC_FORCE_JTAG and use FIELD_PREP_WM16 - Collect r-b tag Jonas Karlman (2): include: linux: Import hw_bitfield.h from Linux v6.18 rockchip: rk3576: Disable force_jtag by default arch/arm/mach-rockchip/rk3576/rk3576.c | 12 ++++- include/linux/hw_bitfield.h | 61 ++++++++++++++++++++++++++ 2 files changed, 72 insertions(+), 1 deletion(-) create mode 100644 include/linux/hw_bitfield.h -- 2.54.0