SPDX: Convert all of our single license tags to Linux Kernel style
[platform/kernel/u-boot.git] / arch / arm / dts / s5pc110-pinctrl.dtsi
index 2e9d552..ea97ca6 100644 (file)
@@ -1,15 +1,14 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * U-Boot additions to enable a generic Exynos GPIO driver
  *
  * Copyright (c) 2014 Google, Inc
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 / {
        pinctrl@e0200000 {
                #address-cells = <1>;
-               #size-cells = <0>;
+               #size-cells = <1>;
                gpa0: gpa0 {
                        gpio-controller;
                        #gpio-cells = <2>;
                };
 
                gph0: gph0 {
-                       reg = <0xc00>;
+                       reg = <0xc00 0x20>;
                        gpio-controller;
                        #gpio-cells = <2>;
                };