On Mon 03 Jun 15:23 PDT 2019, John Stultz wrote:

> This changes pm8998 to use the new qcom,pm8998-pon compatible
> string for the pon in order to support the gen2 pon
> functionality properly.
> 
> Cc: Andy Gross <[email protected]>
> Cc: David Brown <[email protected]>
> Cc: Bjorn Andersson <[email protected]>
> Cc: Amit Pundir <[email protected]>
> Cc: Rob Herring <[email protected]>
> Cc: Mark Rutland <[email protected]>
> Cc: Sebastian Reichel <[email protected]>
> Cc: [email protected]
> Cc: [email protected]

Reviewed-by: Bjorn Andersson <[email protected]>

> Signed-off-by: John Stultz <[email protected]>
> ---
>  arch/arm64/boot/dts/qcom/pm8998.dtsi | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/arm64/boot/dts/qcom/pm8998.dtsi 
> b/arch/arm64/boot/dts/qcom/pm8998.dtsi
> index d3ca35a940fb6..051a52df80f9e 100644
> --- a/arch/arm64/boot/dts/qcom/pm8998.dtsi
> +++ b/arch/arm64/boot/dts/qcom/pm8998.dtsi
> @@ -39,7 +39,7 @@
>               #size-cells = <0>;
>  
>               pm8998_pon: pon@800 {
> -                     compatible = "qcom,pm8916-pon";
> +                     compatible = "qcom,pm8998-pon";
>  
>                       reg = <0x800>;
>                       mode-bootloader = <0x2>;
> -- 
> 2.17.1
> 

Reply via email to