On Wednesday 26 December 2012, Barry Song wrote:
> >       / {
> >               /* ... */
> >
> >               firmware@0203F000 {
> >                       compatible = "samsung,secure-firmware";
> >                       reg = <0x0203F000 0x1000>;
> >               };
> >
> >               /* ... */
> >       };
> 
> well. amazing, dts is used to describle hardware details, here the
> firmware is just a software and reg is the memory the firmware will
> use. is this something againest the dt rule?
> but it is really simple.

We have for a long time had DT bindings to describe firmware, e.g.
on IBM Power systems, I think this is fine.

        Arnd
--
To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to