Skip to content

The Okaya LCDs must have a dependency on the lcd regulator #155

@markfeathers

Description

@markfeathers

This regulator exists, but must somehow be referenced in this node:


	lcd_display: disp0 {
		compatible = "fsl,imx-parallel-display";
		#address-cells = <1>;
		#size-cells = <0>;
		interface-pix-fmt = "rgb24";
		pinctrl-names = "default";
		pinctrl-0 = <&pinctrl_lcd>;

Without this, we may violate the startup sequence for the okaya screen causing it to rarely fail into test patterns on startup.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions