[PATCH v4 3/5] ARM: EXYNOS: Add support for Exynos secure firmware
Arnd Bergmann
arnd at arndb.de
Wed Dec 26 03:53:50 EST 2012
On Wednesday 26 December 2012, Barry Song wrote:
> > / {
> > /* ... */
> >
> > firmware at 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
More information about the linux-arm-kernel
mailing list