All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] arm64: dts: qcom: dts improvements
@ 2017-11-01 17:53 ` Damien Riegel
  0 siblings, 0 replies; 28+ messages in thread
From: Damien Riegel @ 2017-11-01 17:53 UTC (permalink / raw)
  To: linux-arm-msm, linux-soc, devicetree, linux-arm-kernel, linux-kernel
  Cc: Andy Gross, David Brown, Rob Herring, Mark Rutland,
	Catalin Marinas, Will Deacon, kernel, Damien Riegel

The goal of this series was to add missing I2C bindings for BLSP_I2C1,
BLSP_I2C3, and BLSP_I2C5. But while working on this, I noticed some
styling issues and decided to tackle them in the same patchset, mostly
because they touch the same files and the same people will be involved
for the review. Let me know if you'd rather see them sent separately.

First patch reindents the wcd_codec block in pm8916.dtsi with respect
to the kernel standards.

Second patch and third patch makes existing I2C more in sync with the
rest of the bindings by dropping assignments to a property that doesn't
take a value, and by making their style matches thus of SPI bindings.

Last patch add bindings of I2C cores 1, 3, and 5.

Damien Riegel (4):
  arm64: dts: qcom: pm8916: fix wcd_codec indentation
  arm64: dts: qcom: msm8916-pins: remove assignments to bias-disable
  arm64: dts: qcom: msm8916: normalize I2C bindings
  arm64: dts: qcom: msm8916: add bindings for i2c1, i2c3, i2c5

 arch/arm64/boot/dts/qcom/msm8916-pins.dtsi | 84 +++++++++++++++++++++++++++---
 arch/arm64/boot/dts/qcom/msm8916.dtsi      | 57 +++++++++++++++++---
 arch/arm64/boot/dts/qcom/pm8916.dtsi       | 82 ++++++++++++++---------------
 3 files changed, 169 insertions(+), 54 deletions(-)

-- 
2.15.0

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

end of thread, other threads:[~2017-11-14 23:13 UTC | newest]

Thread overview: 28+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-01 17:53 [PATCH 0/4] arm64: dts: qcom: dts improvements Damien Riegel
2017-11-01 17:53 ` Damien Riegel
2017-11-01 17:53 ` [PATCH 1/4] arm64: dts: qcom: pm8916: fix wcd_codec indentation Damien Riegel
2017-11-01 17:53   ` Damien Riegel
     [not found]   ` <20171101175335.22123-2-damien.riegel-4ysUXcep3aM1wj+D4I0NRVaTQe2KTcn/@public.gmane.org>
2017-11-09 16:49     ` Bjorn Andersson
2017-11-09 16:49       ` Bjorn Andersson
2017-11-09 16:49       ` Bjorn Andersson
2017-11-01 17:53 ` [PATCH 2/4] arm64: dts: qcom: msm8916-pins: remove assignments to bias-disable Damien Riegel
2017-11-01 17:53   ` Damien Riegel
2017-11-09 16:50   ` Bjorn Andersson
2017-11-09 16:50     ` Bjorn Andersson
2017-11-01 17:53 ` [PATCH 3/4] arm64: dts: qcom: msm8916: normalize I2C bindings Damien Riegel
2017-11-01 17:53   ` Damien Riegel
     [not found]   ` <20171101175335.22123-4-damien.riegel-4ysUXcep3aM1wj+D4I0NRVaTQe2KTcn/@public.gmane.org>
2017-11-09 16:56     ` Bjorn Andersson
2017-11-09 16:56       ` Bjorn Andersson
2017-11-09 16:56       ` Bjorn Andersson
2017-11-01 17:53 ` [PATCH 4/4] arm64: dts: qcom: msm8916: add bindings for i2c1, i2c3, i2c5 Damien Riegel
2017-11-01 17:53   ` Damien Riegel
     [not found]   ` <20171101175335.22123-5-damien.riegel-4ysUXcep3aM1wj+D4I0NRVaTQe2KTcn/@public.gmane.org>
2017-11-09 17:00     ` Bjorn Andersson
2017-11-09 17:00       ` Bjorn Andersson
2017-11-09 17:00       ` Bjorn Andersson
2017-11-09 17:14       ` Damien Riegel
2017-11-09 17:14         ` Damien Riegel
2017-11-11  7:56         ` Bjorn Andersson
2017-11-11  7:56           ` Bjorn Andersson
2017-11-14 23:13           ` Damien Riegel
2017-11-14 23:13             ` Damien Riegel
2017-11-14 23:13             ` Damien Riegel

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.