From: Linus Torvalds Date: Fri, 9 Apr 2021 20:01:48 +0000 (-0700) Subject: Merge tag 'devicetree-fixes-for-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel... X-Git-Tag: v5.15~1410 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a2521822bdfd73bd40d7cd81dfa89cc922b1cff4;p=platform%2Fkernel%2Flinux-starfive.git Merge tag 'devicetree-fixes-for-5.12-2' of git://git./linux/kernel/git/robh/linux Pull devicetree fixes from Rob Herring: - Fix fw_devlink failure with ".*,nr-gpios" properties - Doc link reference fixes from Mauro - Fixes for unaligned FDT handling found on OpenRisc. First, avoid crash with better error handling when unflattening an unaligned FDT. Second, fix memory allocations for FDTs to ensure alignment. * tag 'devicetree-fixes-for-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux: of: property: fw_devlink: do not link ".*,nr-gpios" dt-bindings:iio:adc: update motorola,cpcap-adc.yaml reference dt-bindings: fix references for iio-bindings.txt dt-bindings: don't use ../dir for doc references of: unittest: overlay: ensure proper alignment of copied FDT of: properly check for error returned by fdt_get_name() --- a2521822bdfd73bd40d7cd81dfa89cc922b1cff4