Bob Breuer
f7785a64d1
[SPARC]: Fix property name acquisition in prom.c
...
On sparc32 the prom_{first,next}prop() interfaces work
a little differently. The buffer argument is ignored on
sparc32 and the firmware just returns a raw pointer to
the property name.
Signed-off-by: David S. Miller <davem@davemloft.net>
2006-07-21 14:18:04 -07:00
David S. Miller
3ae9a3489a
[SPARC]: Add of_n_{addr,size}_cells().
...
Signed-off-by: David S. Miller <davem@davemloft.net>
2006-06-29 16:37:10 -07:00
David S. Miller
87b385da1f
[SPARC]: Add unique device_node IDs and a ".node" property.
...
Signed-off-by: David S. Miller <davem@davemloft.net>
2006-06-25 23:18:57 -07:00
David S. Miller
fb7cd9d9ac
[SPARC]: Add of_set_property() interface.
...
Signed-off-by: David S. Miller <davem@davemloft.net>
2006-06-25 23:18:36 -07:00
David S. Miller
942a6bdd1c
[SPARC]: Port sparc64 in-kernel device tree code to sparc32.
...
Signed-off-by: David S. Miller <davem@davemloft.net>
2006-06-23 23:15:45 -07:00