From: Tom Rini Date: Thu, 9 Jun 2022 19:20:11 +0000 (-0400) Subject: Merge branch '2022-06-09-add-support-for-nvmem-api' into next X-Git-Tag: v2025.01-rc5-pxa1908~1353^2~23 X-Git-Url: http://git.dujemihanovic.xyz/html/static/%7B%7B%20.RelPermalink%20%7D%7D?a=commitdiff_plain;h=e5028bb227c578ca89273f0b1e0d289ec1987d2f;p=u-boot.git Merge branch '2022-06-09-add-support-for-nvmem-api' into next To quote the author: This adds support for the nvmem-cells properties cropping up in manyb device trees. This is an easy way to load configuration, version information, or calibration data from a non-volatile memory source. For more information, refer to patch 6 ("misc: Add support for nvmem cells"). For the moment I have only added some integration tests using the ethernet addresses. This hits the main code paths (looking up nvmem cells) but doesn't test writing. I can add a few stand-alone tests if desired. --- e5028bb227c578ca89273f0b1e0d289ec1987d2f