Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

Merge tag 'imx-dt64-4.17-2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into next/dt

Pull "Freescale arm64 device tree fixups for 4.17" from Shawn Guo:
- It reverts a couple of patches that "fix" DTC warnings on IFC memory
controller in a wrong way. We will start over agagin to address the
DTC warnings later.

* tag 'imx-dt64-4.17-2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux:
Revert "dt-bindings: ifc: Fix the unit address format in the examples"
Revert "arm64: dts: fsl: fix ifc simple-bus unit address format warnings"

+22 -22
+3 -3
Documentation/devicetree/bindings/memory-controllers/fsl/ifc.txt
··· 43 43 0x1 0x0 0x0 0xffa00000 0x00010000 44 44 0x3 0x0 0x0 0xffb00000 0x00020000>; 45 45 46 - flash@0 { 46 + flash@0,0 { 47 47 #address-cells = <1>; 48 48 #size-cells = <1>; 49 49 compatible = "cfi-flash"; ··· 58 58 }; 59 59 }; 60 60 61 - flash@100000000 { 61 + flash@1,0 { 62 62 #address-cells = <1>; 63 63 #size-cells = <1>; 64 64 compatible = "fsl,ifc-nand"; ··· 73 73 }; 74 74 }; 75 75 76 - cpld@@300000000 { 76 + cpld@3,0 { 77 77 #address-cells = <1>; 78 78 #size-cells = <1>; 79 79 compatible = "fsl,p1010rdb-cpld";
+3 -3
arch/arm64/boot/dts/freescale/fsl-ls1043a-qds.dts
··· 84 84 0x2 0x0 0x0 0x7fb00000 0x00000100>; 85 85 status = "okay"; 86 86 87 - nor@0 { 87 + nor@0,0 { 88 88 compatible = "cfi-flash"; 89 89 reg = <0x0 0x0 0x8000000>; 90 90 bank-width = <2>; 91 91 device-width = <1>; 92 92 }; 93 93 94 - nand@100000000 { 94 + nand@1,0 { 95 95 compatible = "fsl,ifc-nand"; 96 96 reg = <0x1 0x0 0x10000>; 97 97 }; 98 98 99 - fpga: board-control@200000000 { 99 + fpga: board-control@2,0 { 100 100 compatible = "fsl,ls1043aqds-fpga", "fsl,fpga-qixis"; 101 101 reg = <0x2 0x0 0x0000100>; 102 102 };
+3 -3
arch/arm64/boot/dts/freescale/fsl-ls1043a-rdb.dts
··· 97 97 0x1 0x0 0x0 0x7e800000 0x00010000 98 98 0x2 0x0 0x0 0x7fb00000 0x00000100>; 99 99 100 - nor@0 { 100 + nor@0,0 { 101 101 compatible = "cfi-flash"; 102 102 #address-cells = <1>; 103 103 #size-cells = <1>; ··· 106 106 device-width = <1>; 107 107 }; 108 108 109 - nand@100000000 { 109 + nand@1,0 { 110 110 compatible = "fsl,ifc-nand"; 111 111 #address-cells = <1>; 112 112 #size-cells = <1>; 113 113 reg = <0x1 0x0 0x10000>; 114 114 }; 115 115 116 - cpld: board-control@200000000 { 116 + cpld: board-control@2,0 { 117 117 compatible = "fsl,ls1043ardb-cpld"; 118 118 reg = <0x2 0x0 0x0000100>; 119 119 };
+3 -3
arch/arm64/boot/dts/freescale/fsl-ls1046a-qds.dts
··· 175 175 0x2 0x0 0x0 0x7fb00000 0x00000100>; 176 176 status = "okay"; 177 177 178 - nor@0 { 178 + nor@0,0 { 179 179 compatible = "cfi-flash"; 180 180 reg = <0x0 0x0 0x8000000>; 181 181 bank-width = <2>; 182 182 device-width = <1>; 183 183 }; 184 184 185 - nand@100000000 { 185 + nand@1,0 { 186 186 compatible = "fsl,ifc-nand"; 187 187 reg = <0x1 0x0 0x10000>; 188 188 }; 189 189 190 - fpga: board-control@200000000 { 190 + fpga: board-control@2,0 { 191 191 compatible = "fsl,ls1046aqds-fpga", "fsl,fpga-qixis"; 192 192 reg = <0x2 0x0 0x0000100>; 193 193 };
+2 -2
arch/arm64/boot/dts/freescale/fsl-ls1046a-rdb.dts
··· 122 122 0x2 0x0 0x0 0x7fb00000 0x00000100>; 123 123 status = "okay"; 124 124 125 - nand@0 { 125 + nand@0,0 { 126 126 compatible = "fsl,ifc-nand"; 127 127 #address-cells = <1>; 128 128 #size-cells = <1>; 129 129 reg = <0x0 0x0 0x10000>; 130 130 }; 131 131 132 - cpld: board-control@200000000 { 132 + cpld: board-control@2,0 { 133 133 compatible = "fsl,ls1046ardb-cpld"; 134 134 reg = <0x2 0x0 0x0000100>; 135 135 };
+3 -3
arch/arm64/boot/dts/freescale/fsl-ls1088a-qds.dts
··· 116 116 3 0 0x5 0x20000000 0x00010000>; 117 117 status = "okay"; 118 118 119 - nor@0 { 119 + nor@0,0 { 120 120 compatible = "cfi-flash"; 121 121 reg = <0x0 0x0 0x8000000>; 122 122 bank-width = <2>; 123 123 device-width = <1>; 124 124 }; 125 125 126 - nand@200000000 { 126 + nand@2,0 { 127 127 compatible = "fsl,ifc-nand"; 128 128 reg = <0x2 0x0 0x10000>; 129 129 }; 130 130 131 - fpga: board-control@300000000 { 131 + fpga: board-control@3,0 { 132 132 compatible = "fsl,ls1088aqds-fpga", "fsl,fpga-qixis"; 133 133 reg = <0x3 0x0 0x0000100>; 134 134 };
+2 -2
arch/arm64/boot/dts/freescale/fsl-ls1088a-rdb.dts
··· 99 99 2 0 0x5 0x20000000 0x00010000>; 100 100 status = "okay"; 101 101 102 - nand@0 { 102 + nand@0,0 { 103 103 compatible = "fsl,ifc-nand"; 104 104 reg = <0x0 0x0 0x10000>; 105 105 }; 106 106 107 - fpga: board-control@200000000 { 107 + fpga: board-control@2,0 { 108 108 compatible = "fsl,ls1088ardb-fpga", "fsl,fpga-qixis"; 109 109 reg = <0x2 0x0 0x0000100>; 110 110 };
+3 -3
arch/arm64/boot/dts/freescale/fsl-ls208xa-qds.dtsi
··· 58 58 0x2 0x0 0x5 0x30000000 0x00010000 59 59 0x3 0x0 0x5 0x20000000 0x00010000>; 60 60 61 - nor@0 { 61 + nor@0,0 { 62 62 #address-cells = <1>; 63 63 #size-cells = <1>; 64 64 compatible = "cfi-flash"; ··· 67 67 device-width = <1>; 68 68 }; 69 69 70 - nand@200000000 { 70 + nand@2,0 { 71 71 compatible = "fsl,ifc-nand"; 72 72 reg = <0x2 0x0 0x10000>; 73 73 }; 74 74 75 - cpld@300000000 { 75 + cpld@3,0 { 76 76 reg = <0x3 0x0 0x10000>; 77 77 compatible = "fsl,ls2080aqds-fpga", "fsl,fpga-qixis"; 78 78 };