On Fri, Apr 14, 2023 at 11:19:47AM +0200, Stefan Wahren wrote: > According to fsl,imx-gpc.yaml the General Power Control requires > a ipg clock and a Power Gating Control node. So add them to fix > the dtbs_check warnings on i.MX6UL boards: > > gpc@20dc000: 'clocks' is a required property > gpc@20dc000: 'clock-names' is a required property > gpc@20dc000: 'pgc' is a required property > > Suggested-by: Jacky Bai <ping.bai@xxxxxxx> > Signed-off-by: Stefan Wahren <stefan.wahren@xxxxxxxx> Applied, thanks!