I have trouble getting the driver (imx-ldb) to load. It is present in the kernel, but there is no sign of it in dmesg. Also no fb.
In my dtb:
// ldb: ldb { The address was missing in the original dtsi , needed?
ldb: ldb@020e0008 {
#address-cells = <1>;
#size-cells = <0>;
compatible = "fsl,imx6q-ldb", "fsl,imx53-ldb"; The driver is imx6q Works for Solo ?
gpr = <&gpr>;
status = "okay";
lvds-channel@0 {