[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAL_Jsq+TCaWZOuS-wKTFtxFShZcSj=Zg12f1NonN3DL-4hHWSA@mail.gmail.com>
Date: Thu, 19 Apr 2018 20:06:52 -0500
From: Rob Herring <robh+dt@...nel.org>
To: Lukasz Majewski <lukma@...x.de>
Cc: Mark Rutland <mark.rutland@....com>,
Shawn Guo <shawnguo@...nel.org>,
Sascha Hauer <kernel@...gutronix.de>,
Fabio Estevam <fabio.estevam@....com>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
devicetree@...r.kernel.org,
"moderated list:ARM/FREESCALE IMX / MXC ARM ARCHITECTURE"
<linux-arm-kernel@...ts.infradead.org>
Subject: Re: [PATCH v6] ARM: dts: tpc: Device tree description of the iMX6Q
TPC board
On Thu, Apr 19, 2018 at 9:32 AM, Lukasz Majewski <lukma@...x.de> wrote:
> This commit adds device tree description of Kieback & Peter GmbH
> iMX6Q TPC board.
>
> Signed-off-by: Lukasz Majewski <lukma@...x.de>
> Reviewed-by: Fabio Estevam <fabio.estevam@....com>
>
> ---
> Changes for v6:
> - Add space between // and SPDX
> - Replace 'disp0' with 'display'
> - Replace 'rtc: ds1307@32' with 'ds1307: rtc@32'
> - Replace 'codec: audio-codec@a' with 'sgtl5000: audio-codec@a'
> - Move &can[12] nodes extension to proper position to be alphabetically sorted
>
> Changes for v5:
> - Use 'interpolation-steps' to fill the brightness level table
> - Remove not needed status = "okay" properties
> - Replace goodix_ts -> touchscreen
> - Replace sgtl5000 -> audio-codec
>
> This patch depends on PWM backlight intepolation work:
> https://patchwork.kernel.org/patch/10330775/
> https://patchwork.kernel.org/patch/10330777/
>
> Changes for v4:
> - Remove not needed bus-format-override = "rgb565";
> property
>
> Changes for v3:
> - Provide proper compatible for RTC DTS node
> - Remove wrong comment style for beeper
> - Add proper SPDX entries for DTS files
> - Add vendor prefix to a separate patch
>
> Changes for v2:
> - SPDX license identifiers used
> - Separate regulators
> - Proper beeper driver
> - Use of the lcd panel (with compatible) instead of timings provided in
> device tree
> - Add IRQ types (like IRQ_TYPE_EDGE_FALLING) and GPIO active levels (like
> GPIO_ACTIVE_HIGH)
> - Remove not needed nodes
> - Make W=1 dtbs compilation with no errors
> ---
> arch/arm/boot/dts/Makefile | 1 +
> arch/arm/boot/dts/imx6q-kp-tpc.dts | 22 ++
> arch/arm/boot/dts/imx6q-kp.dtsi | 432 +++++++++++++++++++++++++++++++++++++
> 3 files changed, 455 insertions(+)
> create mode 100644 arch/arm/boot/dts/imx6q-kp-tpc.dts
> create mode 100644 arch/arm/boot/dts/imx6q-kp.dtsi
Reviewed-by: Rob Herring <robh@...nel.org>
Powered by blists - more mailing lists