Rafał Miłecki
943d45aafd
ARM: kirkwood: add "jedec,spi-nor" flash compatible binding
...
Starting with commit 8947e396a8 ("Documentation: dt: mtd: replace
"nor-jedec" binding with "jedec, spi-nor"") we have "jedec,spi-nor"
binding indicating support for JEDEC identification.
Use it for all flashes that are supposed to support READ ID op according
to the datasheets.
Signed-off-by: Rafał Miłecki <zajec5@gmail.com >
Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com >
2015-05-25 16:53:25 +02:00
Andrew Lunn
191825c38e
ARM: Kirkwood: t5325: Use simple card to instantiate audio
...
Add device tree nodes to instantiate the audio drivers on the HP T5325
device.
Signed-off-by: Andrew Lunn <andrew@lunn.ch >
Link: https://lkml.kernel.org/r/1399141819-23924-8-git-send-email-andrew@lunn.ch
Signed-off-by: Jason Cooper <jason@lakedaemon.net >
2014-05-05 01:18:45 +00:00
Andrew Lunn
b715a3b0d4
ARM: Kirkwood: Add node for audio codec
...
Instantiate the audio codec via a DT node.
Signed-off-by: Andrew Lunn <andrew@lunn.ch >
Link: https://lkml.kernel.org/r/1399141819-23924-4-git-send-email-andrew@lunn.ch
Signed-off-by: Jason Cooper <jason@lakedaemon.net >
2014-05-05 01:18:03 +00:00
Sebastian Hesselbarth
929012010a
ARM: dts: kirkwood: set default pinctrl for SPI0
...
Most Kirkwood boards use the default SPI0 pinctrl setting anyway. Add a
default pinctrl setting to the toplevel SoC SPI0 node and put a note
in front of the corresponding pinctrl node to overwrite the setting
on board level.
Currently, only T5325 is using a different setting and already
overwrites the corresponding pinctrl node.
Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com >
Acked-by: Andrew Lunn <andrew@lunn.ch >
Link: https://lkml.kernel.org/r/1398862602-29595-11-git-send-email-sebastian.hesselbarth@gmail.com
Signed-off-by: Jason Cooper <jason@lakedaemon.net >
2014-05-05 00:52:55 +00:00
Sebastian Hesselbarth
a948396981
ARM: dts: kirkwood: rename pin-controller nodes
...
To prepare pin-controller consolidation, first rename all pinctrl nodes
to a more appropriate name regarding ePAPR recommended names.
Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com >
Acked-by: Andrew Lunn <andrew@lunn.ch >
Link: https://lkml.kernel.org/r/1398862602-29595-6-git-send-email-sebastian.hesselbarth@gmail.com
Signed-off-by: Jason Cooper <jason@lakedaemon.net >
2014-05-05 00:51:33 +00:00
Sebastian Hesselbarth
ab8336147b
ARM: dts: kirkwood: add stdout-path property to all boards
...
ePAPR allows to reference the device used for console output by
stdout-path property. With node labels for Kirkwood UART0, now
reference it on all Kirkwood boards that already have ttyS0 in
their bootargs property.
While at it, fix some whitespace issues on mplcec4's chosen node
(there are more, but we only fix the chosen node now)
Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com >
Acked-by: Andrew Lunn <andrew@lunn.ch >
Link: https://lkml.kernel.org/r/1398862602-29595-4-git-send-email-sebastian.hesselbarth@gmail.com
Signed-off-by: Jason Cooper <jason@lakedaemon.net >
2014-05-05 00:48:35 +00:00
Andrew Lunn
e2b15689dc
ARM: kirkwood: Add dts file describing HP T5325 thin client
...
Describe the T5325 using device tree properties, where possible. The
first version of this file was produced by Thomas Petazzoni.
Signed-off-by: Andrew Lunn <andrew@lunn.ch >
Signed-off-by: Jason Cooper <jason@lakedaemon.net >
2014-03-04 02:18:08 +00:00