Hello,
On Fri, Aug 05, 2016 at 03:31:25PM +0200, Fabien Lahoudere wrote:
> diff --git a/arch/arm/boot/dts/imx53-ppd.dts b/arch/arm/boot/dts/imx53-ppd.dts
> new file mode 100644
> index 000..51f33d5
> --- /dev/null
> +++ b/arch/arm/boot/dts/imx53-ppd.dts
> @@ -0,0 +1,1024 @@
> +/*
> + * Copyrig
Hello,
Thanks for your comments
On 05/08/2016 15:39, Mark Rutland wrote:
On Fri, Aug 05, 2016 at 03:31:25PM +0200, Fabien Lahoudere wrote:
+/*
+ * Hardware uses CKO2 at 24MHz at several places. Set the parent clock of
+ * CKO2 to OSC.
+ */
+#define CKO2_CONFIGURATION \
+ clock-frequency
On Fri, Aug 05, 2016 at 03:31:25PM +0200, Fabien Lahoudere wrote:
> +/*
> + * Hardware uses CKO2 at 24MHz at several places. Set the parent clock of
> + * CKO2 to OSC.
> + */
> +#define CKO2_CONFIGURATION \
> + clock-frequency = <2400>; \
> + clocks = <&clks IMX5_CLK_CKO2>; \
> + as
PPD is a product from GE Healthcare to monitor vital biometric signals.
In order to support it upstream, we add its device tree file
imx53-ppd.dts.
Signed-off-by: Fabien Lahoudere
---
arch/arm/boot/dts/Makefile |1 +
arch/arm/boot/dts/imx53-ppd.dts | 1024 +++
4 matches
Mail list logo