Skip to content
  1. Jul 15, 2016
    • Alexandre Belloni's avatar
      ARM: dts: at91: sama5d3_xplained: fix regulator name · a63f6a64
      Alexandre Belloni authored
      
      
      vcc_mmc0_reg is a fixed regulator and doesn't need a reg property. Remove
      its unit-address.
      
      Solves:
      Warning (unit_address_vs_reg): Node /fixedregulator@0 has a unit name, but no reg property
      
      Signed-off-by: default avatarAlexandre Belloni <alexandre.belloni@free-electrons.com>
      a63f6a64
    • Alexandre Belloni's avatar
      ARM: dts: at91: sama5d4ek: remove useless lcd_bus · 8aabe9b9
      Alexandre Belloni authored
      
      
      lcd_bus has never been mainlined and is replaced by the atmel_hlcdc driver.
      Remove stale nodes.
      
      Signed-off-by: default avatarAlexandre Belloni <alexandre.belloni@free-electrons.com>
      8aabe9b9
    • Alexandre Belloni's avatar
      ARM: dts: at91: Fix USB endpoint nodes · c32b5bcf
      Alexandre Belloni authored
      
      
      Endpoint nodes have a reg property. Add their mandatory unit-address.
      
      This solves:
      Warning (unit_address_vs_reg): Node /ahb/gadget@00400000/ep0 has a reg or ranges property, but no unit name
      Warning (unit_address_vs_reg): Node /ahb/gadget@00400000/ep1 has a reg or ranges property, but no unit name
      Warning (unit_address_vs_reg): Node /ahb/gadget@00400000/ep2 has a reg or ranges property, but no unit name
      Warning (unit_address_vs_reg): Node /ahb/gadget@00400000/ep3 has a reg or ranges property, but no unit name
      Warning (unit_address_vs_reg): Node /ahb/gadget@00400000/ep4 has a reg or ranges property, but no unit name
      Warning (unit_address_vs_reg): Node /ahb/gadget@00400000/ep5 has a reg or ranges property, but no unit name
      Warning (unit_address_vs_reg): Node /ahb/gadget@00400000/ep6 has a reg or ranges property, but no unit name
      Warning (unit_address_vs_reg): Node /ahb/gadget@00400000/ep7 has a reg or ranges property, but no unit name
      Warning (unit_address_vs_reg): Node /ahb/gadget@00400000/ep8 has a reg or ranges property, but no unit name
      Warning (unit_address_vs_reg): Node /ahb/gadget@00400000/ep9 has a reg or ranges property, but no unit name
      Warning (unit_address_vs_reg): Node /ahb/gadget@00400000/ep10 has a reg or ranges property, but no unit name
      Warning (unit_address_vs_reg): Node /ahb/gadget@00400000/ep11 has a reg or ranges property, but no unit name
      Warning (unit_address_vs_reg): Node /ahb/gadget@00400000/ep12 has a reg or ranges property, but no unit name
      Warning (unit_address_vs_reg): Node /ahb/gadget@00400000/ep13 has a reg or ranges property, but no unit name
      Warning (unit_address_vs_reg): Node /ahb/gadget@00400000/ep14 has a reg or ranges property, but no unit name
      Warning (unit_address_vs_reg): Node /ahb/gadget@00400000/ep15 has a reg or ranges property, but no unit name
      
      Signed-off-by: default avatarAlexandre Belloni <alexandre.belloni@free-electrons.com>
      c32b5bcf
    • Alexandre Belloni's avatar
      ARM: dts: at91: Fix ADC trigger nodes · c94afa13
      Alexandre Belloni authored
      
      
      The triggers don't need a reg property, remove it when prenset. Also remove
      the unit-address from their name.
      
      This solves:
      Warning (unit_address_vs_reg): Node /ahb/apb/adc@fc034000/trigger@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /ahb/apb/adc@fc034000/trigger@1 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /ahb/apb/adc@fc034000/trigger@2 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /ahb/apb/adc@fc034000/trigger@3 has a unit name, but no reg property
      
      Signed-off-by: default avatarAlexandre Belloni <alexandre.belloni@free-electrons.com>
      c94afa13
  2. Jul 04, 2016
  3. Jun 10, 2016
  4. Jun 07, 2016
  5. May 11, 2016
  6. May 10, 2016
  7. May 09, 2016
  8. May 08, 2016
  9. May 06, 2016
  10. May 04, 2016
Loading