[PATCH v2] arm64: Simplify checking for populated DT

Catalin Marinas catalin.marinas at arm.com
Mon Dec 6 09:29:07 PST 2021


On Fri, 29 Oct 2021 09:40:55 -0500, Rob Herring wrote:
> Use of the of_scan_flat_dt() function predates libfdt and is discouraged
> as libfdt provides a nicer set of APIs. Rework dt_scan_depth1_nodes to
> use libfdt calls directly, and rename it to dt_is_stub() to reflect
> exactly what it checking.

Applied to arm64 (for-next/misc), thanks!

[1/1] arm64: Simplify checking for populated DT
      https://git.kernel.org/arm64/c/b6363fe7b513

-- 
Catalin




More information about the linux-arm-kernel mailing list