Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1216811
| From | Javier Martinez Canillas <javier@osg.samsung.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] ARM: dts: Add exynos5422-odroidxu4 board |
| Date | 2015-09-01 14:20 +0200 |
| Message-ID | <q3SHF-6h9-23@gated-at.bofh.it> (permalink) |
| References | <q3oqd-4tO-1@gated-at.bofh.it> <q3Pqq-1sL-19@gated-at.bofh.it> <q3SxY-65L-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hello Krzysztof,
On 09/01/2015 02:00 PM, Krzysztof Kozlowski wrote:
> W dniu 01.09.2015 o 17:48, Javier Martinez Canillas pisze:
[snip]
>>>
>>> &hsi2c_5 {
>>> status = "okay";
>>
>> since I believe for the Odroid XU4 we would like this to be disabled.
>> The only I2C device in this I2C bus is the max98090 codec which is
>> not present in the XU4.
>
> hsi2c_5 and i2s_0 are not used by board directly but are connected to
> external connector:
> http://www.hardkernel.com/main/products/prdt_info.php?g_code=G143452239825&tab_idx=2
>
> This is the 12pin GPIO/I2C/I2S connector in bottom-right corner of board
> view.
>
Thanks for the info, I missed that.
> This is why I left this and is2_0 enabled on Odroid XU4 - I assumed
> someone may connect something to it. However I have doubts if it is
Yes, now it makes sense.
> usable in such state: without respective addresses and interrupts. In
> the same time OF_OVERLAY should customize it properly.
>
> What do you think?
>
As you said, these are not usable in the current form since if someone
wants to use it, has to add a dev node for the I2C device, possibly a
clock-frequency to change the default operating frequency, etc.
So has to either create a new DTS based on exynos5422-odroidxu4.dts or
as you said use OF overlays. IMHO these should be left disabled and be
enabled by users when adding the needed stuff.
> Thanks for review,
> Best regards,
> Krzysztof
>
Best regards,
--
Javier Martinez Canillas
Open Source Group
Samsung Research America
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH] ARM: dts: Add exynos5422-odroidxu4 board Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2015-08-31 06:00 +0200
Re: [PATCH] ARM: dts: Add exynos5422-odroidxu4 board Javier Martinez Canillas <javier@osg.samsung.com> - 2015-09-01 10:50 +0200
Re: [PATCH] ARM: dts: Add exynos5422-odroidxu4 board Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2015-09-01 14:10 +0200
Re: [PATCH] ARM: dts: Add exynos5422-odroidxu4 board Javier Martinez Canillas <javier@osg.samsung.com> - 2015-09-01 14:20 +0200
Re: [PATCH] ARM: dts: Add exynos5422-odroidxu4 board Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2015-09-01 14:30 +0200
csiph-web