On 2020-04-23 16:41, Stephen Boyd wrote:
Quoting Tanmay Shah (2020-03-31 17:30:28)From: Chandan Uddaraju <chandanu@xxxxxxxxxxxxxx> The constant N value (0x8000) is used by multiple DPThere's one driver using it, not multiple.
Changed commit message accordingly.
drivers. Define this value in header file and use this in the existing i915 display driver. Signed-off-by: Chandan Uddaraju <chandanu@xxxxxxxxxxxxxx> Signed-off-by: Vara Reddy <varar@xxxxxxxxxxxxxx>