1. 12 Dec, 2007 2 commits
    • Kumar Gala's avatar
      [POWERPC] FSL: enet device tree cleanups · e77b28eb
      Kumar Gala authored
      * Removed address fields in ethernet nodes
      * Removed #address-cells, #size-cells from gianfar nodes
      * Added cell-index to gianfar and ucc ethernet nodes
      * Added enet[0..3] labels
      * Renamed compatible node for gianfar mdio to "fsl,gianfar-mdio"
      * Removed device_type = "mdio"
      
      The matching for gianfar mdio still supports the old "mdio"/"gianfar" combo
      but it is now considered deprecated.
      Signed-off-by: default avatarKumar Gala <galak@kernel.crashing.org>
      e77b28eb
    • Kumar Gala's avatar
      [POWERPC] FSL: I2C device tree cleanups · ec9686c4
      Kumar Gala authored
      * Removed device_type = "i2c"
      * Added missing second I2C controller on MPC8548 CDS, MPC8544 DS
      * Added #address-cells, #size-cells, and cell-index where missing
      Signed-off-by: default avatarKumar Gala <galak@kernel.crashing.org>
      ec9686c4
  2. 11 Dec, 2007 38 commits