Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1437798

[PATCH 0/3] ARM: dts: the dts support for rk3288 firefly reload

From ayaka <ayaka@soulik.info>
Newsgroups linux.kernel
Subject [PATCH 0/3] ARM: dts: the dts support for rk3288 firefly reload
Date 2016-07-06 17:40 +0200
Message-ID <rRX5D-2x0-5@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


The rk3288 firefly reload  is a Rockchip RK3288 based board be found by
core board and main board. The regulators are connected in a different
way to the previous version of firefly boards, it is necessary to
move some common code to uncommon place.

I only tested the ethernet and confirmed that works.

ayaka (3):
  ARM: dts: add label leds for rk3288-firefly.dtsi
  ARM: dts: move regulator settings from common to specifics
  ARM: dts: add rk3288-firefly-reload

 arch/arm/boot/dts/Makefile                  |   1 +
 arch/arm/boot/dts/rk3288-firefly-beta.dts   |  30 ++++++++
 arch/arm/boot/dts/rk3288-firefly-reload.dts | 109 ++++++++++++++++++++++++++++
 arch/arm/boot/dts/rk3288-firefly.dts        |  30 ++++++++
 arch/arm/boot/dts/rk3288-firefly.dtsi       |  16 ++--
 5 files changed, 178 insertions(+), 8 deletions(-)
 create mode 100644 arch/arm/boot/dts/rk3288-firefly-reload.dts

-- 
2.7.4

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH 0/3] ARM: dts: the dts support for rk3288 firefly reload ayaka <ayaka@soulik.info> - 2016-07-06 17:40 +0200
  [PATCH 3/3] ARM: dts: add rk3288-firefly-reload ayaka <ayaka@soulik.info> - 2016-07-06 17:40 +0200
  [PATCH 2/3] ARM: dts: move regulator settings from common to specifics ayaka <ayaka@soulik.info> - 2016-07-06 17:40 +0200
    Re: [PATCH 2/3] ARM: dts: move regulator settings from common to specifics Heiko Stuebner <heiko@sntech.de> - 2016-07-06 18:20 +0200
      [PATCH 2/3] ARM: dts: move regulator settings from common to specifics Randy Li <ayaka@soulik.info> - 2016-07-06 19:40 +0200
      [PATCH 3/3] ARM: dts: add rk3288-firefly-reload Randy Li <ayaka@soulik.info> - 2016-07-06 19:40 +0200
      [PATCH 1/3] ARM: dts: add label leds for rk3288-firefly.dtsi Randy Li <ayaka@soulik.info> - 2016-07-06 19:40 +0200
      [PATCH 0/3] Re: [PATCH 2/3] ARM: dts: move regulator settings from common to specifics Randy Li <ayaka@soulik.info> - 2016-07-06 19:40 +0200
      [PATCH 3/3] ARM: dts: add rk3288-firefly-reload Randy Li <ayaka@soulik.info> - 2016-07-06 20:00 +0200
      [PATCH 0/3] Re:[PATCH 2/3] ARM: dts: move regulator settings from common to specifics Randy Li <ayaka@soulik.info> - 2016-07-06 20:00 +0200
        [PATCH 1/3] ARM: dts: add label leds for rk3288-firefly.dtsi Randy Li <ayaka@soulik.info> - 2016-07-06 20:00 +0200
        [PATCH 2/3] ARM: dts: move regulator settings from common to specifics Randy Li <ayaka@soulik.info> - 2016-07-06 20:00 +0200
      Re: [PATCH 2/3] ARM: dts: move regulator settings from common to  specifics Randy Li <ayaka@soulik.info> - 2016-07-06 20:10 +0200
      [PATCH 1/3] ARM: dts: add label leds for rk3288-firefly.dtsi Randy Li <ayaka@soulik.info> - 2016-07-06 20:30 +0200
      [PATCH 3/3] ARM: dts: add rk3288-firefly-reload Randy Li <ayaka@soulik.info> - 2016-07-06 20:30 +0200
      [PATCH 2/3] ARM: dts: move regulator settings from common to specifics Randy Li <ayaka@soulik.info> - 2016-07-06 20:30 +0200
      [PATCH 0/3] ARM: dts: the dts support for rk3288 firefly reload Randy Li <ayaka@soulik.info> - 2016-07-06 20:30 +0200
        Re: [PATCH 0/3] ARM: dts: the dts support for rk3288 firefly reload Heiko Stuebner <heiko@sntech.de> - 2016-07-07 23:40 +0200
          Re: [PATCH 0/3] ARM: dts: the dts support for rk3288 firefly reload ayaka <ayaka@soulik.info> - 2016-07-09 17:50 +0200
            Re: [PATCH 0/3] ARM: dts: the dts support for rk3288 firefly reload Heiko Stuebner <heiko@sntech.de> - 2016-07-10 01:10 +0200

csiph-web