Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1577940

Re: [PATCH v4] eeprom/at24: use device_property_*() functions instead of of_get_property()

From Ben Gardner <gardner.ben@gmail.com>
Newsgroups linux.kernel
Subject Re: [PATCH v4] eeprom/at24: use device_property_*() functions instead of of_get_property()
Date 2017-02-09 21:40 +0100
Message-ID <t93Fw-2mP-13@gated-at.bofh.it> (permalink)
References <t90xY-vh-43@gated-at.bofh.it> <t90Rj-BX-21@gated-at.bofh.it> <t93Fw-2mP-15@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Thu, Feb 9, 2017 at 1:58 PM, Wolfram Sang <wsa@the-dreams.de> wrote:
>
>> Note: Matching the driver to the I2C device requires another patch.
>>  http://www.spinics.net/lists/linux-acpi/msg71914.html
>
> Do I get it right? With the patch applied we won't have a regression but
> the new feature will only be available when the above series is
> upstream? So, it is a "weak" dependency?

That is correct.
This patch shouldn't cause any regressions, but isn't useful without
the other patch series.

The other patch series was picked up today by Rafael J. Wysocki.
http://marc.info/?l=linux-acpi&m=148664872023023&w=2

Ben

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH v3] eeprom/at24: use device_property_*() functions instead of of_get_property() Ben Gardner <gardner.ben@gmail.com> - 2017-02-09 18:20 +0100
  Re: [PATCH v3] eeprom/at24: use device_property_*() functions instead  of of_get_property() Ben Gardner <gardner.ben@gmail.com> - 2017-02-09 18:20 +0100
    [PATCH v4] eeprom/at24: use device_property_*() functions instead of of_get_property() Ben Gardner <gardner.ben@gmail.com> - 2017-02-09 18:40 +0100
      Re: [PATCH v4] eeprom/at24: use device_property_*() functions instead  of of_get_property() Andy Shevchenko <andy.shevchenko@gmail.com> - 2017-02-09 18:50 +0100
      Re: [PATCH v4] eeprom/at24: use device_property_*() functions instead  of of_get_property() Ben Gardner <gardner.ben@gmail.com> - 2017-02-09 21:40 +0100
      Re: [PATCH v4] eeprom/at24: use device_property_*() functions  instead of of_get_property() Wolfram Sang <wsa@the-dreams.de> - 2017-02-09 22:50 +0100
      Re: [PATCH v4] eeprom/at24: use device_property_*() functions  instead of of_get_property() Wolfram Sang <wsa@the-dreams.de> - 2017-02-10 16:40 +0100

csiph-web