arm: dts: imx8mp-phyboard-pollux-rdk-u-boot: Add wdog pinctrl entry
Add missing pinctrl entry in spl. Signed-off-by: Teresa Remmet <t.remmet@phytec.de> Reviewed-by: Fabio Estevam <festevam@gmail.com>
This commit is contained in:
		
							parent
							
								
									fd82763cd2
								
							
						
					
					
						commit
						f11e3dafb3
					
				|  | @ -34,6 +34,10 @@ | |||
| 	u-boot,dm-spl; | ||||
| }; | ||||
| 
 | ||||
| &pinctrl_wdog { | ||||
| 	u-boot,dm-spl; | ||||
| }; | ||||
| 
 | ||||
| &gpio1 { | ||||
| 	u-boot,dm-spl; | ||||
| }; | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue