On 5/22/23 22:14, Fabio Estevam wrote:
From: Fabio Estevam <festevam@xxxxxxx> On the i.MX6SX case, the more specific GPR (General Purpose Register) compatible, "fsl,imx6sx-iomuxc-gpr", can be used instead of the more generic "fsl,imx6q-iomuxc-gpr" one. Switch to using the more specific i.MX6SX GPR compatible. The motivation for this change is to allow the introduction of i.MX6SX GPR driver that will be used to control the i.MX6SX LDB bridge. Old DTBs are unaffected by this change. Suggested-by: Marek Vasut <marex@xxxxxxx> Signed-off-by: Fabio Estevam <festevam@xxxxxxx>
Reviewed-by: Marek Vasut <marex@xxxxxxx>