On Thu, May 20, 2021 at 6:54 AM Zhen Lei <thunder.leizhen@xxxxxxxxxx> wrote: > > The compatible strings "zte,zx296702-uart" and "arm,primecell" are a > combination, but commit 89d4f98ae90d ("ARM: remove zte zx platform") > removes only the former. It is incorrect to match driver pl011 based only > on the remaining "arm,primecell". Delete it. > > Signed-off-by: Zhen Lei <thunder.leizhen@xxxxxxxxxx> > --- > Documentation/devicetree/bindings/serial/pl011.yaml | 9 +++------ > 1 file changed, 3 insertions(+), 6 deletions(-) Reviewed-by: Rob Herring <robh@xxxxxxxxxx>