All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] move Rockchip ISP bindings out of staging / add ISP DT nodes for RK3399
@ 2020-04-02  0:02 Helen Koike
       [not found] ` <20200402000234.226466-1-helen.koike-ZGY8ohtN/8qB+jHODAdFcQ@public.gmane.org>
                   ` (2 more replies)
  0 siblings, 3 replies; 28+ messages in thread
From: Helen Koike @ 2020-04-02  0:02 UTC (permalink / raw)
  To: devicetree, linux-media, linux-rockchip
  Cc: linux-kernel, devel, robh+dt, heiko, hverkuil-cisco, kernel,
	dafna.hirschfeld, ezequiel, mark.rutland, karthik.poduval

Move the bindings out of drivers/staging and place them in
Documentation/devicetree/bindings instead.

Also, add DT nodes for RK3399 and verify with make ARCH=arm64 dtbs_check

Tested by verifying images streamed from RockPi 4 board with imx219
module.

Helen Koike (2):
  dt-bindings: phy: phy-rockchip-dphy-rx0: move rockchip dphy rx0
    bindings out of staging
  dt-bindings: media: rkisp1: move rockchip-isp1 bindings out of staging

Shunqian Zheng (2):
  arm64: dts: rockchip: add rx0 mipi-phy for rk3399
  arm64: dts: rockchip: add isp0 node for rk3399

 .../bindings/media/rockchip-isp1.yaml         |  0
 .../bindings/phy/rockchip-mipi-dphy-rx0.yaml  |  0
 arch/arm64/boot/dts/rockchip/rk3399.dtsi      | 38 +++++++++++++++++++
 3 files changed, 38 insertions(+)
 rename {drivers/staging/media/rkisp1/Documentation => Documentation}/devicetree/bindings/media/rockchip-isp1.yaml (100%)
 rename {drivers/staging/media/phy-rockchip-dphy-rx0/Documentation => Documentation}/devicetree/bindings/phy/rockchip-mipi-dphy-rx0.yaml (100%)

-- 
2.26.0

^ permalink raw reply	[flat|nested] 28+ messages in thread

end of thread, other threads:[~2020-04-03 13:00 UTC | newest]

Thread overview: 28+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-04-02  0:02 [PATCH 0/4] move Rockchip ISP bindings out of staging / add ISP DT nodes for RK3399 Helen Koike
     [not found] ` <20200402000234.226466-1-helen.koike-ZGY8ohtN/8qB+jHODAdFcQ@public.gmane.org>
2020-04-02  0:02   ` [PATCH 1/4] dt-bindings: phy: phy-rockchip-dphy-rx0: move rockchip dphy rx0 bindings out of staging Helen Koike
2020-04-02  0:02     ` Helen Koike
2020-04-02 12:16     ` Johan Jonker
2020-04-02 14:42       ` Helen Koike
2020-04-02 16:17     ` Ezequiel Garcia
     [not found]       ` <a86bfa69fef8eee428d7c89b1d4fe99728af2ab7.camel-ZGY8ohtN/8qB+jHODAdFcQ@public.gmane.org>
2020-04-03 13:00         ` Helen Koike
2020-04-03 13:00           ` Helen Koike
2020-04-02  0:02   ` [PATCH 4/4] arm64: dts: rockchip: add isp0 node for rk3399 Helen Koike
2020-04-02  0:02     ` Helen Koike
2020-04-02 17:20     ` Johan Jonker
     [not found]       ` <1187d28a-6fb9-fd12-a422-8a4220a11e79-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2020-04-02 19:46         ` Helen Koike
2020-04-02 19:46           ` Helen Koike
     [not found]           ` <d8b05dd4-1ece-9513-b2ec-0cb58f665c5e-ZGY8ohtN/8qB+jHODAdFcQ@public.gmane.org>
2020-04-02 20:10             ` Johan Jonker
2020-04-02 20:10               ` Johan Jonker
2020-04-02  0:02 ` [PATCH 2/4] dt-bindings: media: rkisp1: move rockchip-isp1 bindings out of staging Helen Koike
     [not found]   ` <20200402000234.226466-3-helen.koike-ZGY8ohtN/8qB+jHODAdFcQ@public.gmane.org>
2020-04-02 11:35     ` Johan Jonker
2020-04-02 11:35       ` Johan Jonker
     [not found]       ` <7e53ec1e-33bd-3385-40a0-de3fd00ad1a1-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2020-04-02 14:42         ` Helen Koike
2020-04-02 14:42           ` Helen Koike
2020-04-02  0:02 ` [PATCH 3/4] arm64: dts: rockchip: add rx0 mipi-phy for rk3399 Helen Koike
     [not found]   ` <20200402000234.226466-4-helen.koike-ZGY8ohtN/8qB+jHODAdFcQ@public.gmane.org>
2020-04-02 13:48     ` Johan Jonker
2020-04-02 13:48       ` Johan Jonker
2020-04-02 14:31       ` Heiko Stübner
2020-04-02 14:37         ` Johan Jonker
2020-04-02 14:37           ` Johan Jonker
2020-04-02 14:49           ` Heiko Stübner
2020-04-02 14:43         ` Helen Koike

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.