2017-05-26 19:31 GMT+08:00 Robin Murphy :
> On 26/05/17 08:07, Eddie Cai wrote:
>> firefly reload board not support sd card yet. so support it.
>
> I'm confused... According to pictures and the schematic the microSD
> socket and vcc_sd supply are on the baseboard, not the c
2017-05-24 20:27 GMT+08:00 Robin Murphy :
> On 24/05/17 12:34, Heiko Stuebner wrote:
>> Am Mittwoch, 24. Mai 2017, 11:26:10 CEST schrieb Robin Murphy:
>>> On 24/05/17 09:17, Heiko Stuebner wrote:
>>>> Hi Eddie,
>>>>
>>>> Am Mittwoch, 24
firefly reload board not support sd card yet. so support it.
Signed-off-by: Eddie Cai
Reviewed-by: Shawn Lin
---
arch/arm/boot/dts/rk3288-firefly-reload-core.dtsi | 31 +++
1 file changed, 31 insertions(+)
diff --git a/arch/arm/boot/dts/rk3288-firefly-reload-core.dtsi
b
2017-05-26 14:49 GMT+08:00 Shawn Lin :
> Hi Eddie,
>
> 在 2017/5/24 16:57, Eddie Cai 写道:
>>
>> due to layout limitation. not all of the reload board can support hs200.
>> so remove hs200 support to make all board can boot up.
>>
>> Signed-off-by: Eddie C
firefly reload board not support sd card yet. so support it.
Signed-off-by: Eddie Cai
---
arch/arm/boot/dts/rk3288-firefly-reload-core.dtsi | 31 +++
1 file changed, 31 insertions(+)
diff --git a/arch/arm/boot/dts/rk3288-firefly-reload-core.dtsi
b/arch/arm/boot/dts/rk3288
due to layout limitation. not all of the reload board can support hs200.
so remove hs200 support to make all board can boot up.
Signed-off-by: Eddie Cai
---
arch/arm/boot/dts/rk3288-firefly-reload-core.dtsi | 2 --
1 file changed, 2 deletions(-)
diff --git a/arch/arm/boot/dts/rk3288-firefly
Hi Shawn
2017-05-24 16:00 GMT+08:00 Shawn Lin :
> Hi,
>
> On 2017/5/24 15:50, Eddie Cai wrote:
>>
>> due to layout limitation. not all of the reload board can support hs200.
>> so remove hs200 support to make all board can boot up.
>
>
> You now also remove DDR
2017-05-24 16:47 GMT+08:00 Heiko Stuebner :
> Am Mittwoch, 24. Mai 2017, 16:44:05 CEST schrieb Eddie Cai:
>> 2017-05-24 16:17 GMT+08:00 Heiko Stuebner :
>> > Hi Eddie,
>> >
>> > Am Mittwoch, 24. Mai 2017, 15:33:41 CEST schrieb Eddie Cai:
>> >> t
the previous setting of act8846 is just copy from firefly board. but
the reload board is a little different from firefly board. let's correct
it.
Signed-off-by: Eddie Cai
---
arch/arm/boot/dts/rk3288-firefly-reload-core.dtsi | 21 +++--
1 file changed, 11 insertions(+
2017-05-24 16:17 GMT+08:00 Heiko Stuebner :
> Hi Eddie,
>
> Am Mittwoch, 24. Mai 2017, 15:33:41 CEST schrieb Eddie Cai:
>> the previous setting of act8846 is just copy from firefly board. but
>> the reload board is a little different from firefly board. let's correct
due to layout limitation. not all of the reload board can support hs200.
so remove hs200 support to make all board can boot up.
Signed-off-by: Eddie Cai
---
arch/arm/boot/dts/rk3288-firefly-reload-core.dtsi | 2 --
1 file changed, 2 deletions(-)
diff --git a/arch/arm/boot/dts/rk3288-firefly
the previous setting of act8846 is just copy from firefly board. but
the reload board is a little different from firefly board. let's correct
it.
Signed-off-by: Eddie Cai
---
arch/arm/boot/dts/rk3288-firefly-reload-core.dtsi | 21 +++--
1 file changed, 11 insertions(+
Hi Heiko
2017-05-22 23:02 GMT+08:00 Heiko Stuebner :
> Hi Eddie, Caesar,
>
> Am Montag, 24. April 2017, 18:29:26 CEST schrieb Eddie Cai:
>> Hi Heiko
>>
>> 2017-04-24 17:15 GMT+08:00 Heiko Stübner :
>> > Am Montag, 24. April 2017, 16:49:08 CEST schrieb Caesar Wa
the ids of clk_testout1 and clk_testout2 is incorrect now. let's correct it
Signed-off-by: Eddie Cai
---
drivers/clk/rockchip/clk-rk3399.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/clk/rockchip/clk-rk3399.c
b/drivers/clk/rockchip/clk-rk3399.c
we use SCLK_TESTCLKOUT1 and SCLK_TESTCLKOUT2 for camera, so add those ids.
Signed-off-by: Eddie Cai
---
include/dt-bindings/clock/rk3399-cru.h | 2 ++
1 file changed, 2 insertions(+)
diff --git a/include/dt-bindings/clock/rk3399-cru.h
b/include/dt-bindings/clock/rk3399-cru.h
index 220a60f
we use clk_testout1 and clk_testout2 for camera. e.g. mipi 24M mclk. the ids of
clk_testout1 and clk_testout2 is wrong. it's time to correct it.
Eddie Cai (2):
clk: rockchip: add ids for camera
clk: rockchip: fix the incorrect ids
drivers/clk/rockchip/clk-rk3399.c | 4 ++--
inclu
Hi Heiko
2017-04-24 17:15 GMT+08:00 Heiko Stübner :
> Am Montag, 24. April 2017, 16:49:08 CEST schrieb Caesar Wang:
>> 在 2017年04月24日 16:26, Heiko Stübner 写道:
>> > Hi Caesar,
>> >
>> > Am Montag, 24. April 2017, 14:18:50 CEST schrieb Caesar Wang:
>> >> Update the cpu opp table for rk3399 op1.
>> >
the id for clk_testout1 is wrong, so correct it.
Signed-off-by: Eddie Cai
---
drivers/clk/rockchip/clk-rk3399.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/clk/rockchip/clk-rk3399.c
b/drivers/clk/rockchip/clk-rk3399.c
index 73121b14..322611d 100644
--- a/drivers
the id for clk_testout1 is wrong, it's time to correct it.
Eddie Cai (2):
clk: rockchip: add SCLK_TESTCLKOUT1 id
clk: rockchip: fix the incorrect id for clk_testout1
drivers/clk/rockchip/clk-rk3399.c | 2 +-
include/dt-bindings/clock/rk3399-cru.h | 1 +
2 files changed, 2 inser
we use SCLK_TESTCLKOUT1 for camera, so add this id.
Signed-off-by: Eddie Cai
---
include/dt-bindings/clock/rk3399-cru.h | 1 +
1 file changed, 1 insertion(+)
diff --git a/include/dt-bindings/clock/rk3399-cru.h
b/include/dt-bindings/clock/rk3399-cru.h
index 220a60f..c505a98 100644
--- a
2017-04-19 6:20 GMT+08:00 Heiko Stuebner :
> Hi Eddie,
>
> Am Dienstag, 18. April 2017, 20:15:27 CEST schrieb Eddie Cai:
>> firefly reload is very similar with firefly board, so reuse firefly dtsi
>>
>> Signed-off-by: Eddie Cai
>> ---
>> arch/arm/boot/dt
firefly reload is very similar with firefly board, so reuse firefly dtsi
Signed-off-by: Eddie Cai
---
arch/arm/boot/dts/rk3288-firefly-reload-core.dtsi | 310 --
arch/arm/boot/dts/rk3288-firefly-reload.dts | 368 ++
2 files changed, 34 insertions
This patch add basic support for RK3288-Tinker board. We can boot in to rootfs
with this patch.
Signed-off-by: Eddie Cai
---
arch/arm/boot/dts/Makefile | 1 +
arch/arm/boot/dts/rk3288-tinker.dts | 536
2 files changed, 537 insertions(+)
create
From: Eddie Cai
Tinker board is a credit card size develop board designed by Asus.
Powered by RK3288.
Acked-by: Rob Herring
Signed-off-by: Eddie Cai
---
Documentation/devicetree/bindings/arm/rockchip.txt | 3 +++
1 file changed, 3 insertions(+)
diff --git a/Documentation/devicetree/bindings
This patch set add support for RK3288 Tinker board. Tinker board is a
credit card size develop board powered by RK3288.
Eddie Cai (2):
dt-bindings: add Asus Tinker board
ARM: dts: rockchip: add dts for RK3288-Tinker board
Documentation/devicetree/bindings/arm/rockchip.txt | 3 +
arch/arm
Hi
2017-02-09 7:07 GMT+08:00 Heiko Stuebner :
> Hi Eddie
>
> Am Montag, 6. Februar 2017, 10:14:47 CET schrieb Eddie Cai:
>> This patch add basic support for RK3288-Tinker board. We can boot in to
>> rootfs with this patch.
>>
>> Signed-off-by: Eddie
Hi Andrew
2017-02-06 10:54 GMT+08:00 Andrew Lunn :
> Hi Eddie
>
>> + button@0 {
>> + gpios = <&gpio0 5 GPIO_ACTIVE_LOW>;
>> + linux,code = <116>;
>
> It is a good idea to use include/dt-bindings/input/input.h
>
> and then you can replace <116> wi
Tinker board is a credit card size develop board designed by Asus.
Powered by RK3288.
Signed-off-by: Eddie Cai
---
Documentation/devicetree/bindings/arm/rockchip.txt | 3 +++
1 file changed, 3 insertions(+)
diff --git a/Documentation/devicetree/bindings/arm/rockchip.txt
b/Documentation
This patch add basic support for RK3288-Tinker board. We can boot in to rootfs
with this patch.
Signed-off-by: Eddie Cai
---
arch/arm/boot/dts/Makefile | 1 +
arch/arm/boot/dts/rk3288-tinker.dts | 543
2 files changed, 544 insertions(+)
create
This patch set add support for RK3288 Tinker board. Tinker board is a
credit card size develop board powered by RK3288.
Eddie Cai (2):
dt-bindings: add Asus Tinker board
ARM: dts: rockchip: add dts for RK3288-Tinker board
Documentation/devicetree/bindings/arm/rockchip.txt | 3 +
arch/arm
2017-01-20 16:12 GMT+08:00 Heiko Stuebner :
> Hi Eddie,
>
> Am Freitag, 20. Januar 2017, 15:10:47 CET schrieb Eddie Cai:
>> 2017-01-19 17:58 GMT+08:00 Heiko Stuebner :
>> > Hi Eddie,
>> >
>> > Am Donnerstag, 19. Januar 2017, 10:11:59 CET schrieb Eddie C
2017-01-20 10:29 GMT+08:00 Shawn Lin :
>
> On 2017/1/19 10:11, Eddie Cai wrote:
>>
>> This patch add basic support for RK3288-Tinker board. We can boot in to
>> rootfs
>> with this patch.
>>
>> Signed-off-by: Eddie Cai
>> ---
>> arch/arm/bo
2017-01-19 17:58 GMT+08:00 Heiko Stuebner :
> Hi Eddie,
>
> Am Donnerstag, 19. Januar 2017, 10:11:59 CET schrieb Eddie Cai:
>> This patch add basic support for RK3288-Tinker board. We can boot in to
>> rootfs with this patch.
>>
>> Signed-off-by: Eddie Cai
>
This patch set add support for RK3288 Tinker board.
Tinker board is a credit card size develop board powered by RK3288.
Eddie Cai (2):
dt-bindings: add Asus Tinker board
ARM: dts: rockchip: add dts for RK3288-Tinker board
Documentation/devicetree/bindings/arm/rockchip.txt | 3 +
arch/arm
Tinker board is a credit card size develop board designed by Asus.
Powered by RK3288.
Signed-off-by: Eddie Cai
---
Documentation/devicetree/bindings/arm/rockchip.txt | 3 +++
1 file changed, 3 insertions(+)
diff --git a/Documentation/devicetree/bindings/arm/rockchip.txt
b/Documentation
This patch add basic support for RK3288-Tinker board. We can boot in to rootfs
with this patch.
Signed-off-by: Eddie Cai
---
arch/arm/boot/dts/Makefile | 1 +
arch/arm/boot/dts/rk3288-tinker.dts | 556
2 files changed, 557 insertions(+)
create
Hi Andy
2015-09-10 19:04 GMT+08:00 Andy Yan :
> rockchip platform have a protocol to pass the kernel reboot
> mode to bootloader by some special registers when system reboot.
> By this way the bootloader can take different action according
> to the different kernel reboot mode, for example, comman
Hi ZhengXing
You should have two file for dts part. One is rk3036.dtsi for soc. The
other one is rk3036-sdk.dts for board.
2015-08-28 13:46 GMT+08:00 Xing Zheng :
> Initial release for rk3036, node definitions rk3036 sdk board.
>
> Signed-off-by: Xing Zheng
> ---
>
> Changes in v1: None
>
> arc
38 matches
Mail list logo