Searched hist:bcea9aaa4373f2ee8ea3c758b76c479dffe85822 (Results 1 – 1 of 1) sorted by relevance
/linux/arch/arm64/boot/dts/intel/ |
H A D | socfpga_n5x_socdk.dts | diff bcea9aaa4373f2ee8ea3c758b76c479dffe85822 Fri Mar 18 13:10:44 CET 2022 Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> arm64: dts: n5x: drop invalid property and fix edac node name
The intel,sysmgr-syscon in EDAC/memory controller node is not a recognized and documented property, so drop it to fix error:
sdr_edac@f87f8000: 'intel,sysmgr-syscon' does not match any of the regexes: 'pinctrl-[0-9]+'
Align also the node name with Devicetree specification (generic, not specific, and EDAC is purely Linux term).
Fixes: ef82c9be844f ("arm64: dts: n5x: add sdr edac support") Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> Link: https://lore.kernel.org/r/20220318121044.108750-1-krzysztof.kozlowski@canonical.com' Signed-off-by: Arnd Bergmann <arnd@arndb.de>
|