Searched hist:ba2a45a48503665f7e8eeec51f8b40456566b0cd (Results 1 – 2 of 2) sorted by relevance
/linux/arch/arm/boot/dts/samsung/ |
H A D | exynos4x12.dtsi | diff ba2a45a48503665f7e8eeec51f8b40456566b0cd Sat Jul 22 14:17:18 CEST 2023 Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> ARM: dts: samsung: exynos4: fix camera unit addresses/ranges
The camera node has both unit address and children within the same bus mapping, thus needs proper ranges property to fix dtc W=1 warnings:
Warning (unit_address_vs_reg): /soc/camera@11800000: node has a unit name, but no reg or ranges property Warning (simple_bus_reg): /soc/camera@11800000: missing or empty reg/ranges property
Subtract 0x11800000 from all its children nodes. No functional impact expected.
Link: https://lore.kernel.org/r/20230722121719.150094-2-krzysztof.kozlowski@linaro.org Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
|
H A D | exynos4.dtsi | diff ba2a45a48503665f7e8eeec51f8b40456566b0cd Sat Jul 22 14:17:18 CEST 2023 Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> ARM: dts: samsung: exynos4: fix camera unit addresses/ranges
The camera node has both unit address and children within the same bus mapping, thus needs proper ranges property to fix dtc W=1 warnings:
Warning (unit_address_vs_reg): /soc/camera@11800000: node has a unit name, but no reg or ranges property Warning (simple_bus_reg): /soc/camera@11800000: missing or empty reg/ranges property
Subtract 0x11800000 from all its children nodes. No functional impact expected.
Link: https://lore.kernel.org/r/20230722121719.150094-2-krzysztof.kozlowski@linaro.org Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
|