devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Device Tree Compiler v1.7.1
@ 2024-08-17  9:38 David Gibson
  2024-09-16 19:45 ` Rob Herring
  0 siblings, 1 reply; 5+ messages in thread
From: David Gibson @ 2024-08-17  9:38 UTC (permalink / raw)
  To: devicetree-compiler; +Cc: devicetree

[-- Attachment #1: Type: text/plain, Size: 1523 bytes --]

Rob Herring pointed out it's been a year and a half since the last dtc
release.  There haven't actually been any headline changes since then,
but there has been a steady stream of small updates.  So, I've rolled
up a new release.

As usual, the git tree can be had from:
	git://git.kernel.org/pub/scm/utils/dtc/dtc.git
and tarballs can be had from:
	https://mirrors.edge.kernel.org/pub/software/utils/dtc/

DTC 1.7.1

Changes sinve v1.7.0 include:
 * dtc
   * Fix check for 10-bit I2C addresses
   * Improve documentation of -@ option
   * Update to libyaml >= 0.2.3
   * Improvements & fixes for device graph checks
   * Add -L / --local-fixups option
   * Add check for length of interrupt-map properties
 * libfdt
   * Add fdt_path_getprop_namelen()
   * Add fdt_get_symbol() and fdt_get_symbol_namelen()
   * Correct documentation of fdt_path_offset()
   * Correct documentation of fdt_appendprop_addrrange()
   * Validate aliases is fdt_get_alias_namelen()
   * Don't overwrite phandles when applying overlays
   * Require Python 3
 * pylibfdt
   * Support boolean properties
   * Fixes for current Python versions
 * General
   * Assorted bugfixes
   * Assorted build improvements
   * Assorted typo fixes in docs
   * Some additional testcases
   * Move to GitHub Actions based CI

-- 
David Gibson (he or they)	| I'll have my music baroque, and my code
david AT gibson.dropbear.id.au	| minimalist, thank you, not the other way
				| around.
http://www.ozlabs.org/~dgibson

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-09-18  0:21 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-17  9:38 Device Tree Compiler v1.7.1 David Gibson
2024-09-16 19:45 ` Rob Herring
2024-09-17  0:17   ` David Gibson
2024-09-17 18:22     ` Rob Herring
2024-09-18  0:03       ` David Gibson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).