/linux/arch/arm/mach-orion5x/ |
H A D | common.h | diff 1cc9d48145b81e307fab94a5cf6ee66ec2f0de60 Sun Apr 13 16:39:38 CEST 2014 Thomas Petazzoni <thomas.petazzoni@free-electrons.com> ARM: orion5x: fix target ID for crypto SRAM window
In commit 4ca2c04085a1caa903e92a5fc0da25362150aac2 ('ARM: orion5x: Move to ID based window creation'), the mach-orion5x code was changed to use the new mvebu-mbus API. However, in the process, a mistake was made on the crypto SRAM window target ID: it should have been 0x9 (verified in the datasheet) and not 0x0.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Acked-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> Link: https://lkml.kernel.org/r/1397400006-4315-2-git-send-email-thomas.petazzoni@free-electrons.com Fixes: 4ca2c04085a1 ('ARM: orion5x: Move to ID based window creation') Cc: stable@vger.kernel.org # v3.12+ Signed-off-by: Jason Cooper <jason@lakedaemon.net> diff 4ca2c04085a1caa903e92a5fc0da25362150aac2 Fri Jul 26 15:17:42 CEST 2013 Thomas Petazzoni <thomas.petazzoni@free-electrons.com> ARM: orion5x: Move to ID based window creation
With the introduction of the ID based MBus API, it's better to switch to use it instead of the current name based scheme.
This will allow to deprecate the name based API, once every user is removed.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Tested-by: Andrew Lunn <andrew@lunn.ch> Tested-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> Signed-off-by: Jason Cooper <jason@lakedaemon.net>
|
H A D | net2big-setup.c | diff 4ca2c04085a1caa903e92a5fc0da25362150aac2 Fri Jul 26 15:17:42 CEST 2013 Thomas Petazzoni <thomas.petazzoni@free-electrons.com> ARM: orion5x: Move to ID based window creation
With the introduction of the ID based MBus API, it's better to switch to use it instead of the current name based scheme.
This will allow to deprecate the name based API, once every user is removed.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Tested-by: Andrew Lunn <andrew@lunn.ch> Tested-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> Signed-off-by: Jason Cooper <jason@lakedaemon.net>
|
H A D | mv2120-setup.c | diff 4ca2c04085a1caa903e92a5fc0da25362150aac2 Fri Jul 26 15:17:42 CEST 2013 Thomas Petazzoni <thomas.petazzoni@free-electrons.com> ARM: orion5x: Move to ID based window creation
With the introduction of the ID based MBus API, it's better to switch to use it instead of the current name based scheme.
This will allow to deprecate the name based API, once every user is removed.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Tested-by: Andrew Lunn <andrew@lunn.ch> Tested-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> Signed-off-by: Jason Cooper <jason@lakedaemon.net>
|
H A D | terastation_pro2-setup.c | diff 4ca2c04085a1caa903e92a5fc0da25362150aac2 Fri Jul 26 15:17:42 CEST 2013 Thomas Petazzoni <thomas.petazzoni@free-electrons.com> ARM: orion5x: Move to ID based window creation
With the introduction of the ID based MBus API, it's better to switch to use it instead of the current name based scheme.
This will allow to deprecate the name based API, once every user is removed.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Tested-by: Andrew Lunn <andrew@lunn.ch> Tested-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> Signed-off-by: Jason Cooper <jason@lakedaemon.net>
|
H A D | ts409-setup.c | diff 4ca2c04085a1caa903e92a5fc0da25362150aac2 Fri Jul 26 15:17:42 CEST 2013 Thomas Petazzoni <thomas.petazzoni@free-electrons.com> ARM: orion5x: Move to ID based window creation
With the introduction of the ID based MBus API, it's better to switch to use it instead of the current name based scheme.
This will allow to deprecate the name based API, once every user is removed.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Tested-by: Andrew Lunn <andrew@lunn.ch> Tested-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> Signed-off-by: Jason Cooper <jason@lakedaemon.net>
|
H A D | kurobox_pro-setup.c | diff 4ca2c04085a1caa903e92a5fc0da25362150aac2 Fri Jul 26 15:17:42 CEST 2013 Thomas Petazzoni <thomas.petazzoni@free-electrons.com> ARM: orion5x: Move to ID based window creation
With the introduction of the ID based MBus API, it's better to switch to use it instead of the current name based scheme.
This will allow to deprecate the name based API, once every user is removed.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Tested-by: Andrew Lunn <andrew@lunn.ch> Tested-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> Signed-off-by: Jason Cooper <jason@lakedaemon.net>
|
H A D | ts209-setup.c | diff 4ca2c04085a1caa903e92a5fc0da25362150aac2 Fri Jul 26 15:17:42 CEST 2013 Thomas Petazzoni <thomas.petazzoni@free-electrons.com> ARM: orion5x: Move to ID based window creation
With the introduction of the ID based MBus API, it's better to switch to use it instead of the current name based scheme.
This will allow to deprecate the name based API, once every user is removed.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Tested-by: Andrew Lunn <andrew@lunn.ch> Tested-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> Signed-off-by: Jason Cooper <jason@lakedaemon.net>
|
H A D | pci.c | diff 4ca2c04085a1caa903e92a5fc0da25362150aac2 Fri Jul 26 15:17:42 CEST 2013 Thomas Petazzoni <thomas.petazzoni@free-electrons.com> ARM: orion5x: Move to ID based window creation
With the introduction of the ID based MBus API, it's better to switch to use it instead of the current name based scheme.
This will allow to deprecate the name based API, once every user is removed.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Tested-by: Andrew Lunn <andrew@lunn.ch> Tested-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> Signed-off-by: Jason Cooper <jason@lakedaemon.net>
|
H A D | dns323-setup.c | diff 4ca2c04085a1caa903e92a5fc0da25362150aac2 Fri Jul 26 15:17:42 CEST 2013 Thomas Petazzoni <thomas.petazzoni@free-electrons.com> ARM: orion5x: Move to ID based window creation
With the introduction of the ID based MBus API, it's better to switch to use it instead of the current name based scheme.
This will allow to deprecate the name based API, once every user is removed.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Tested-by: Andrew Lunn <andrew@lunn.ch> Tested-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> Signed-off-by: Jason Cooper <jason@lakedaemon.net>
|
H A D | common.c | diff 4ca2c04085a1caa903e92a5fc0da25362150aac2 Fri Jul 26 15:17:42 CEST 2013 Thomas Petazzoni <thomas.petazzoni@free-electrons.com> ARM: orion5x: Move to ID based window creation
With the introduction of the ID based MBus API, it's better to switch to use it instead of the current name based scheme.
This will allow to deprecate the name based API, once every user is removed.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Tested-by: Andrew Lunn <andrew@lunn.ch> Tested-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> Signed-off-by: Jason Cooper <jason@lakedaemon.net>
|