Is the following known (or even correct)?
Let $q = p^n$ be a prime power.
Let $f(x), g(x) \in F_q[x]$ with $f(x) = x^m + ax^r + b$ with $a,b \ne 0$ and $g(x) = x^{mt} + cx^{rt} + d$ with $c,d \ne 0$ such that $f|g$
Then $t = p^i$ for some $i \ge 0$ and $c = a^{t}, d = b^{t}$.
ie. if the ${\bf exponents}$ match up nicely, then divisibility implies that $g$ is a Frobenius style power or $f$.
Note that $f$ and $g$ being trinomials is not the important part, but only that they have the same number of terms and the corresponding exponents divide as indicated.
Note that if $t = p^i$ then $f^{t} = x^{mt} + a^{t}x^{rt} + b^{t}$ holds. I'm looking for the converse or something close to it.