[PATCH v3 2/6] dt-bindings: soc: samsung: exynos-pmu: allow mipi-phy subnode for Exynos7 PMU
Krzysztof Kozlowski
krzk at kernel.org
Sat Oct 18 09:50:45 PDT 2025
On 28/09/2025 19:56, Kaustabh Chakraborty wrote:
> Add Exynos7's PMU compatible to the list of nodes which allow a MIPI
> PHY driver. This helps defining the phy node on SoC DTSIs such as
> exynos7870's as it has a compatibility fallback on Exynos7's PMU (and
> others in future if support is added).
>
> Signed-off-by: Kaustabh Chakraborty <kauschluss at disroot.org>
> ---
> Documentation/devicetree/bindings/soc/samsung/exynos-pmu.yaml | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/devicetree/bindings/soc/samsung/exynos-pmu.yaml b/Documentation/devicetree/bindings/soc/samsung/exynos-pmu.yaml
> index f0fb24156da9b8980dcfd5339ae75f12a71cf6d6..9293c5eeaaedf1704a48c19226d35d183d34fcd1 100644
> --- a/Documentation/devicetree/bindings/soc/samsung/exynos-pmu.yaml
> +++ b/Documentation/devicetree/bindings/soc/samsung/exynos-pmu.yaml
> @@ -172,6 +172,7 @@ allOf:
> - samsung,exynos5250-pmu
> - samsung,exynos5420-pmu
> - samsung,exynos5433-pmu
> + - samsung,exynos7-pmu
This should be rather exynos7870, unless you are sure that all devices
compatible with exynos7 (see the binding) have it. If that's the case,
please add such details to commit msg, e.g. which devices have it,
except exynos7870.
Best regards,
Krzysztof
More information about the linux-arm-kernel
mailing list