Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 15e64a49 authored by qctecmdr Service's avatar qctecmdr Service Committed by Gerrit - the friendly Code Review server
Browse files

Merge "drm/msm/sde: correct LPDDR4 value to enable DDR switching"

parents 5ab7da36 8fa5fe8a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -12,7 +12,7 @@
#include "sde_hw_catalog.h"

#define REG_MASK(n)                     ((BIT(n)) - 1)
#define LP_DDR4_TYPE			0x4
#define LP_DDR4_TYPE			0x7

struct sde_format_extended;