Add compatible string for the Microchip's AC40T08A MIPI Display panel.This panel uses a Himax HX8394 display controller. Signed-off-by: Manikandan Muralidharan <manikandan.m@xxxxxxxxxxxxx> --- .../devicetree/bindings/display/panel/himax,hx8394.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/display/panel/himax,hx8394.yaml b/Documentation/devicetree/bindings/display/panel/himax,hx8394.yaml index 017cb19ed64f..d547df794b3b 100644 --- a/Documentation/devicetree/bindings/display/panel/himax,hx8394.yaml +++ b/Documentation/devicetree/bindings/display/panel/himax,hx8394.yaml @@ -24,6 +24,7 @@ properties: - enum: - hannstar,hsd060bhw4 - powkiddy,x55-panel + - microchip,ac40t08a-mipi-panel - const: himax,hx8394 reg: -- 2.25.1