From: Yangtao Li <tiny.windzz@gmail•com>
To: robh+dt@kernel•org, mark.rutland@arm•com, kgene@kernel•org,
krzk@kernel•org, devicetree@vger•kernel.org,
linux-arm-kernel@lists•infradead.org,
linux-samsung-soc@vger•kernel.org, linux-kernel@vger•kernel.org
Cc: Yangtao Li <tiny.windzz@gmail•com>
Subject: [PATCH 1/2] ARM: dts: exynos: tiny4412: add fimd node
Date: Mon, 6 Jan 2020 19:10:02 +0000 [thread overview]
Message-ID: <20200106191003.21584-1-tiny.windzz@gmail.com> (raw)
The patch adds fimd node for tiny4412 device.
Signed-off-by: Yangtao Li <tiny.windzz@gmail•com>
---
arch/arm/boot/dts/exynos4412-tiny4412.dts | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/arch/arm/boot/dts/exynos4412-tiny4412.dts b/arch/arm/boot/dts/exynos4412-tiny4412.dts
index 01f37b5ac9c4..2b62cb27420c 100644
--- a/arch/arm/boot/dts/exynos4412-tiny4412.dts
+++ b/arch/arm/boot/dts/exynos4412-tiny4412.dts
@@ -68,6 +68,14 @@
};
};
+&fimd {
+ pinctrl-0 = <&lcd_clk>, <&lcd_data24>;
+ pinctrl-names = "default";
+ #address-cells = <1>;
+ #size-cells = <0>;
+ status = "okay";
+};
+
&rtc {
status = "okay";
};
--
2.17.1
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists•infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next reply other threads:[~2020-01-06 19:10 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-01-06 19:10 Yangtao Li [this message]
2020-01-06 19:10 ` [PATCH 2/2] ARM: dts: exynos: tiny4412: add proper panel node Yangtao Li
2020-01-07 9:04 ` Krzysztof Kozlowski
2020-01-07 19:07 ` Frank Lee
2020-01-08 7:59 ` Krzysztof Kozlowski
2020-01-07 8:45 ` [PATCH 1/2] ARM: dts: exynos: tiny4412: add fimd node Krzysztof Kozlowski
2020-01-07 8:49 ` Krzysztof Kozlowski
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200106191003.21584-1-tiny.windzz@gmail.com \
--to=tiny.windzz@gmail$(echo .)com \
--cc=devicetree@vger$(echo .)kernel.org \
--cc=kgene@kernel$(echo .)org \
--cc=krzk@kernel$(echo .)org \
--cc=linux-arm-kernel@lists$(echo .)infradead.org \
--cc=linux-kernel@vger$(echo .)kernel.org \
--cc=linux-samsung-soc@vger$(echo .)kernel.org \
--cc=mark.rutland@arm$(echo .)com \
--cc=robh+dt@kernel$(echo .)org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox