org.kernel.vger.devicetree-compiler archive
381 archived articles, newest first (page 3 of 4). Latest articles →
Re: [RFC PATCH 01/77] checks: Use consistent type for strspn() returned value
Tue, 13 Jan 2026 09:02:16 +0100Re: [RFC PATCH 01/77] checks: Use consistent type for strspn() returned value
Tue, 13 Jan 2026 15:42:31 +1100Re: [RFC PATCH 01/77] checks: Use consistent type for strspn() returned value
Tue, 13 Jan 2026 14:08:54 +1100Re: [RFC PATCH 05/77] fdtdump: Change FDT_PROP prob handling to ease future addition
Mon, 12 Jan 2026 21:11:52 +0530Re: [RFC PATCH 01/77] checks: Use consistent type for strspn() returned value
Mon, 12 Jan 2026 20:25:10 +0530Re: [RFC PATCH 00/77] Add support for dtb metadata and addon device-trees
Mon, 12 Jan 2026 20:19:59 +0530[RFC PATCH 77/77] tests: fdtaddon: Add a test using more realistic dts and dtsa
Mon, 12 Jan 2026 15:20:07 +0100[RFC PATCH 76/77] tests: fdtaddon: Add a test for using 'stacked' addons
Mon, 12 Jan 2026 15:20:06 +0100[RFC PATCH 75/77] tests: fdtaddon: Add a test for addons using namespace label references
Mon, 12 Jan 2026 15:20:05 +0100[RFC PATCH 74/77] tests: fdtaddon: Add a basic test for addons with unresolved phandle references
Mon, 12 Jan 2026 15:20:04 +0100[RFC PATCH 73/77] tests: fdtaddon: Add a basic test for addons using an orphan nodes
Mon, 12 Jan 2026 15:20:03 +0100[RFC PATCH 72/77] tests: Add a first basic test for fdtaddon
Mon, 12 Jan 2026 15:20:02 +0100[RFC PATCH 70/77] libfdt: Add support for applying an addon on a base device-tree blob
Mon, 12 Jan 2026 15:20:00 +0100[RFC PATCH 71/77] Add fdtaddon tool to apply an addon
Mon, 12 Jan 2026 15:20:01 +0100[RFC PATCH 69/77] libfdt: Introduce fdt_getprop_offset()
Mon, 12 Jan 2026 15:19:59 +0100[RFC PATCH 68/77] libfdt: Introduce fdt_getprop_by_offset_w()
Mon, 12 Jan 2026 15:19:58 +0100[RFC PATCH 67/77] tests: metadata: Add a test for namespace labels references
Mon, 12 Jan 2026 15:19:57 +0100[RFC PATCH 66/77] dtc: Add support for namespace labels references
Mon, 12 Jan 2026 15:19:56 +0100[RFC PATCH 65/77] tests: metadata: Add a test for references by path involving orphan nodes
Mon, 12 Jan 2026 15:19:55 +0100[RFC PATCH 64/77] dtc: Add support for references by path involving orphan nodes
Mon, 12 Jan 2026 15:19:54 +0100[RFC PATCH 63/77] tests: metadata: Improve sort test to check for orphan nodes sorting
Mon, 12 Jan 2026 15:19:53 +0100[RFC PATCH 62/77] dtc: Add support for orphan nodes sorting
Mon, 12 Jan 2026 15:19:52 +0100[RFC PATCH 61/77] tests: metadata: Add a test related to orphan node merging
Mon, 12 Jan 2026 15:19:51 +0100[RFC PATCH 60/77] dtc: Allow parser_get_node_by_ref() to return an orphan node for merging purpose
Mon, 12 Jan 2026 15:19:50 +0100[RFC PATCH 59/77] tests: metadata: Add a test for addon without root node
Mon, 12 Jan 2026 15:19:49 +0100[RFC PATCH 58/77] dtc: Add support for missing root node in addon device-tree
Mon, 12 Jan 2026 15:19:48 +0100[RFC PATCH 57/77] tests: metadata: Add basic test for addon orphan nodes
Mon, 12 Jan 2026 15:19:47 +0100[RFC PATCH 56/77] Add support for FDT_BEGIN_NODE_REF_SYM dtb tag
Mon, 12 Jan 2026 15:19:46 +0100[RFC PATCH 55/77] dtc: Add orphan nodes in generated dts file
Mon, 12 Jan 2026 15:19:45 +0100[RFC PATCH 54/77] dtc: Add basic support for addon orphan nodes dts parsing
Mon, 12 Jan 2026 15:19:44 +0100[RFC PATCH 53/77] dtc: Rename add_orphan_node() to plugin_add_orphan_node()
Mon, 12 Jan 2026 15:19:43 +0100[RFC PATCH 51/77] dtc: Avoid NULL fullpath for nodes in orphan trees
Mon, 12 Jan 2026 15:19:41 +0100[RFC PATCH 52/77] checks: Perform checks for orphan nodes
Mon, 12 Jan 2026 15:19:42 +0100[RFC PATCH 49/77] dtc: Handle orphan nodes in dti_get_xxx_by_yyy()
Mon, 12 Jan 2026 15:19:39 +0100[RFC PATCH 50/77] dtc: Handle orphan nodes in mark_local_xxx() and update_xxx_ref()
Mon, 12 Jan 2026 15:19:40 +0100[RFC PATCH 48/77] dtc: Introduce orphan nodes
Mon, 12 Jan 2026 15:19:38 +0100[RFC PATCH 46/77] dtc: Introduce dti_get_marker_label()
Mon, 12 Jan 2026 15:19:36 +0100[RFC PATCH 45/77] dtc: Introduce dti_get_property_by_label()
Mon, 12 Jan 2026 15:19:35 +0100[RFC PATCH 47/77] dtc: Introduce dti_fill_fullpaths()
Mon, 12 Jan 2026 15:19:37 +0100[RFC PATCH 43/77] dtc: Introduce dti_get_node_by_ref()
Mon, 12 Jan 2026 15:19:33 +0100[RFC PATCH 44/77] dtc: Introduce dti_get_node_phandle()
Mon, 12 Jan 2026 15:19:34 +0100[RFC PATCH 41/77] dtc: Introduce dti_get_node_by_label()
Mon, 12 Jan 2026 15:19:31 +0100[RFC PATCH 42/77] dtc: Introduce dti_get_node_by_phandle()
Mon, 12 Jan 2026 15:19:32 +0100[RFC PATCH 40/77] dtc: Introduce dti_get_node_by_path()
Mon, 12 Jan 2026 15:19:30 +0100[RFC PATCH 39/77] check: Get 'chosen' node using get_subnode()
Mon, 12 Jan 2026 15:19:29 +0100[RFC PATCH 38/77] tests: metadata: Improve sort test to check for import symbols sorting
Mon, 12 Jan 2026 15:19:28 +0100[RFC PATCH 36/77] tests: metadata: Add import symbols tests
Mon, 12 Jan 2026 15:19:26 +0100[RFC PATCH 35/77] Add support for FDT_IMPORT_SYM dtb tag
Mon, 12 Jan 2026 15:19:25 +0100[RFC PATCH 37/77] dtc: Add support for import symbols sorting
Mon, 12 Jan 2026 15:19:27 +0100[RFC PATCH 33/77] dtc: Add support for /import/ dts keyword parsing
Mon, 12 Jan 2026 15:19:23 +0100[RFC PATCH 34/77] dtc: Add import symbols (/import/ keyword) in generated dts file
Mon, 12 Jan 2026 15:19:24 +0100[RFC PATCH 32/77] dtc-parser: Introduce last_header_flags
Mon, 12 Jan 2026 15:19:22 +0100[RFC PATCH 31/77] dtc: Introduce import symbols
Mon, 12 Jan 2026 15:19:21 +0100[RFC PATCH 29/77] Add support for FDT_EXPORT_SYM_REF dtb tag
Mon, 12 Jan 2026 15:19:19 +0100[RFC PATCH 30/77] tests: metadata: Add export symbols with external references tests
Mon, 12 Jan 2026 15:19:20 +0100[RFC PATCH 28/77] tests: metadata: Add a test for export symbols sorting
Mon, 12 Jan 2026 15:19:18 +0100[RFC PATCH 26/77] tests: metadata: Add export symbols with local references tests
Mon, 12 Jan 2026 15:19:16 +0100[RFC PATCH 27/77] dtc: Add support for export symbols sorting
Mon, 12 Jan 2026 15:19:17 +0100[RFC PATCH 25/77] Add support for FDT_EXPORT_SYM dtb tag
Mon, 12 Jan 2026 15:19:15 +0100[RFC PATCH 23/77] dtc: Introduce mark_local_exports()
Mon, 12 Jan 2026 15:19:13 +0100[RFC PATCH 22/77] dtc: Add export symbols (/export/ keyword) in generated dts file
Mon, 12 Jan 2026 15:19:12 +0100[RFC PATCH 20/77] dtc: Add support for /export/ dts keyword parsing
Mon, 12 Jan 2026 15:19:10 +0100[RFC PATCH 24/77] dtc: Introduce update_exports_ref()
Mon, 12 Jan 2026 15:19:14 +0100[RFC PATCH 21/77] checks: Handle export symbols in fixup_phandle_references()
Mon, 12 Jan 2026 15:19:11 +0100[RFC PATCH 19/77] dtc: Introduce export symbols
Mon, 12 Jan 2026 15:19:09 +0100[RFC PATCH 18/77] dtc-parser.y: Avoid an empty proplist
Mon, 12 Jan 2026 15:19:08 +0100[RFC PATCH 17/77] tests: metadata: Add a basic addon test
Mon, 12 Jan 2026 15:19:07 +0100[RFC PATCH 16/77] tests: metadata: Add a test related to addon dt_flags header value
Mon, 12 Jan 2026 15:19:06 +0100[RFC PATCH 15/77] Add support for /addon/ keyword
Mon, 12 Jan 2026 15:19:05 +0100[RFC PATCH 14/77] tests: metadata: Add a first test related to the dt_flags header field
Mon, 12 Jan 2026 15:19:04 +0100[RFC PATCH 13/77] Introduce dt_flags field in dtb header
Mon, 12 Jan 2026 15:19:03 +0100[RFC PATCH 11/77] Add support for FDT_REF_PHANDLE dtb tag
Mon, 12 Jan 2026 15:19:01 +0100[RFC PATCH 12/77] tests: metadata: Add external phandle reference tests
Mon, 12 Jan 2026 15:19:02 +0100[RFC PATCH 10/77] tests: Add basic metadata tests
Mon, 12 Jan 2026 15:19:00 +0100[RFC PATCH 09/77] dtc: Introduce mark_local_phandles()
Mon, 12 Jan 2026 15:18:59 +0100[RFC PATCH 07/77] livetree: Improve get_node_by_phandle()
Mon, 12 Jan 2026 15:18:57 +0100[RFC PATCH 08/77] dtc: Introduce update_phandles_ref()
Mon, 12 Jan 2026 15:18:58 +0100[RFC PATCH 03/77] libfdt: Introduce fdt_next_tag_full() and use it in fdt_next_tag()
Mon, 12 Jan 2026 15:18:53 +0100[RFC PATCH 04/77] dtc: Allow to use data_append_markers() out of data.c
Mon, 12 Jan 2026 15:18:54 +0100[RFC PATCH 01/77] checks: Use consistent type for strspn() returned value
Mon, 12 Jan 2026 15:18:51 +0100[RFC PATCH 05/77] fdtdump: Change FDT_PROP prob handling to ease future addition
Mon, 12 Jan 2026 15:18:55 +0100[RFC PATCH 06/77] Add support for FDT_REF_LOCAL dtb tag
Mon, 12 Jan 2026 15:18:56 +0100[RFC PATCH 02/77] Introduce v18 dtb version
Mon, 12 Jan 2026 15:18:52 +0100[RFC PATCH 00/77] Add support for dtb metadata and addon device-trees
Mon, 12 Jan 2026 15:18:50 +0100Re: [PATCH 3/3] libfdt: fdt_get_name: Add can_assume(VALID_DTB) check
Wed, 10 Dec 2025 17:47:58 +1100Re: [PATCH 2/3] libfdt: Improve size savings in FDT_RO_PROBE slightly
Wed, 10 Dec 2025 17:46:44 +1100Re: [PATCH 1/3] libfdt: libfdt_internal.h correct final comment in ASSUME block
Wed, 10 Dec 2025 17:42:45 +1100[PATCH 3/3] libfdt: fdt_get_name: Add can_assume(VALID_DTB) check
Tue, 9 Dec 2025 15:50:53 -0600[PATCH 2/3] libfdt: Improve size savings in FDT_RO_PROBE slightly
Tue, 9 Dec 2025 15:50:52 -0600[PATCH 1/3] libfdt: libfdt_internal.h correct final comment in ASSUME block
Tue, 9 Dec 2025 15:50:51 -0600[PATCH 0/3] libfdt: A few more size improvements
Tue, 9 Dec 2025 15:50:50 -0600Re: [PATCH v2 0/6] Restore phandles from binary representations
Tue, 9 Dec 2025 08:57:59 +0100Re: [PATCH v2 0/6] Restore phandles from binary representations
Mon, 8 Dec 2025 17:20:09 +1100Re: Rust library?
Fri, 5 Dec 2025 16:29:25 -0600Re: [PATCH v2 0/6] Restore phandles from binary representations
Fri, 5 Dec 2025 16:43:43 +0100Re: Rust library?
Fri, 21 Nov 2025 15:13:55 +1100Rust library?
Thu, 20 Nov 2025 15:10:01 -0700Please Confirm booking deposit
Fri, 31 Oct 2025 17:24:42 +0200Re: Device tree representation of (hotplug) connectors: discussion at ELCE
Fri, 10 Oct 2025 18:31:52 +0200Re: Device tree representation of (hotplug) connectors: discussion at ELCE
Fri, 10 Oct 2025 18:58:24 +1100
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.