Message ID | 20240227065551.580199-4-adeep@lexina.in |
---|---|
State | New |
Delegated to: | Neil Armstrong |
Headers | show |
Series | board: amlogic: jethubj100: small updates | expand |
On 27/02/2024 07:54, Viacheslav Bocharov wrote: > Improove documentation, add new revision. > > Signed-off-by: Viacheslav Bocharov <adeep@lexina.in> > --- > doc/board/amlogic/jethub-j100.rst | 9 ++++++--- > 1 file changed, 6 insertions(+), 3 deletions(-) > > diff --git a/doc/board/amlogic/jethub-j100.rst b/doc/board/amlogic/jethub-j100.rst > index 86acdafa06f..80bed6e919e 100644 > --- a/doc/board/amlogic/jethub-j100.rst > +++ b/doc/board/amlogic/jethub-j100.rst > @@ -1,9 +1,9 @@ > .. SPDX-License-Identifier: GPL-2.0+ > > -U-Boot for JetHub J100 (A113X) > +U-Boot for JetHub J100/J110 (A113X) > ============================== > I have a CI failure: https://source.denx.de/u-boot/custodians/u-boot-amlogic/-/jobs/804174 /builds/u-boot/custodians/u-boot-amlogic/doc/board/amlogic/jethub-j100.rst:4:Title underline too short. U-Boot for JetHub J100/J110 (A113X) Could you check and send a follow-up patch I can squash on top? Thanks, Neil
diff --git a/doc/board/amlogic/jethub-j100.rst b/doc/board/amlogic/jethub-j100.rst index 86acdafa06f..80bed6e919e 100644 --- a/doc/board/amlogic/jethub-j100.rst +++ b/doc/board/amlogic/jethub-j100.rst @@ -1,9 +1,9 @@ .. SPDX-License-Identifier: GPL-2.0+ -U-Boot for JetHub J100 (A113X) +U-Boot for JetHub J100/J110 (A113X) ============================== -JetHome Jethub D1 (http://jethome.ru/jethub-d1) is a home automation controller device +JetHome Jethub D1/D1+ (http://jethome.ru/jethub-d1p) is a home automation controller device manufactured by JetHome with the following specifications: - Amlogic A113X (ARM Cortex-A53) quad-core up to 1.5GHz @@ -23,7 +23,10 @@ manufactured by JetHome with the following specifications: The basic version also has: - - TI CC2538 + CC2592 Zigbee Wireless with upto 20dBm output power and Zigbee 3.0 + - Zigbee module one from: + - TI CC2538 + CC2592 Zigbee 3.0 Wireless + - TI CC2652P1 Zigbee 3.0 Wireless + - Silicon Labs EFT32MG21 Zigbee 3.0/Thread Wireless - 1 x 1-Wire - 2 x RS-485 - 4 x dry contact digital GPIO inputs
Improove documentation, add new revision. Signed-off-by: Viacheslav Bocharov <adeep@lexina.in> --- doc/board/amlogic/jethub-j100.rst | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-)