Forum Discussion
Altera_Forum
Honored Contributor
11 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@0xc0...
Altera_Forum
Honored Contributor
11 years agoSOLVED -- used "platform_get_resource" and all is well. Not sure why the "of_address_to _resource" did not work but my device driver works fine.