selfie cam: fix 3264x2448 mode
v4l2-ctl --list-formats-ext
lists the supported modes. I get MIPI errors when using 3264x2448 (full resolution). It's commented out in hi846.c
in order not to confuse userspace too much. I'll add logs and tests later when I get to this.