From: Linus Torvalds Date: Tue, 29 Jun 2021 21:04:37 +0000 (-0700) Subject: Merge tag 'devprop-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael... X-Git-Tag: v5.15~865 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=349a2d52ffe59b7a0c5876fa7ee9f3eaf188b830;p=platform%2Fkernel%2Flinux-starfive.git Merge tag 'devprop-5.14-rc1' of git://git./linux/kernel/git/rafael/linux-pm Pull device properties framework updates from Rafael Wysocki: "These unify device properties access in some pieces of code and make related changes. Specifics: - Handle device properties with software node API in the ACPI IORT table parsing code (Heikki Krogerus). - Unify of_node access in the common device properties code, constify the acpi_dma_supported() argument pointer and fix up CONFIG_ACPI=n stubs of some functions related to device properties (Andy Shevchenko)" * tag 'devprop-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm: device property: Unify access to of_node ACPI: scan: Constify acpi_dma_supported() helper function ACPI: property: Constify stubs for CONFIG_ACPI=n case ACPI: IORT: Handle device properties with software node API device property: Retrieve fwnode from of_node via accessor --- 349a2d52ffe59b7a0c5876fa7ee9f3eaf188b830