1 // SPDX-License-Identifier: BSD-3-Clause
3 * Copyright (c) 2023, Linaro Limited
5 * SA8155P is an automotive variant of SM8150, with some minor changes.
6 * Most notably, the RPMhPD setup differs: MMCX and LCX/LMX rails are gone,
7 * though the cmd-db doesn't reflect that and access attemps result in a bite.
10 #include "sm8150.dtsi"
13 power-domains = <&rpmhpd SA8155P_CX>;
17 power-domains = <&rpmhpd SA8155P_CX>;
21 power-domains = <&rpmhpd SA8155P_CX>;
25 power-domains = <&rpmhpd SA8155P_CX>;
29 power-domains = <&rpmhpd SA8155P_CX>;
33 power-domains = <&rpmhpd SA8155P_CX>,
39 * The bindings were crafted such that SA8155P PDs match their
40 * SM8150 counterparts to make it more maintainable and only
41 * necessitate adjusting entries that actually differ
43 compatible = "qcom,sa8155p-rpmhpd";
47 power-domains = <&rpmhpd SA8155P_CX>;