Altera_Forum
Honored Contributor
10 years agoplatform_get_resource fails
Added a custom device driver to GSRD 14.1
The IP is contained in sopc0: hps_0_bridges: bridge@0xc0000000 of_match_device - is successful - Looking in my: /proc/device-tree/sopc@0/bridge@0xc0000000/serial@0x100040000 When I do # ] hexdump -C 'compatible' I can see my entries that match with the of_match [] of the device driver When I do# ] hexdum -C 'reg' I see the values in my dev entry BUT, the platform_get_resource fails.