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

Merge branch 'at91-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux into arm/dt

* 'at91-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux:
ARM: dts: at91-vinco: use SPDX-License-Identifier
ARM: dts: atmel boards: use SPDX-License-Identifier
ARM: dts: at91sam9xe: use SPDX-License-Identifier
ARM: dts: sama5d{2,4}: use SPDX-License-Identifier
ARM: dts: at91: sama5d2_xplained: Add proper regulator states for suspend-to-mem
ARM: dts: at91: sama5d2: add labels to soc dtsi for derivative boards

Signed-off-by: Olof Johansson <olof@lixom.net>

+70 -497
+1 -38
arch/arm/boot/dts/at91-sama5d27_som1.dtsi
··· 1 + // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 1 2 /* 2 3 * at91-sama5d27_som1.dtsi - Device Tree file for SAMA5D27 SoM1 board 3 4 * 4 5 * Copyright (c) 2017, Microchip Technology Inc. 5 6 * 2017 Cristian Birsan <cristian.birsan@microchip.com> 6 7 * 2017 Claudiu Beznea <claudiu.beznea@microchip.com> 7 - * 8 - * This file is dual-licensed: you can use it either under the terms 9 - * of the GPL or the X11 license, at your option. Note that this dual 10 - * licensing only applies to this file, and not this project as a 11 - * whole. 12 - * 13 - * a) This file is free software; you can redistribute it and/or 14 - * modify it under the terms of the GNU General Public License as 15 - * published by the Free Software Foundation; either version 2 of the 16 - * License, or (at your option) any later version. 17 - * 18 - * This file is distributed in the hope that it will be useful, 19 - * but WITHOUT ANY WARRANTY; without even the implied warranty of 20 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 21 - * GNU General Public License for more details. 22 - * 23 - * Or, alternatively, 24 - * 25 - * b) Permission is hereby granted, free of charge, to any person 26 - * obtaining a copy of this software and associated documentation 27 - * files (the "Software"), to deal in the Software without 28 - * restriction, including without limitation the rights to use, 29 - * copy, modify, merge, publish, distribute, sublicense, and/or 30 - * sell copies of the Software, and to permit persons to whom the 31 - * Software is furnished to do so, subject to the following 32 - * conditions: 33 - * 34 - * The above copyright notice and this permission notice shall be 35 - * included in all copies or substantial portions of the Software. 36 - * 37 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 38 - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES 39 - * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 40 - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT 41 - * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, 42 - * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING 43 - * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR 44 - * OTHER DEALINGS IN THE SOFTWARE. 45 8 */ 46 9 #include "sama5d2.dtsi" 47 10 #include "sama5d2-pinfunc.h"
+1 -38
arch/arm/boot/dts/at91-sama5d27_som1_ek.dts
··· 1 + // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 1 2 /* 2 3 * at91-sama5d27_som1_ek.dts - Device Tree file for SAMA5D27-SOM1-EK board 3 4 * ··· 6 5 * 2016 Nicolas Ferre <nicolas.ferre@atmel.com> 7 6 * 2017 Cristian Birsan <cristian.birsan@microchip.com> 8 7 * 2017 Claudiu Beznea <claudiu.beznea@microchip.com> 9 - * 10 - * This file is dual-licensed: you can use it either under the terms 11 - * of the GPL or the X11 license, at your option. Note that this dual 12 - * licensing only applies to this file, and not this project as a 13 - * whole. 14 - * 15 - * a) This file is free software; you can redistribute it and/or 16 - * modify it under the terms of the GNU General Public License as 17 - * published by the Free Software Foundation; either version 2 of the 18 - * License, or (at your option) any later version. 19 - * 20 - * This file is distributed in the hope that it will be useful, 21 - * but WITHOUT ANY WARRANTY; without even the implied warranty of 22 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 23 - * GNU General Public License for more details. 24 - * 25 - * Or, alternatively, 26 - * 27 - * b) Permission is hereby granted, free of charge, to any person 28 - * obtaining a copy of this software and associated documentation 29 - * files (the "Software"), to deal in the Software without 30 - * restriction, including without limitation the rights to use, 31 - * copy, modify, merge, publish, distribute, sublicense, and/or 32 - * sell copies of the Software, and to permit persons to whom the 33 - * Software is furnished to do so, subject to the following 34 - * conditions: 35 - * 36 - * The above copyright notice and this permission notice shall be 37 - * included in all copies or substantial portions of the Software. 38 - * 39 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 40 - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES 41 - * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 42 - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT 43 - * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, 44 - * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING 45 - * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR 46 - * OTHER DEALINGS IN THE SOFTWARE. 47 8 */ 48 9 /dts-v1/; 49 10 #include "at91-sama5d27_som1.dtsi"
+55 -38
arch/arm/boot/dts/at91-sama5d2_xplained.dts
··· 1 + // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 1 2 /* 2 3 * at91-sama5d2_xplained.dts - Device Tree file for SAMA5D2 Xplained board 3 4 * 4 5 * Copyright (C) 2015 Atmel, 5 6 * 2015 Nicolas Ferre <nicolas.ferre@atmel.com> 6 - * 7 - * This file is dual-licensed: you can use it either under the terms 8 - * of the GPL or the X11 license, at your option. Note that this dual 9 - * licensing only applies to this file, and not this project as a 10 - * whole. 11 - * 12 - * a) This file is free software; you can redistribute it and/or 13 - * modify it under the terms of the GNU General Public License as 14 - * published by the Free Software Foundation; either version 2 of the 15 - * License, or (at your option) any later version. 16 - * 17 - * This file is distributed in the hope that it will be useful, 18 - * but WITHOUT ANY WARRANTY; without even the implied warranty of 19 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 20 - * GNU General Public License for more details. 21 - * 22 - * Or, alternatively, 23 - * 24 - * b) Permission is hereby granted, free of charge, to any person 25 - * obtaining a copy of this software and associated documentation 26 - * files (the "Software"), to deal in the Software without 27 - * restriction, including without limitation the rights to use, 28 - * copy, modify, merge, publish, distribute, sublicense, and/or 29 - * sell copies of the Software, and to permit persons to whom the 30 - * Software is furnished to do so, subject to the following 31 - * conditions: 32 - * 33 - * The above copyright notice and this permission notice shall be 34 - * included in all copies or substantial portions of the Software. 35 - * 36 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 37 - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES 38 - * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 39 - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT 40 - * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, 41 - * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING 42 - * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR 43 - * OTHER DEALINGS IN THE SOFTWARE. 44 7 */ 45 8 /dts-v1/; 46 9 #include "sama5d2.dtsi" 47 10 #include "sama5d2-pinfunc.h" 48 11 #include <dt-bindings/mfd/atmel-flexcom.h> 49 12 #include <dt-bindings/gpio/gpio.h> 13 + #include <dt-bindings/regulator/active-semi,8945a-regulator.h> 50 14 51 15 / { 52 16 model = "Atmel SAMA5D2 Xplained"; ··· 145 181 regulator-name = "VDD_1V35"; 146 182 regulator-min-microvolt = <1350000>; 147 183 regulator-max-microvolt = <1350000>; 184 + regulator-allowed-modes = <ACT8945A_REGULATOR_MODE_FIXED>, 185 + <ACT8945A_REGULATOR_MODE_LOWPOWER>; 186 + regulator-initial-mode = <ACT8945A_REGULATOR_MODE_FIXED>; 148 187 regulator-always-on; 188 + 189 + regulator-state-mem { 190 + regulator-on-in-suspend; 191 + regulator-suspend-min-microvolt=<1400000>; 192 + regulator-suspend-max-microvolt=<1400000>; 193 + regulator-changeable-in-suspend; 194 + regulator-mode=<ACT8945A_REGULATOR_MODE_LOWPOWER>; 195 + }; 149 196 }; 150 197 151 198 vdd_1v2_reg: REG_DCDC2 { 152 199 regulator-name = "VDD_1V2"; 153 200 regulator-min-microvolt = <1100000>; 154 201 regulator-max-microvolt = <1300000>; 202 + regulator-allowed-modes = <ACT8945A_REGULATOR_MODE_FIXED>, 203 + <ACT8945A_REGULATOR_MODE_LOWPOWER>; 204 + regulator-initial-mode = <ACT8945A_REGULATOR_MODE_FIXED>; 155 205 regulator-always-on; 206 + 207 + regulator-state-mem { 208 + regulator-off-in-suspend; 209 + }; 156 210 }; 157 211 158 212 vdd_3v3_reg: REG_DCDC3 { 159 213 regulator-name = "VDD_3V3"; 160 214 regulator-min-microvolt = <3300000>; 161 215 regulator-max-microvolt = <3300000>; 216 + regulator-allowed-modes = <ACT8945A_REGULATOR_MODE_FIXED>, 217 + <ACT8945A_REGULATOR_MODE_LOWPOWER>; 218 + regulator-initial-mode = <ACT8945A_REGULATOR_MODE_FIXED>; 162 219 regulator-always-on; 220 + 221 + regulator-state-mem { 222 + regulator-off-in-suspend; 223 + }; 163 224 }; 164 225 165 226 vdd_fuse_reg: REG_LDO1 { 166 227 regulator-name = "VDD_FUSE"; 167 228 regulator-min-microvolt = <2500000>; 168 229 regulator-max-microvolt = <2500000>; 230 + regulator-allowed-modes = <ACT8945A_REGULATOR_MODE_NORMAL>, 231 + <ACT8945A_REGULATOR_MODE_LOWPOWER>; 232 + regulator-initial-mode = <ACT8945A_REGULATOR_MODE_NORMAL>; 169 233 regulator-always-on; 234 + 235 + regulator-state-mem { 236 + regulator-off-in-suspend; 237 + }; 170 238 }; 171 239 172 240 vdd_3v3_lp_reg: REG_LDO2 { 173 241 regulator-name = "VDD_3V3_LP"; 174 242 regulator-min-microvolt = <3300000>; 175 243 regulator-max-microvolt = <3300000>; 244 + regulator-allowed-modes = <ACT8945A_REGULATOR_MODE_NORMAL>, 245 + <ACT8945A_REGULATOR_MODE_LOWPOWER>; 246 + regulator-initial-mode = <ACT8945A_REGULATOR_MODE_NORMAL>; 176 247 regulator-always-on; 248 + 249 + regulator-state-mem { 250 + regulator-off-in-suspend; 251 + }; 177 252 }; 178 253 179 254 vdd_led_reg: REG_LDO3 { 180 255 regulator-name = "VDD_LED"; 181 256 regulator-min-microvolt = <3300000>; 182 257 regulator-max-microvolt = <3300000>; 258 + regulator-allowed-modes = <ACT8945A_REGULATOR_MODE_NORMAL>, 259 + <ACT8945A_REGULATOR_MODE_LOWPOWER>; 260 + regulator-initial-mode = <ACT8945A_REGULATOR_MODE_NORMAL>; 183 261 regulator-always-on; 262 + 263 + regulator-state-mem { 264 + regulator-off-in-suspend; 265 + }; 184 266 }; 185 267 186 268 vdd_sdhc_1v8_reg: REG_LDO4 { 187 269 regulator-name = "VDD_SDHC_1V8"; 188 270 regulator-min-microvolt = <1800000>; 189 271 regulator-max-microvolt = <1800000>; 272 + regulator-allowed-modes = <ACT8945A_REGULATOR_MODE_NORMAL>, 273 + <ACT8945A_REGULATOR_MODE_LOWPOWER>; 274 + regulator-initial-mode = <ACT8945A_REGULATOR_MODE_NORMAL>; 190 275 regulator-always-on; 276 + 277 + regulator-state-mem { 278 + regulator-off-in-suspend; 279 + }; 191 280 }; 192 281 }; 193 282
+1 -38
arch/arm/boot/dts/at91-sama5d4_xplained.dts
··· 1 + // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 1 2 /* 2 3 * at91-sama5d4_xplained.dts - Device Tree file for SAMA5D4 Xplained board 3 4 * 4 5 * Copyright (C) 2015 Atmel, 5 6 * 2015 Josh Wu <josh.wu@atmel.com> 6 - * 7 - * This file is dual-licensed: you can use it either under the terms 8 - * of the GPL or the X11 license, at your option. Note that this dual 9 - * licensing only applies to this file, and not this project as a 10 - * whole. 11 - * 12 - * a) This file is free software; you can redistribute it and/or 13 - * modify it under the terms of the GNU General Public License as 14 - * published by the Free Software Foundation; either version 2 of the 15 - * License, or (at your option) any later version. 16 - * 17 - * This file is distributed in the hope that it will be useful, 18 - * but WITHOUT ANY WARRANTY; without even the implied warranty of 19 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 20 - * GNU General Public License for more details. 21 - * 22 - * Or, alternatively, 23 - * 24 - * b) Permission is hereby granted, free of charge, to any person 25 - * obtaining a copy of this software and associated documentation 26 - * files (the "Software"), to deal in the Software without 27 - * restriction, including without limitation the rights to use, 28 - * copy, modify, merge, publish, distribute, sublicense, and/or 29 - * sell copies of the Software, and to permit persons to whom the 30 - * Software is furnished to do so, subject to the following 31 - * conditions: 32 - * 33 - * The above copyright notice and this permission notice shall be 34 - * included in all copies or substantial portions of the Software. 35 - * 36 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 37 - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES 38 - * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 39 - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT 40 - * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, 41 - * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING 42 - * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR 43 - * OTHER DEALINGS IN THE SOFTWARE. 44 7 */ 45 8 /dts-v1/; 46 9 #include "sama5d4.dtsi"
+1 -38
arch/arm/boot/dts/at91-sama5d4ek.dts
··· 1 + // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 1 2 /* 2 3 * at91-sama5d4ek.dts - Device Tree file for SAMA5D4 Evaluation Kit 3 4 * 4 5 * Copyright (C) 2014 Atmel, 5 6 * 2014 Nicolas Ferre <nicolas.ferre@atmel.com> 6 - * 7 - * This file is dual-licensed: you can use it either under the terms 8 - * of the GPL or the X11 license, at your option. Note that this dual 9 - * licensing only applies to this file, and not this project as a 10 - * whole. 11 - * 12 - * a) This file is free software; you can redistribute it and/or 13 - * modify it under the terms of the GNU General Public License as 14 - * published by the Free Software Foundation; either version 2 of the 15 - * License, or (at your option) any later version. 16 - * 17 - * This file is distributed in the hope that it will be useful, 18 - * but WITHOUT ANY WARRANTY; without even the implied warranty of 19 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 20 - * GNU General Public License for more details. 21 - * 22 - * Or, alternatively, 23 - * 24 - * b) Permission is hereby granted, free of charge, to any person 25 - * obtaining a copy of this software and associated documentation 26 - * files (the "Software"), to deal in the Software without 27 - * restriction, including without limitation the rights to use, 28 - * copy, modify, merge, publish, distribute, sublicense, and/or 29 - * sell copies of the Software, and to permit persons to whom the 30 - * Software is furnished to do so, subject to the following 31 - * conditions: 32 - * 33 - * The above copyright notice and this permission notice shall be 34 - * included in all copies or substantial portions of the Software. 35 - * 36 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 37 - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES 38 - * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 39 - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT 40 - * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, 41 - * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING 42 - * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR 43 - * OTHER DEALINGS IN THE SOFTWARE. 44 7 */ 45 8 /dts-v1/; 46 9 #include "sama5d4.dtsi"
+1 -38
arch/arm/boot/dts/at91-vinco.dts
··· 1 + // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 1 2 /* 2 3 * Device Tree file for VInCo platform 3 4 * 4 5 * Copyright (C) 2014 Atmel, 5 6 * 2014 Nicolas Ferre <nicolas.ferre@atmel.com> 6 7 * 2015 Gregory CLEMENT <gregory.clement@free-electrons.com> 7 - * 8 - * This file is dual-licensed: you can use it either under the terms 9 - * of the GPL or the X11 license, at your option. Note that this dual 10 - * licensing only applies to this file, and not this project as a 11 - * whole. 12 - * 13 - * a) This file is free software; you can redistribute it and/or 14 - * modify it under the terms of the GNU General Public License as 15 - * published by the Free Software Foundation; either version 2 of the 16 - * License, or (at your option) any later version. 17 - * 18 - * This file is distributed in the hope that it will be useful, 19 - * but WITHOUT ANY WARRANTY; without even the implied warranty of 20 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 21 - * GNU General Public License for more details. 22 - * 23 - * Or, alternatively, 24 - * 25 - * b) Permission is hereby granted, free of charge, to any person 26 - * obtaining a copy of this software and associated documentation 27 - * files (the "Software"), to deal in the Software without 28 - * restriction, including without limitation the rights to use, 29 - * copy, modify, merge, publish, distribute, sublicense, and/or 30 - * sell copies of the Software, and to permit persons to whom the 31 - * Software is furnished to do so, subject to the following 32 - * conditions: 33 - * 34 - * The above copyright notice and this permission notice shall be 35 - * included in all copies or substantial portions of the Software. 36 - * 37 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 38 - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES 39 - * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 40 - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT 41 - * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, 42 - * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING 43 - * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR 44 - * OTHER DEALINGS IN THE SOFTWARE. 45 8 */ 46 9 /dts-v1/; 47 10 #include "sama5d4.dtsi"
+1 -38
arch/arm/boot/dts/at91sam9260ek.dts
··· 1 + // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 1 2 /* 2 3 * Device Tree file for Atmel at91sam9260 Evaluation Kit 3 4 * 4 5 * Copyright (C) 2016 Atmel, 5 6 * 2016 Nicolas Ferre <nicolas.ferre@atmel.com> 6 - * 7 - * This file is dual-licensed: you can use it either under the terms 8 - * of the GPL or the X11 license, at your option. Note that this dual 9 - * licensing only applies to this file, and not this project as a 10 - * whole. 11 - * 12 - * a) This file is free software; you can redistribute it and/or 13 - * modify it under the terms of the GNU General Public License as 14 - * published by the Free Software Foundation; either version 2 of the 15 - * License, or (at your option) any later version. 16 - * 17 - * This file is distributed in the hope that it will be useful, 18 - * but WITHOUT ANY WARRANTY; without even the implied warranty of 19 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 20 - * GNU General Public License for more details. 21 - * 22 - * Or, alternatively, 23 - * 24 - * b) Permission is hereby granted, free of charge, to any person 25 - * obtaining a copy of this software and associated documentation 26 - * files (the "Software"), to deal in the Software without 27 - * restriction, including without limitation the rights to use, 28 - * copy, modify, merge, publish, distribute, sublicense, and/or 29 - * sell copies of the Software, and to permit persons to whom the 30 - * Software is furnished to do so, subject to the following 31 - * conditions: 32 - * 33 - * The above copyright notice and this permission notice shall be 34 - * included in all copies or substantial portions of the Software. 35 - * 36 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 37 - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES 38 - * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 39 - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT 40 - * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, 41 - * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING 42 - * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR 43 - * OTHER DEALINGS IN THE SOFTWARE. 44 7 */ 45 8 /dts-v1/; 46 9 #include "at91sam9260.dtsi"
+1 -38
arch/arm/boot/dts/at91sam9xe.dtsi
··· 1 + // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 1 2 /* 2 3 * at91sam9xe.dtsi - Device Tree Include file for AT91SAM9XE family SoC 3 4 * 4 5 * Copyright (C) 2015 Atmel, 5 6 * 2015 Alexandre Belloni <alexandre.Belloni@free-electrons.com> 6 - * 7 - * This file is dual-licensed: you can use it either under the terms 8 - * of the GPL or the X11 license, at your option. Note that this dual 9 - * licensing only applies to this file, and not this project as a 10 - * whole. 11 - * 12 - * a) This file is free software; you can redistribute it and/or 13 - * modify it under the terms of the GNU General Public License as 14 - * published by the Free Software Foundation; either version 2 of the 15 - * License, or (at your option) any later version. 16 - * 17 - * This file is distributed in the hope that it will be useful, 18 - * but WITHOUT ANY WARRANTY; without even the implied warranty of 19 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 20 - * GNU General Public License for more details. 21 - * 22 - * Or, alternatively, 23 - * 24 - * b) Permission is hereby granted, free of charge, to any person 25 - * obtaining a copy of this software and associated documentation 26 - * files (the "Software"), to deal in the Software without 27 - * restriction, including without limitation the rights to use, 28 - * copy, modify, merge, publish, distribute, sublicense, and/or 29 - * sell copies of the Software, and to permit persons to whom the 30 - * Software is furnished to do so, subject to the following 31 - * conditions: 32 - * 33 - * The above copyright notice and this permission notice shall be 34 - * included in all copies or substantial portions of the Software. 35 - * 36 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 37 - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES 38 - * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 39 - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT 40 - * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, 41 - * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING 42 - * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR 43 - * OTHER DEALINGS IN THE SOFTWARE. 44 7 */ 45 8 46 9 #include "at91sam9260.dtsi"
+4 -41
arch/arm/boot/dts/sama5d2.dtsi
··· 1 + // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 1 2 /* 2 3 * sama5d2.dtsi - Device Tree Include file for SAMA5D2 family SoC 3 4 * 4 5 * Copyright (C) 2015 Atmel, 5 6 * 2015 Ludovic Desroches <ludovic.desroches@atmel.com> 6 - * 7 - * This file is dual-licensed: you can use it either under the terms 8 - * of the GPL or the X11 license, at your option. Note that this dual 9 - * licensing only applies to this file, and not this project as a 10 - * whole. 11 - * 12 - * a) This file is free software; you can redistribute it and/or 13 - * modify it under the terms of the GNU General Public License as 14 - * published by the Free Software Foundation; either version 2 of the 15 - * License, or (at your option) any later version. 16 - * 17 - * This file is distributed in the hope that it will be useful, 18 - * but WITHOUT ANY WARRANTY; without even the implied warranty of 19 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 20 - * GNU General Public License for more details. 21 - * 22 - * Or, alternatively, 23 - * 24 - * b) Permission is hereby granted, free of charge, to any person 25 - * obtaining a copy of this software and associated documentation 26 - * files (the "Software"), to deal in the Software without 27 - * restriction, including without limitation the rights to use, 28 - * copy, modify, merge, publish, distribute, sublicense, and/or 29 - * sell copies of the Software, and to permit persons to whom the 30 - * Software is furnished to do so, subject to the following 31 - * conditions: 32 - * 33 - * The above copyright notice and this permission notice shall be 34 - * included in all copies or substantial portions of the Software. 35 - * 36 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 37 - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES 38 - * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 39 - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT 40 - * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, 41 - * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING 42 - * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR 43 - * OTHER DEALINGS IN THE SOFTWARE. 44 7 */ 45 8 46 9 #include <dt-bindings/dma/at91.h> ··· 651 688 ranges = <0 0xf8044000 0x1420>; 652 689 }; 653 690 654 - rstc@f8048000 { 691 + reset_controller: rstc@f8048000 { 655 692 compatible = "atmel,sama5d3-rstc"; 656 693 reg = <0xf8048000 0x10>; 657 694 clocks = <&clk32k>; 658 695 }; 659 696 660 - shdwc@f8048010 { 697 + shutdown_controller: shdwc@f8048010 { 661 698 compatible = "atmel,sama5d2-shdwc"; 662 699 reg = <0xf8048010 0x10>; 663 700 clocks = <&clk32k>; ··· 673 710 clocks = <&pmc PMC_TYPE_CORE PMC_MCK2>; 674 711 }; 675 712 676 - watchdog@f8048040 { 713 + watchdog: watchdog@f8048040 { 677 714 compatible = "atmel,sama5d4-wdt"; 678 715 reg = <0xf8048040 0x10>; 679 716 interrupts = <4 IRQ_TYPE_LEVEL_HIGH 7>;
+1 -38
arch/arm/boot/dts/sama5d36ek_cmp.dts
··· 1 + // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 1 2 /* 2 3 * sama5d36ek_cmp.dts - Device Tree file for SAMA5D36-EK CMP board 3 4 * 4 5 * Copyright (C) 2016 Atmel, 5 - * 6 - * This file is dual-licensed: you can use it either under the terms 7 - * of the GPL or the X11 license, at your option. Note that this dual 8 - * licensing only applies to this file, and not this project as a 9 - * whole. 10 - * 11 - * a) This file is free software; you can redistribute it and/or 12 - * modify it under the terms of the GNU General Public License as 13 - * published by the Free Software Foundation; either version 2 of the 14 - * License, or (at your option) any later version. 15 - * 16 - * This file is distributed in the hope that it will be useful, 17 - * but WITHOUT ANY WARRANTY; without even the implied warranty of 18 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 19 - * GNU General Public License for more details. 20 - * 21 - * Or, alternatively, 22 - * 23 - * b) Permission is hereby granted, free of charge, to any person 24 - * obtaining a copy of this software and associated documentation 25 - * files (the "Software"), to deal in the Software without 26 - * restriction, including without limitation the rights to use, 27 - * copy, modify, merge, publish, distribute, sublicense, and/or 28 - * sell copies of the Software, and to permit persons to whom the 29 - * Software is furnished to do so, subject to the following 30 - * conditions: 31 - * 32 - * The above copyright notice and this permission notice shall be 33 - * included in all copies or substantial portions of the Software. 34 - * 35 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 36 - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES 37 - * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 38 - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT 39 - * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, 40 - * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING 41 - * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR 42 - * OTHER DEALINGS IN THE SOFTWARE. 43 6 */ 44 7 /dts-v1/; 45 8 #include "sama5d36.dtsi"
+1 -38
arch/arm/boot/dts/sama5d3xcm_cmp.dtsi
··· 1 + // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 1 2 /* 2 3 * sama5d3xcm_cmp.dtsi - Device Tree Include file for SAMA5D36 CMP CPU Module 3 4 * 4 5 * Copyright (C) 2016 Atmel, 5 - * 6 - * This file is dual-licensed: you can use it either under the terms 7 - * of the GPL or the X11 license, at your option. Note that this dual 8 - * licensing only applies to this file, and not this project as a 9 - * whole. 10 - * 11 - * a) This file is free software; you can redistribute it and/or 12 - * modify it under the terms of the GNU General Public License as 13 - * published by the Free Software Foundation; either version 2 of the 14 - * License, or (at your option) any later version. 15 - * 16 - * This file is distributed in the hope that it will be useful, 17 - * but WITHOUT ANY WARRANTY; without even the implied warranty of 18 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 19 - * GNU General Public License for more details. 20 - * 21 - * Or, alternatively, 22 - * 23 - * b) Permission is hereby granted, free of charge, to any person 24 - * obtaining a copy of this software and associated documentation 25 - * files (the "Software"), to deal in the Software without 26 - * restriction, including without limitation the rights to use, 27 - * copy, modify, merge, publish, distribute, sublicense, and/or 28 - * sell copies of the Software, and to permit persons to whom the 29 - * Software is furnished to do so, subject to the following 30 - * conditions: 31 - * 32 - * The above copyright notice and this permission notice shall be 33 - * included in all copies or substantial portions of the Software. 34 - * 35 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 36 - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES 37 - * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 38 - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT 39 - * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, 40 - * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING 41 - * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR 42 - * OTHER DEALINGS IN THE SOFTWARE. 43 6 */ 44 7 45 8 / {
+1 -38
arch/arm/boot/dts/sama5d3xmb_cmp.dtsi
··· 1 + // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 1 2 /* 2 3 * sama5d3xmb_cmp.dts - Device Tree file for SAMA5D3x CMP mother board 3 4 * 4 5 * Copyright (C) 2016 Atmel, 5 - * 6 - * This file is dual-licensed: you can use it either under the terms 7 - * of the GPL or the X11 license, at your option. Note that this dual 8 - * licensing only applies to this file, and not this project as a 9 - * whole. 10 - * 11 - * a) This file is free software; you can redistribute it and/or 12 - * modify it under the terms of the GNU General Public License as 13 - * published by the Free Software Foundation; either version 2 of the 14 - * License, or (at your option) any later version. 15 - * 16 - * This file is distributed in the hope that it will be useful, 17 - * but WITHOUT ANY WARRANTY; without even the implied warranty of 18 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 19 - * GNU General Public License for more details. 20 - * 21 - * Or, alternatively, 22 - * 23 - * b) Permission is hereby granted, free of charge, to any person 24 - * obtaining a copy of this software and associated documentation 25 - * files (the "Software"), to deal in the Software without 26 - * restriction, including without limitation the rights to use, 27 - * copy, modify, merge, publish, distribute, sublicense, and/or 28 - * sell copies of the Software, and to permit persons to whom the 29 - * Software is furnished to do so, subject to the following 30 - * conditions: 31 - * 32 - * The above copyright notice and this permission notice shall be 33 - * included in all copies or substantial portions of the Software. 34 - * 35 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 36 - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES 37 - * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 38 - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT 39 - * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, 40 - * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING 41 - * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR 42 - * OTHER DEALINGS IN THE SOFTWARE. 43 6 */ 44 7 #include "sama5d3xcm_cmp.dtsi" 45 8
+1 -38
arch/arm/boot/dts/sama5d4.dtsi
··· 1 + // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 1 2 /* 2 3 * sama5d4.dtsi - Device Tree Include file for SAMA5D4 family SoC 3 4 * 4 5 * Copyright (C) 2014 Atmel, 5 6 * 2014 Nicolas Ferre <nicolas.ferre@atmel.com> 6 - * 7 - * This file is dual-licensed: you can use it either under the terms 8 - * of the GPL or the X11 license, at your option. Note that this dual 9 - * licensing only applies to this file, and not this project as a 10 - * whole. 11 - * 12 - * a) This file is free software; you can redistribute it and/or 13 - * modify it under the terms of the GNU General Public License as 14 - * published by the Free Software Foundation; either version 2 of the 15 - * License, or (at your option) any later version. 16 - * 17 - * This file is distributed in the hope that it will be useful, 18 - * but WITHOUT ANY WARRANTY; without even the implied warranty of 19 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 20 - * GNU General Public License for more details. 21 - * 22 - * Or, alternatively, 23 - * 24 - * b) Permission is hereby granted, free of charge, to any person 25 - * obtaining a copy of this software and associated documentation 26 - * files (the "Software"), to deal in the Software without 27 - * restriction, including without limitation the rights to use, 28 - * copy, modify, merge, publish, distribute, sublicense, and/or 29 - * sell copies of the Software, and to permit persons to whom the 30 - * Software is furnished to do so, subject to the following 31 - * conditions: 32 - * 33 - * The above copyright notice and this permission notice shall be 34 - * included in all copies or substantial portions of the Software. 35 - * 36 - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 37 - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES 38 - * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 39 - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT 40 - * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, 41 - * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING 42 - * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR 43 - * OTHER DEALINGS IN THE SOFTWARE. 44 7 */ 45 8 46 9 #include <dt-bindings/clock/at91.h>