1. 31 5月, 2016 2 次提交
  2. 13 4月, 2016 1 次提交
    • K
      ARM: dts: exynos: Fix DTC unit name warnings in Exynos5250 · 5c9cbade
      Krzysztof Kozlowski 提交于
      Fix following DTC warnings in all Exynos5250 boards:
      
      Warning (unit_address_vs_reg): Node /dp-controller@145B0000/display-timings/timing@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /usb@12000000 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /usb@12000000/dwc3 has a reg or ranges property, but no unit name
      Warning (unit_address_vs_reg): Node /hdmi has a reg or ranges property, but no unit name
      Warning (unit_address_vs_reg): Node /mixer has a reg or ranges property, but no unit name
      Warning (unit_address_vs_reg): Node /video-phy@10040720 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /fixed-regulator@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /fixed-regulator@1 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /fixed-regulator@2 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /i2c@12C70000/trackpad has a reg or ranges property, but no unit name
      Warning (unit_address_vs_reg): Node /i2c@12CD0000/lvds-bridge@20/ports/port@0 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /i2c@12CD0000/lvds-bridge@20/ports/port@1 has a unit name, but no reg property
      Warning (unit_address_vs_reg): Node /i2c-arbitrator/i2c@0/embedded-controller has a reg or ranges property, but no unit name
      Warning (unit_address_vs_reg): Node /i2c-arbitrator/i2c@0/power-regulator has a reg or ranges property, but no unit name
      Warning (unit_address_vs_reg): Node /i2c@12CA0000/embedded-controller has a reg or ranges property, but no unit name
      Signed-off-by: NKrzysztof Kozlowski <k.kozlowski@samsung.com>
      Reviewed-by: NJavier Martinez Canillas <javier@osg.samsung.com>
      5c9cbade
  3. 13 3月, 2016 1 次提交
  4. 25 1月, 2016 1 次提交
  5. 29 12月, 2015 1 次提交
  6. 24 10月, 2015 1 次提交
  7. 14 8月, 2015 1 次提交
  8. 21 7月, 2015 1 次提交
    • J
      ARM: dts: Include exynos5250-pinctrl after the nodes were defined for exynos5250 · dc561797
      Javier Martinez Canillas 提交于
      The dtc compiler combines all the defined nodes that have the same path
      so a device node definition can be in one file and later be extended in
      another one.
      
      That's the case of the Exynos5250 pinctrl device nodes that are defined
      in the exynos5250.dtsi file and extended in exynos5250-pinctrl.dtsi.
      
      But since the exynos5250.dtsi file includes the exynos5250-pinctrl.dtsi
      before the pinctrl device nodes are actually defined, the definition of
      the pinctrl device nodes happens in exynos5250-pinctrl.dtsi and are
      extended in exynos5250.dtsi.
      
      That is the opposite of the original intention so even when there is no
      difference in practice, the exynos5250-pinctrl.dtsi include should be
      moved at the end of the exynos5250.dtsi file after the pinctrl device
      nodes have been already defined.
      
      This will also allow to later change the exynos5250-pinctrl.dtsi file
      to use labels instead of full paths to extend the pinctrl nodes. Since
      keeping the include at the top, would cause a dtc build error due the
      pinctrl labels not being defined yet.
      Signed-off-by: NJavier Martinez Canillas <javier@osg.samsung.com>
      Signed-off-by: NKrzysztof Kozlowski <k.kozlowski@samsung.com>
      Signed-off-by: NKukjin Kim <kgene@kernel.org>
      dc561797
  9. 04 6月, 2015 1 次提交
  10. 03 6月, 2015 1 次提交
  11. 27 3月, 2015 1 次提交
  12. 19 3月, 2015 1 次提交
  13. 27 2月, 2015 4 次提交
  14. 24 1月, 2015 1 次提交
  15. 09 1月, 2015 1 次提交
  16. 27 11月, 2014 1 次提交
  17. 19 11月, 2014 1 次提交
  18. 05 11月, 2014 1 次提交
  19. 20 10月, 2014 1 次提交
  20. 14 9月, 2014 1 次提交
  21. 26 7月, 2014 1 次提交
  22. 23 5月, 2014 2 次提交
  23. 22 5月, 2014 2 次提交
  24. 19 5月, 2014 2 次提交
  25. 15 5月, 2014 1 次提交
  26. 21 3月, 2014 2 次提交
  27. 18 3月, 2014 2 次提交
  28. 26 2月, 2014 1 次提交
  29. 24 2月, 2014 2 次提交
  30. 16 2月, 2014 1 次提交