Commits
Ye Li committed 06f38476808
MLK-22293-11 DTS: imx6q/qp: Add gpr property to sata node Because u-boot does not support syscon_regmap_lookup_by_compatible, we have to add a gpr phandle property to point to iomuxc gpr node. and uses syscon_regmap_lookup_by_phandle to get gpr node in driver. This is common implementation in other nodes and better than by_compatible interface. Signed-off-by: Ye Li <ye.li@nxp.com>