On Fri, 13 Dec 2019 10:05:39 -0600, Adam Ford wrote: > The with the recent additions to the driver, the GPCv2 driver can > support the i.MX8M Mini, but it needs updated 'compatible' entry > to use the proper table. > > This patch adds the i.MX8MM to the compatible list of devices. > > Signed-off-by: Adam Ford <aford173@xxxxxxxxx> > --- > V2: No Change > > Documentation/devicetree/bindings/power/fsl,imx-gpcv2.txt | 6 ++++-- > 1 file changed, 4 insertions(+), 2 deletions(-) > Acked-by: Rob Herring <robh@xxxxxxxxxx>