• Paul Walmsley's avatar
    OMAP2+: powerdomain: fix bank power state bitfields · 4cb49fec
    Paul Walmsley authored
    The bank power state bitfields in the powerdomain data are
    encoded incorrectly.  These fields are intended to be bitfields,
    representing a set of power states that the memory banks support.
    However, when only one power state was supported by a given bank,
    the field was incorrectly set to the bit shift -- not the mask.
    While here, update some file copyrights.
    
    The OMAP4 autogeneration scripts have been updated accordingly.
    Signed-off-by: default avatarPaul Walmsley <paul@pwsan.com>
    Cc: Benoît Cousson <b-cousson@ti.com>
    Cc: Rajendra Nayak <rnayak@ti.com>
    Cc: Santosh Shilimkar <santosh.shilimkar@ti.com>
    4cb49fec
powerdomains3xxx_data.c 7.01 KB