Lionel Debieve
0d5990a242
watchdog: arm_smc_wdt: add watchdog support
...
Implement a ARM SMCCC based driver that allow to use
a secure watchdog on the platform.
Signed-off-by: Lionel Debieve <lionel.debieve@foss.st.com >
Reviewed-by: Patrick Delaunay <patrick.delaunay@foss.st.com >
Reviewed-by: Stefan Roese <sr@denx.de >
Tested-by: Patrick Delaunay <patrick.delaunay@foss.st.com >
2023-04-18 08:42:43 +02:00
Sergei Antonov
6e44bb0c10
watchdog: ftwdt010: return a previously deleted driver now ported to DM
...
The ftwdt010 watchdog driver was deleted by
commit 11232139e3
("nds32: Remove the architecture")
Return it to the codebase in a DM compatible form. Enable it in
sandbox_defconfig to test compilability.
Another platform using ftwdt010 will be submitted later.
Signed-off-by: Sergei Antonov <saproj@gmail.com >
Reviewed-by: Stefan Roese <sr@denx.de >
2023-04-18 08:42:43 +02:00
ETIENNE DUBLE
89c4fecd9b
watchdog: Add a watchdog driver for Raspberry Pi boards
...
This driver supports the bcm2835 watchdog found on
Raspberry Pi boards.
It is derived from the Linux driver and was tested
on two Raspberry Pi board versions (B+ and 3B+).
Signed-off-by: Etienne Dublé <etienne.duble@imag.fr >
Reviewed-by: Stefan Roese <sr@denx.de >
2023-04-18 08:42:43 +02:00
Tom Rini
454712f67c
Merge tag 'u-boot-amlogic-20230417' of https://source.denx.de/u-boot/custodians/u-boot-amlogic
...
- Add initial support for BPI-CM4
- Spring Cleanup of Amlogic board documentation
- add support for BananaPi M2-Pro
- add support for BananaPi M2S
- add support for Radxa Zero2
- add support for WeTek Hub and WeTek Play2
- switch LibreTech-CC v2 and WeTek Core2 to EE powerdomain
- add support for Beelink GT1 Ultimate
2023-04-17 16:32:17 -04:00
Tom Rini
5db4972a5b
Merge tag 'u-boot-nand-20230417' of https://source.denx.de/u-boot/custodians/u-boot-nand-flash
...
Pull request for u-boot-nand-20230417
The first two patches are by Frieder Schrempf who joins as a reviewer for
the SPI NAND framework and drivers.
The following 2 patches are by Linus Walleij and are taken by the series
"Add Broadcom Northstar basic support".
Bin Meng makes static a list for octeontx.
Francesco Dolcini specifies MTD partitions on command line for
colibri-{imx6ull,imx7}.
2023-04-17 10:47:33 -04:00
Karl Chan
411d6af8b6
doc: boards: amlogic: add documentation for Beelink GT1 Ultimate
...
Add build instructions for the Beelink GT1 Ultimate board.
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com >
Signed-off-by: Karl Chan <exxxxkc@getgoogleoff.me >
Link: https://lore.kernel.org/r/8760391a-3506-5ac5-8d55-92c23cccff44@yahoo.com
[narmstrong: fixed MAINTAINERS indentation, added doc to index]
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org >
2023-04-17 11:06:08 +02:00
Karl Chan
67197e0a07
boards: amlogic: add Beelink GT1 Ultimate defconfig
...
Add configuration for the Beelink GT1 Ultimate board.
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com >
Signed-off-by: Karl Chan <exxxxkc@getgoogleoff.me >
Link: https://lore.kernel.org/r/e3c87efd-4ac1-24a7-503d-71669aae5177@yahoo.com
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org >
2023-04-17 11:06:08 +02:00
Karl Chan
00b3a0b872
ARM: dts: add support for Beelink GT1 Ultimate
...
Import the device-tree from linux-amlogic/for-next (Linux 6.3-rc1).
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com >
Signed-off-by: Karl Chan <exxxxkc@getgoogleoff.me >
Link: https://lore.kernel.org/r/f5a8db4e-b2d0-e00a-cc4f-01a4f794c761@yahoo.com
[narmstrong: fixed imported dt file]
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org >
2023-04-17 11:06:08 +02:00
Christian Hewitt
605741c820
boards: amlogic: switch LibreTech-CC v2 and WeTek Core2 to EE powerdomain
...
The LibreTech-CC (LePotato) v2 and WeTek Core2 boards are still using
the older GX VPU powerdomain driver. Update their configs to use the
newer EE driver like other Amlogic boards [0].
[0] https://lore.kernel.org/all/20201106101901.2472557-5-narmstrong@baylibre.com/T/#u
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com >
Link: https://lore.kernel.org/r/20230326060625.2734090-1-christianshewitt@gmail.com
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org >
2023-04-17 11:06:08 +02:00
Christian Hewitt
e28468076b
doc: boards: amlogic: add documentation for WeTek Hub and WeTek Play2
...
Add build instructions for the WeTek Hub and WeTek Play2 boards.
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com >
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org >
Link: https://lore.kernel.org/r/20230323143142.780306-15-christianshewitt@gmail.com
[narmstrong: fixed doc build]
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org >
2023-04-17 11:06:08 +02:00
Christian Hewitt
4e50444dd0
boards: amlogic: add WeTek Hub and WeTek Play2 defconfig
...
Add configurations for the WeTek Hub and WeTek Play2 boards.
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com >
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org >
Link: https://lore.kernel.org/r/20230323143142.780306-14-christianshewitt@gmail.com
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org >
2023-04-17 11:06:08 +02:00
Christian Hewitt
67d5128df9
ARM: dts: add support for WeTek Hub and WeTek Play2
...
Import the dts files from linux-amlogic/for-next (Linux 6.4-rc1) and
add the old PHY reset bindings for dwmac to the u-boot.dtsi until we
support the new bindings in the PHY node. Without this the PHY is not
functional in u-boot or Linux.
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com >
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org >
Link: https://lore.kernel.org/r/20230323143142.780306-13-christianshewitt@gmail.com
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org >
2023-04-17 11:06:08 +02:00
Christian Hewitt
1aaab6d700
doc: boards: amlogic: add documentation for Radxa Zero2
...
Add build docs for the Radxa Zero2 board.
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com >
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org >
Link: https://lore.kernel.org/r/20230323143142.780306-12-christianshewitt@gmail.com
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org >
2023-04-17 11:06:08 +02:00
Christian Hewitt
00fa30b607
boards: amlogic: add Radxa Zero2 defconfig
...
Add board configuration for the Radxa Zero2.
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com >
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org >
Link: https://lore.kernel.org/r/20230323143142.780306-11-christianshewitt@gmail.com
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org >
2023-04-17 11:06:08 +02:00
Christian Hewitt
734ed0becc
ARM: dts: add support for Radxa Zero2
...
Import the device-tree from linux-amlogic/for-next (Linux 6.4-rc1)
to support the Radxa-Zero2 board.
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com >
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org >
Link: https://lore.kernel.org/r/20230323143142.780306-10-christianshewitt@gmail.com
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org >
2023-04-17 11:06:08 +02:00
Christian Hewitt
648ba969df
docs: boards: amlogic: add documentation for BananaPi M2S
...
Add build docs for the BPI-M2S board.
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com >
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org >
Link: https://lore.kernel.org/r/20230323143142.780306-9-christianshewitt@gmail.com
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org >
2023-04-17 11:06:08 +02:00
Christian Hewitt
ed750a9bba
boards: add BananaPi M2S defconfig
...
Add configuration for the Bananapi BPI-M2S.
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com >
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org >
Link: https://lore.kernel.org/r/20230323143142.780306-8-christianshewitt@gmail.com
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org >
2023-04-17 11:06:08 +02:00
Christian Hewitt
a97e479120
ARM: dts: add support for BananaPi M2S
...
Import the device-tree from linux-amlogic/for-next (Linux 6.4-rc1)
and omit the NPU node from the A311D board variant dts as this is
not supported under U-Boot.
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com >
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org >
Link: https://lore.kernel.org/r/20230323143142.780306-7-christianshewitt@gmail.com
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org >
2023-04-17 11:06:08 +02:00
Christian Hewitt
6aadeb6b16
docs: boards: amlogic: add documentation for BananaPi M2-Pro
...
Add build docs for the BPI-M2-PRO board.
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com >
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org >
Link: https://lore.kernel.org/r/20230323143142.780306-6-christianshewitt@gmail.com
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org >
2023-04-17 11:06:08 +02:00
Christian Hewitt
767bf58236
boards: add BananaPi M2-Pro defconfig
...
Add configuration for the BananaPi M2-Pro board.
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com >
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org >
Link: https://lore.kernel.org/r/20230323143142.780306-5-christianshewitt@gmail.com
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org >
2023-04-17 11:06:08 +02:00
Christian Hewitt
7b95660dfc
ARM: dts: add support for BananaPi M2-Pro
...
Import the board dts from the linux-amlogic/for-next (6.4-rc1)
branch. This involves spliting the BPI-M5 dts into a dtsi and
then reusing this for the M2-Pro.
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com >
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org >
Link: https://lore.kernel.org/r/20230323143142.780306-4-christianshewitt@gmail.com
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org >
2023-04-17 11:06:08 +02:00
Christian Hewitt
378a1d9658
docs: boards: amlogic: add bananapi-m5 to u200 maintainer file
...
The bananapi-m5 docs are missing from the file, so add them.
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com >
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org >
Link: https://lore.kernel.org/r/20230323143142.780306-2-christianshewitt@gmail.com
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org >
2023-04-17 11:06:08 +02:00
Christian Hewitt
8d5d623a9d
doc: boards: amlogic: add documentation for ODROID-HC4
...
Add separate documentation for the ODROID-HC4 board to ensure
users build U-Boot using the HC4 defconfig that enables PCIe
SATA boot. This avoids user frustration trying to boot after
using the C4 recipe which only works from SD card.
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com >
Link: https://lore.kernel.org/r/20230320114609.930145-34-christianshewitt@gmail.com
[narmstrong: fixed doc build]
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org >
2023-04-17 11:06:08 +02:00
Christian Hewitt
a97557fd7e
doc: boards: amlogic: add documentation for GS-King-X
...
GS-King-X is also supported with the beelink-s922x FIP sources and can use
the GT-King defconfig. Add a board document with instructions.
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com >
Link: https://lore.kernel.org/r/20230320114609.930145-33-christianshewitt@gmail.com
[narmstrong: fixed doc build]
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org >
2023-04-17 11:06:08 +02:00
Christian Hewitt
e47d45b9b3
doc: boards: amlogic: add documentation for BananaPi M5
...
Add missing build documentation for the BPI-M5 board.
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com >
Link: https://lore.kernel.org/r/20230320114609.930145-32-christianshewitt@gmail.com
[narmstrong: fixed doc build]
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org >
2023-04-17 11:06:08 +02:00
Christian Hewitt
efe2c39cd1
doc: boards: amlogic: add documentation for BananaPi CM4IO
...
Add build instructions for the BananaPi BPI-CM4IO carrier board with
BPI-CM4 module.
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com >
Link: https://lore.kernel.org/r/20230320114609.930145-31-christianshewitt@gmail.com
[narmstrong: fixed doc build]
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org >
2023-04-17 11:06:08 +02:00
Christian Hewitt
78ad3f766e
doc: boards: amlogic: update documentation for WeTek Core2
...
Improve documentation.
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com >
Link: https://lore.kernel.org/r/20230320114609.930145-30-christianshewitt@gmail.com
[narmstrong: fixed doc build]
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org >
2023-04-17 11:06:08 +02:00
Christian Hewitt
feacbb1586
doc: boards: amlogic: update documentation for W400
...
Improve documentation.
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com >
Link: https://lore.kernel.org/r/20230320114609.930145-29-christianshewitt@gmail.com
[narmstrong: fixed doc build]
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org >
2023-04-17 11:06:08 +02:00
Christian Hewitt
db7b053e69
doc: boards: amlogic: update documentation for U200
...
Improve Documentation.
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com >
Link: https://lore.kernel.org/r/20230320114609.930145-28-christianshewitt@gmail.com
[narmstrong: fixed doc build, add commit msg]
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org >
2023-04-17 11:06:08 +02:00
Christian Hewitt
4b9d6f3053
doc: boards: amlogic: update documentation for SEI610
...
Improve documentation.
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com >
Link: https://lore.kernel.org/r/20230320114609.930145-27-christianshewitt@gmail.com
[narmstrong: fixed doc build]
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org >
2023-04-17 11:06:08 +02:00
Christian Hewitt
d1f366f5c2
doc: boards: amlogic: update documentation for SEI510
...
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com >
Link: https://lore.kernel.org/r/20230320114609.930145-26-christianshewitt@gmail.com
[narmstrong: fixed doc build]
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org >
2023-04-17 11:06:08 +02:00
Christian Hewitt
1437ff3b95
doc: boards: amlogic: update documentation for S400
...
Improve documentation.
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com >
Link: https://lore.kernel.org/r/20230320114609.930145-25-christianshewitt@gmail.com
[narmstrong: fixed doc build]
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org >
2023-04-17 11:06:08 +02:00
Christian Hewitt
16fa2c4238
doc: boards: amlogic: update documentation for Radxa Zero
...
Improve documentation.
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com >
Link: https://lore.kernel.org/r/20230320114609.930145-24-christianshewitt@gmail.com
[narmstrong: fixed doc build]
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org >
2023-04-17 11:06:08 +02:00
Christian Hewitt
da8d658093
doc: boards: amlogic: update documentation for Q200
...
Improve documentation.
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com >
Link: https://lore.kernel.org/r/20230320114609.930145-23-christianshewitt@gmail.com
[narmstrong: fixed doc build]
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org >
2023-04-17 11:06:08 +02:00
Christian Hewitt
80d83f69c0
doc: boards: amlogic: update documentation for P201
...
Improve documentation. Notably we can now support U-Boot install to
the internal eMMC storage in addition to SD cards.
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com >
Link: https://lore.kernel.org/r/20230320114609.930145-22-christianshewitt@gmail.com
[narmstrong: fixed doc build]
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org >
2023-04-17 11:06:08 +02:00
Christian Hewitt
4b5bc8b9e3
doc: boards: amlogic: update documentation for P200
...
Improve documentation. Notably we can now support U-Boot install to
the internal eMMC storage in addition to SD cards.
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com >
Link: https://lore.kernel.org/r/20230320114609.930145-21-christianshewitt@gmail.com
[narmstrong: fixed doc build]
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org >
2023-04-17 11:06:08 +02:00
Christian Hewitt
16ea7fcb4e
doc: boards: amlogic: update documentation for ODROID-N2L
...
Improve documentation.
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com >
Link: https://lore.kernel.org/r/20230320114609.930145-20-christianshewitt@gmail.com
[narmstrong: fixed doc build]
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org >
2023-04-17 11:06:08 +02:00
Christian Hewitt
eb92a00d1f
doc: boards: amlogic: update documentation for ODROID-N2/N2+
...
Improve documentation. Notably mention the ODROID-N2+ and the option
to use FDTDIR not FDT for automatic device-tree selection.
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com >
Link: https://lore.kernel.org/r/20230320114609.930145-19-christianshewitt@gmail.com
[narmstrong: fixed doc build]
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org >
2023-04-17 11:06:08 +02:00
Christian Hewitt
9626b00dc1
doc: boards: amlogic: update documentation for ODROID GO ULTRA
...
Improve documentation.
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com >
Link: https://lore.kernel.org/r/20230320114609.930145-18-christianshewitt@gmail.com
[narmstrong: fixed doc build]
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org >
2023-04-17 11:06:08 +02:00
Christian Hewitt
1fd9a525aa
doc: boards: amlogic: update documentation for ODROID-C4
...
Improve documentation. Notably drop references to the ODROID-HC4 board
as its support has evolved and we will add an HC4 specific document in
a later patch.
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com >
Link: https://lore.kernel.org/r/20230320114609.930145-17-christianshewitt@gmail.com
[narmstrong: fixed doc build]
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org >
2023-04-17 11:06:08 +02:00
Christian Hewitt
1181e20c43
doc: boards: amlogic: update documentation for ODROID-C2
...
Improve documentation.
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com >
Link: https://lore.kernel.org/r/20230320114609.930145-16-christianshewitt@gmail.com
[narmstrong: fixed doc build]
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org >
2023-04-17 11:06:08 +02:00
Christian Hewitt
9312ff02e2
doc: boards: amlogic: update documentation for NanoPi-K2
...
Improve documentation. Notably we can now support U-Boot install to
the removable eMMC storage module in addition to SD cards.
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com >
Link: https://lore.kernel.org/r/20230320114609.930145-15-christianshewitt@gmail.com
[narmstrong: fixed doc build]
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org >
2023-04-17 11:06:08 +02:00
Christian Hewitt
e9f9e50926
doc: boards: amlogic: update documentation for LePotato
...
Improve documentation.
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com >
Link: https://lore.kernel.org/r/20230320114609.930145-14-christianshewitt@gmail.com
[narmstrong: fixed doc build]
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org >
2023-04-17 11:06:08 +02:00
Christian Hewitt
3eb2d9b3de
doc: boards: amlogic: update documentation for LaFrite
...
Improve documentation.
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com >
Link: https://lore.kernel.org/r/20230320114609.930145-13-christianshewitt@gmail.com
[narmstrong: fixed doc build]
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org >
2023-04-17 11:06:08 +02:00
Christian Hewitt
2cdd4e7583
doc: boards: amlogic: update documentation for Khadas VIM3L
...
Improve documentation.
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com >
Link: https://lore.kernel.org/r/20230320114609.930145-12-christianshewitt@gmail.com
[narmstrong: fixed doc build]
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org >
2023-04-17 11:06:08 +02:00
Christian Hewitt
d9dc88b832
doc: boards: amlogic: update documentation for Khadas VIM3
...
Improve documentation.
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com >
Link: https://lore.kernel.org/r/20230320114609.930145-11-christianshewitt@gmail.com
[narmstrong: fixed doc build]
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org >
2023-04-17 11:06:08 +02:00
Christian Hewitt
d5bd68ea80
doc: boards: amlogic: update documentation for Khadas VIM2
...
Improve documentation.
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com >
Link: https://lore.kernel.org/r/20230320114609.930145-10-christianshewitt@gmail.com
[narmstrong: fixed doc build]
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org >
2023-04-17 11:06:08 +02:00
Christian Hewitt
bd488399f1
doc: boards: amlogic: update documentation for Khadas VIM
...
Improve documentation.
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com >
Link: https://lore.kernel.org/r/20230320114609.930145-9-christianshewitt@gmail.com
[narmstrong: fixed doc build]
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org >
2023-04-17 11:06:08 +02:00
Christian Hewitt
042048dc8d
doc: boards: amlogic: update documentation for JetHub J80
...
Improve documentation.
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com >
Link: https://lore.kernel.org/r/20230320114609.930145-8-christianshewitt@gmail.com
[narmstrong: fixed doc build]
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org >
2023-04-17 11:06:08 +02:00
Christian Hewitt
430a94db7d
doc: boards: amlogic: update documentation for JetHub J100
...
Improve documentation.
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com >
Link: https://lore.kernel.org/r/20230320114609.930145-7-christianshewitt@gmail.com
[narmstrong: fixed doc build]
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org >
2023-04-17 11:06:08 +02:00